2618da55 | 29-Jul-2018 |
Matthias Seidel |
Enable localization of graphics git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1837005 13f79535-47bb-0310-9956-ffa450edef68 |
2a4cea3d | 28-Jul-2018 |
Matthias Seidel |
Fixed graphics for line color git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836930 13f79535-47bb-0310-9956-ffa450edef68 |
8f9b7f05 | 24-Jul-2018 |
Matthias Seidel |
#i117022# Fixed typo (vertival -> vertical) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836589 13f79535-47bb-0310-9956-ffa450edef68 |
7092a1a1 | 23-Jul-2018 |
Matthias Seidel |
Deleted whitespace git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836522 13f79535-47bb-0310-9956-ffa450edef68 |
9fca99e6 | 22-Jul-2018 |
Matthias Seidel |
Fixed graphic for Apply Style git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836450 13f79535-47bb-0310-9956-ffa450edef68 |
ef7caacf | 20-Jul-2018 |
Matthias Seidel |
Minor change git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836378 13f79535-47bb-0310-9956-ffa450edef68 |
cdb37a7a | 19-Jul-2018 |
Matthias Seidel |
Fixed graphic for line style git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836302 13f79535-47bb-0310-9956-ffa450edef68 |
b667b1b9 | 19-Jul-2018 |
Matthias Seidel |
Further fixes to help. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836257 13f79535-47bb-0310-9956-ffa450edef68 |
c9210123 | 18-Jul-2018 |
Matthias Seidel |
#i123941# Recreating sc10617.png and sc10618.png for help. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836204 13f79535-47bb-0310-9956-ffa450edef68 |
f201cf6d | 18-Jul-2018 |
Matthias Seidel |
Small changes to graphics width/height git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836198 13f79535-47bb-0310-9956-ffa450edef68 |
05e71336 | 17-Jul-2018 |
Matthias Seidel |
Fixed graphics for Cell vertical alignment git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836120 13f79535-47bb-0310-9956-ffa450edef68 |
8acd2e7e | 15-Jul-2018 |
Matthias Seidel |
Fixed graphics for Left and Right align git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835996 13f79535-47bb-0310-9956-ffa450edef68 |
9a5e7177 | 15-Jul-2018 |
Matthias Seidel |
Fixed missing graphics for First and Last Record git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835983 13f79535-47bb-0310-9956-ffa450edef68 |
e25c44f0 | 12-Jun-2018 |
Matthias Seidel |
Translated German name of graphic, changed helptext accordingly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1833405 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
d9a97236 | 06-Mar-2018 |
Matthias Seidel |
Changed links to https to avoid redirection git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825994 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO414 |
|
1b586768 | 14-Sep-2017 |
Matthias Seidel |
Fixed typo git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1808378 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO413 |
|
c33b1299 | 10-Nov-2016 |
damjan |
Use the correct icon for the "Run Query" button picture in the help page "Executing SQL Commands". Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice
Use the correct icon for the "Run Query" button picture in the help page "Executing SQL Commands". Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1769184 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121 |
|
30acf5e8 | 22-May-2016 |
pfg |
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
a884d7fd | 12-Sep-2015 |
Damjan Jovanovic |
#i126516# TYPE() formula help doesn't document value 64 for arrays git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1702597 13f79535-47bb-0310-9956-ffa450edef68 |
397d541d | 08-Jul-2015 |
Regina Henschel |
#i107734 Support for Math Input Panel in Windows 7 The patch introduces a new command .uno:ImportMathClipboard to module Math. It imports MathML content from clipboard and transforms it to St
#i107734 Support for Math Input Panel in Windows 7 The patch introduces a new command .uno:ImportMathClipboard to module Math. It imports MathML content from clipboard and transforms it to Starmath It handles clipboard MIME type 'application/mathml+xml' and plain text, which can be interpreted as MathML segment. It partly solves issues #i14252, #i34781, and #i53509 too. Review by: Hanya <hanya.runo@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1689859 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3fc30461 | 10-Mar-2015 |
Kay Schenk |
Suggested by: Regina. A typo. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1665722 13f79535-47bb-0310-9956-ffa450edef68 |
2b8c07ad | 10-Mar-2015 |
Kay Schenk |
Additional pointers to default font configuration. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1665686 13f79535-47bb-0310-9956-ffa450edef68 |
5e83a8be | 10-Mar-2015 |
Kay Schenk |
Some changes to assist with default font configuration. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1665685 13f79535-47bb-0310-9956-ffa450edef68 |
737f4475 | 31-Jan-2015 |
Tsutomu Uchino |
#i53718# add support of paper size for label document git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1656211 13f79535-47bb-0310-9956-ffa450edef68 |
32bb7231 | 30-Jan-2015 |
Tsutomu Uchino |
#i105692# rearrange the order of the controls and fix name of type git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1656067 13f79535-47bb-0310-9956-ffa450edef68 |