721f84f2 | 11-Aug-2024 |
mseidel |
Fixed typo (chnage -> change), general cleanup |
de739a45 | 08-Jul-2024 |
John Bampton |
Fix spelling (#222) * Fix spelling * Update unochart.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> |
Revision tags: AOO420-Dev5-m5, AOO4115-GA |
|
d5edfd09 | 12-Feb-2023 |
DamjanJovanovic |
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage
|
375f5baf | 28-Jan-2023 |
mseidel |
Small string changes in Calc (changed cell comment) This fixes: https://bz.apache.org/ooo/show_bug.cgi?id=128557 |
Revision tags: AOO4114-GA |
|
c2eaa082 | 01-Jan-2023 |
Damjan Jovanovic |
Preliminary attempt to convert all instances of GetParagraphCount() to return a sal_uInt32 or sal_uLong, and fix any related problems in all their callers. Patch by: me |
Revision tags: AOO420-Dev4-m4, AOO4113-GA |
|
840d0e68 | 16-Mar-2022 |
Arrigo Marchiori |
Add "empty" and "not empty" autofilters Patch by Srinivasa Ragavan (sragavan), adapted to current sources (cherry picked from commit e4261b3f576e1ecd15352e270e6c8ceccdfd4a13) |
Revision tags: AOO4112-GA |
|
81443bbc | 05-Feb-2022 |
mseidel |
Remove 'old-style' shadow from Calc preview |
Revision tags: AOO4111-GA, AOO420-Dev3-m3 |
|
6e9cccf4 | 26-Apr-2021 |
mseidel |
Fixed typos (initalize -> initialize) |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
6f247e9c | 10-Jul-2020 |
mseidel |
Fixed typos (contex -> context) |
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 ...
|