8539a605 | 18-May-2022 |
mseidel |
Removed whitespace |
e73de291 | 10-Mar-2022 |
mseidel |
Fixed my own typo (cherry picked from commit ca7c0c6e50b79f337b7c57da6635f687830d5d1a) |
61648e64 | 10-Mar-2022 |
mseidel |
Make grip in split window more visible, minor cleanup (cherry picked from commit 649f2b9f21645385e84c375f644cdcf6f1c28418) |
789f9e36 | 23-Feb-2022 |
mseidel |
Simplified code, removed whitespace (cherry picked from commit 16b831647e22a4485fe31ed10b5daaa0e936ff72) |
69bbba3a | 13-May-2022 |
Arrigo Marchiori |
Fix 75e50e85ba2d51b6b9e5adecdbf33c43a414edf2 Brackets were missing (cherry picked from commit fe4add9e1e08a92bbf6de1e5d608b322df6c02a1) |
120ba445 | 12-May-2022 |
mseidel |
Revert "Code cleanup for removing Writer page shadows" This reverts commit cf2047b48da09145d9aec329d02ddae268cb5ffb. |
4954f768 | 09-May-2022 |
mseidel |
Cleaned up resource files, removed whitespace (cherry picked from commit 2967c860080b0ed900c4e90dd9b0f2e552c78e32) |
8699c4ff | 04-May-2022 |
mseidel |
Add space before number in untitled document. This fixes https://bz.apache.org/ooo/show_bug.cgi?id=128400 (cherry picked from commit 75e50e85ba2d51b6b9e5adecdbf33c43a414edf2) |
cf2047b4 | 06-May-2022 |
mseidel |
Code cleanup for removing Writer page shadows |
089ea224 | 14-Dec-2021 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit c72520d534804340d6648e5bc715e01b3be8f130) |
5777ee19 | 06-May-2022 |
mseidel |
Updated English dictionary |
023ceadb | 13-Mar-2022 |
mseidel |
Cleaned up resource files, removed whitespace (cherry picked from commit 843af519c84fff6efdefda5eb59775a5f5d4c0e5) |
d7986c05 | 08-Oct-2019 |
mseidel |
Cleaned up resource files, removed MASKCOLOR (cherry picked from commit fe81d284454e327d464c08813757beddd79c9f01) |
18c6ca59 | 02-Mar-2019 |
Matthias Seidel |
Cleaned up resource file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1854649 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 42ee560ece6f2a9950252515304
Cleaned up resource file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1854649 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 42ee560ece6f2a99502525153047d538b60773b2)
show more ...
|
a3810b61 | 06-May-2022 |
mseidel |
Revert About graphic |
10fe4fb2 | 05-May-2022 |
mseidel |
Bump rev to 4.1.13 |
60e0a1c1 | 14-Feb-2022 |
Arrigo Marchiori |
Fix compatibility with VS 2008 C99 is not an option |
568c901e | 12-Feb-2022 |
Arrigo Marchiori |
Check sizes |
a9d03fab | 31-Mar-2022 |
mseidel |
Updated English dictionary |
b03cf221 | 22-Mar-2022 |
Arrigo Marchiori |
Treat negative values correctly Fixes bug #128461 Thanks to Czesław Wolański for pointing out the problem and the solution. (cherry picked from commit 1dfc6c9463fbb9b84
Treat negative values correctly Fixes bug #128461 Thanks to Czesław Wolański for pointing out the problem and the solution. (cherry picked from commit 1dfc6c9463fbb9b844e2b5cbe65eeb832bc1a977)
show more ...
|
16f572bf | 19-Oct-2017 |
Damjan Jovanovic |
GnomeVFS was deprecated 9 years ago. Make GIO, its replacement, the default searched by configure.ac instead. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffic
GnomeVFS was deprecated 9 years ago. Make GIO, its replacement, the default searched by configure.ac instead. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1812655 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit ca91c47212927702e72149e398fae850402fa54c)
show more ...
|
a79a0631 | 21-Oct-2017 |
Damjan Jovanovic |
Don't require ORbit to compile. We never really needed it: GConf makes its own CORBA connection if it needs to, and the only reason we included orbit.h is to check whether the problematic
Don't require ORbit to compile. We never really needed it: GConf makes its own CORBA connection if it needs to, and the only reason we included orbit.h is to check whether the problematic version < 2.8 was present, as it deadlocks the GTK VCL plugin. But ORbit 2.8 was released in 2003, and GConf doesn't even use CORBA connections any more. So drop the check and stop needing ORBit altogether. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1812807 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 6b1c0a07ced87c91d0adf8f59096a87e364647c0)
show more ...
|
417e1281 | 23-Oct-2021 |
Arrigo Marchiori |
Check if scripts are allowed, regardless of location (cherry picked and adapted from commit aea5254635d14376dd83e528769fd1dec8f7dbd7) |
57221d74 | 19-Oct-2021 |
Arrigo Marchiori |
All scripts must be subject to checks (cherry picked from commit fb9ad7aa17549019ccdd2762a97d104449abf45d) |
b42dd17c | 19-Oct-2021 |
Arrigo Marchiori |
Do not allow macros by default when there are none (cherry picked from commit 4018d3b8a14b17c2bbe7eaec1ac3a460adc072cb) |