2ada1115 | 11-Aug-2024 |
mseidel |
Fixed typo (chnage -> change), general cleanup (cherry picked from commit 721f84f292c13ee103c3eff117eb0ad9b2066153) |
fad7b0c6 | 08-Jul-2024 |
John Bampton |
Fix spelling (#222) * Fix spelling * Update unochart.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit de739a45664e
Fix spelling (#222) * Fix spelling * Update unochart.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit de739a45664e13ac6744efb02ae3ce7d6c95e7a9)
show more ...
|
Revision tags: AOO420-Dev5-m5, AOO4115-GA |
|
7a980842 | 12-Feb-2023 |
DamjanJovanovic |
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage (cherry picked from commit d5edfd09768da46c2f9d7c365bf67
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage (cherry picked from commit d5edfd09768da46c2f9d7c365bf67318f0694735)
show more ...
|
c17c36cc | 28-Jan-2023 |
mseidel |
Small string changes in Calc (changed cell comment) This fixes: https://bz.apache.org/ooo/show_bug.cgi?id=128557 (cherry picked from commit 375f5bafad26878da9deb0e418aea6df7e31d41e) |
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA |
|
e4261b3f | 16-Mar-2022 |
Arrigo Marchiori |
Add "empty" and "not empty" autofilters Patch by Srinivasa Ragavan (sragavan), adapted to current sources |
Revision tags: AOO4112-GA |
|
de5dd74e | 05-Feb-2022 |
mseidel |
Remove 'old-style' shadow from Calc preview (cherry picked from commit 81443bbce0f0769fd08f4cdb529a424f1d36aeb7) |
Revision tags: AOO4111-GA, AOO420-Dev3-m3 |
|
437a6594 | 26-Apr-2021 |
mseidel |
Fixed typos (initalize -> initialize) (cherry picked from commit 6e9cccf42f52eac53abb7399073134c0cb193d0e) |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
26cf26dd | 10-Jul-2020 |
mseidel |
Fixed typos (contex -> context) (cherry picked from commit 6f247e9c8aac1895f310561142b0e64ebdd27411) |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413 |
|
b77af630 | 15-Jan-2017 |
damjan |
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/re
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778876 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121 |
|
c5c7750d | 12-Nov-2015 |
Damjan Jovanovic |
#i35093# Find (and replace) on selected cells is misleading When any cellc in Calc are selected at the time the "Find & Replace" dialog is opened, automatically check the "Current select
#i35093# Find (and replace) on selected cells is misleading When any cellc in Calc are selected at the time the "Find & Replace" dialog is opened, automatically check the "Current selection only" checkbox, just like Writer does when multiple lines of text are selected when this dialog opens. Users expect this from Writer and other spreadsheets, and not doing it can even lead to wrong cells being changed when "Replace" is used! Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1714091 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
b7caab40 | 27-Jan-2015 |
Tsutomu Uchino |
#i85241# store settings about value highlighting in document git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1655033 13f79535-47bb-0310-9956-ffa450edef68 |
4d40bd34 | 15-May-2014 |
Herbert Dürr |
#i124422# fix implicit conversions to pointer from bool/int32 implicit conversions from bool or int32 to pointer types are not a good idea and clang>=3.4 or xcode>=5.1 now report errors
#i124422# fix implicit conversions to pointer from bool/int32 implicit conversions from bool or int32 to pointer types are not a good idea and clang>=3.4 or xcode>=5.1 now report errors for such code. The errors break the build and so they have to be fixed. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594864 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
6d0e8f38 | 10-Mar-2014 |
Andre Fischer |
i124361: Enable exception support for all sc source files. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1575930 13f79535-47bb-0310-9956-ffa450edef68 |
d636f962 | 26-Feb-2014 |
Armin Le Grand |
i123672 Made data used in ScPrintFunc to prepare print preview dynamic git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571902 13f79535-47bb-0310-9956-ffa450edef68 |
52f1c2ee | 07-Feb-2014 |
Armin Le Grand |
i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310
i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a206ee71 | 29-Jan-2014 |
Armin Le Grand |
i124085 disabled CF_DIBV5 (no advantages but some problems), increased png support git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562493 13f79535-47bb-0310-9956-ffa450edef68 |
710dc5ad | 19-Jan-2014 |
Pavel Janík |
WaE: Reorder initializations to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559545 13f79535-47bb-0310-9956-ffa450edef68 |
c2857b95 | 16-Jan-2014 |
Jürgen Schmidt |
#21280# apply patch to enable/disable shift cell options depending on the copy/paste Patch By: Shenfeng Liu Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/open
#21280# apply patch to enable/disable shift cell options depending on the copy/paste Patch By: Shenfeng Liu Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558753 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4b4244d8 | 06-Jan-2014 |
Steve Yin |
Bug 123629 - [ia2] Calc: Invalid focus event fired after editing cell Some Coverity issues fixes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555694 13f79535-47bb-
Bug 123629 - [ia2] Calc: Invalid focus event fired after editing cell Some Coverity issues fixes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555694 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3ea0c3d5 | 29-Nov-2013 |
Herbert Dürr |
#i123768# remove pre-IA2 code remains that has been commented out The pre-IA2 code is available in the repository and the commented out code made the methods less readable.
#i123768# remove pre-IA2 code remains that has been commented out The pre-IA2 code is available in the repository and the commented out code made the methods less readable. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546553 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
8e8ee8fe | 29-Sep-2013 |
Steve Yin |
Fix build errors. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1527279 13f79535-47bb-0310-9956-ffa450edef68
|
0deba7fb | 27-Sep-2013 |
Steve Yin |
AOO IA2 enabled draft version 1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401 |
|
22407013 | 06-Sep-2013 |
Oliver-Rainer Wittmann |
122862: adjust code for issue 12666 in order to solve regressions 122862, 122870, 122955, 123161 and 123163 For 12666 new internal database ranges have been introduced. The fix reduc
122862: adjust code for issue 12666 in order to solve regressions 122862, 122870, 122955, 123161 and 123163 For 12666 new internal database ranges have been introduced. The fix reduced its usage to the once needed for the Auto Filter function. Standard Filter and Special Filter should be untouched now. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1520602 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d8ed516e | 13-Aug-2013 |
Armin Le Grand |
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa45
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|