92f0604b | 01-Apr-2024 |
John Bampton |
Fix spelling in code comments (#208) * Fix spelling in code comments * Update ImageControl.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (
Fix spelling in code comments (#208) * Fix spelling in code comments * Update ImageControl.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 604463aab236cbd58e239a75c72bcfcf83f4ecac)
show more ...
|
Revision tags: AOO420-Dev5-m5 |
|
1738ad43 | 30-Apr-2023 |
mseidel |
Fixed typo (overriden -> overridden) and some others (cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88) |
Revision tags: 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 ...
|
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3 |
|
b6f6e913 | 25-Jul-2021 |
mseidel |
Fixed typo (retrievs -> retrieves), removed whitespace (cherry picked from commit 0a65ad12ceacfbe889644e8b3ba24050023f97a8) |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
796b7e2a | 01-Oct-2020 |
mseidel |
Fixed typos (thats -> that's) and many more (cherry picked from commit cfd52e183e60a1a0f86b79e1f5a1cdd3ab0b202f) |
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 ...
|
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411 |
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
5b2f55dd | 14-Feb-2014 |
Steve Yin |
Bug 124065 - [Performance] Low performance opening attached .ods git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1568219 13f79535-47bb-0310-9956-ffa450edef68 |
3d762826 | 06-Jan-2014 |
Herbert Dürr |
#i123817# prepare codebase for updating to boost 1.55 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555789 13f79535-47bb-0310-9956-ffa450edef68 |
d0db51ec | 20-Dec-2013 |
Jürgen Schmidt |
#91439# apply patch to copy key modifiers as well Patch By: hanya Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552675 13f79535-47bb-0310-99
#91439# apply patch to copy key modifiers as well Patch By: hanya Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552675 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401 |
|
37478ac7 | 28-Aug-2013 |
Herbert Dürr |
#i122822# revert fix for issue 121058 Sample reduction is only viable on the view side, but not on the generic data provider side. Reverting r1388440 to fix the latter. Patch by
#i122822# revert fix for issue 121058 Sample reduction is only viable on the view side, but not on the generic data provider side. Reverting r1388440 to fix the latter. Patch by: Yan Peng Guo Regression isolated by: Regina Henschel, Herbert Duerr Found by: rohner@tofwerk.com git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518091 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
96f862ca | 12-Jun-2013 |
Armin Le Grand |
i118840 Make it possible to identify temporary calc docs and use it to not access inexistent data git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1492126 13f79535-47bb-0310-995
i118840 Make it possible to identify temporary calc docs and use it to not access inexistent data git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1492126 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
facb16e7 | 30-Mar-2013 |
Armin Le Grand |
i121799 Panels for Calc, AlignmentPropertyPanel and CellAppearancePropertyPanel, plus some updates/corrections git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@146283
i121799 Panels for Calc, AlignmentPropertyPanel and CellAppearancePropertyPanel, plus some updates/corrections git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1462835 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
464f741a | 16-Nov-2012 |
Armin Le Grand |
#121334# deactivated setting chart OLE background to transparent for better UI experience and better back-compatibility to other OpenOffice derivates git-svn-id: https://svn.apache.org/repos
#121334# deactivated setting chart OLE background to transparent for better UI experience and better back-compatibility to other OpenOffice derivates git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1410282 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6f0b96b4 | 14-Nov-2012 |
Armin Le Grand |
#121334# turbned back chart non-fill defaults, done the non-fill using tooling when chreating new chart modules git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409191 13f79
#121334# turbned back chart non-fill defaults, done the non-fill using tooling when chreating new chart modules git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409191 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7d1ce60b | 11-Oct-2012 |
Wang Lei |
#i121178 Chart name in Excel is different with the name in AOO Patch by: Clarence GUO Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incuba
#i121178 Chart name in Excel is different with the name in AOO Patch by: Clarence GUO Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1396896 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3ce8cab8 | 28-Sep-2012 |
Wang Lei |
#i121136 Improve Spreadsheet performance in some area (Patch 1) Patch by: Wang Lei Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator
#i121136 Improve Spreadsheet performance in some area (Patch 1) Patch by: Wang Lei Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391359 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ce3da90d | 21-Sep-2012 |
Wang Lei |
#i121058 To open a sample file contains chart with large data source can lead to AOO crash Patch by: Clarence GUO Review by: Wang Lei git-svn-id: https://svn
#i121058 To open a sample file contains chart with large data source can lead to AOO crash Patch by: Clarence GUO Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388440 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
61e64f4a | 21-Sep-2012 |
Wang Lei |
#i120962 Chart data lost if the source data refers to a range name which is defined as a reference formula Patch by: Clarence GUO Review by: Wang Lei git-svn
#i120962 Chart data lost if the source data refers to a range name which is defined as a reference formula Patch by: Clarence GUO Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388342 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
102b8ff7 | 07-Sep-2012 |
Wang Lei |
#i120478 Enhancement request: support sheet scoped named ranges in Calc Some modification 1)Adding two new interface instead of adding new member functions to existed interface 2)roll bac
#i120478 Enhancement request: support sheet scoped named ranges in Calc Some modification 1)Adding two new interface instead of adding new member functions to existed interface 2)roll back types.rdb 3)roll back temp fix for binfilter Patch by: zhaoshzh (Zhao Shao Zhi) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381844 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
caf44ce1 | 06-Sep-2012 |
Armin Le Grand |
#120824# improve load/sve performance for spreadsheet git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381548 13f79535-47bb-0310-9956-ffa450edef68 |
1b1b70fb | 06-Sep-2012 |
Andrew Rist |
calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica> From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <mak
calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica> From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <makkica@openoffice.org> Original Committer: Eike Rathke [er] <eike.rathke@oracle.com> # HG changeset patch # User Eike Rathke [er] <eike.rathke@oracle.com> # Date 1288810126 -3600 # Node ID 02cf226fcde498f6fd926d45df497e9fb412fe0f # Parent 528da6bfd0daed4355d745590d5ac3a319b08fb4 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381447 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dffa72de | 31-Aug-2012 |
Wang Lei |
#i120478 Enhancement request: support sheet scoped named ranges in Calc Patch by: zhaoshzh (Zhao Shao Zhi) Review by: Wang Lei git-svn-id: https://svn.apache
#i120478 Enhancement request: support sheet scoped named ranges in Calc Patch by: zhaoshzh (Zhao Shao Zhi) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1379349 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d3bd7a82 | 11-Jul-2012 |
Andre Fischer |
#i20044# Fixed queryEmptyCell() Reported by: Steffen Grund Patch by: hanya: Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos
#i20044# Fixed queryEmptyCell() Reported by: Steffen Grund Patch by: hanya: Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1360079 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|