4c181486 | 28-Oct-2011 |
Pedro Giffuni |
i97332 - MS Word 95 export filter does not recognize Korean characters. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190557 13f79535-47bb-0310-9956-ffa450edef68 |
7814061c | 28-Oct-2011 |
Pedro Giffuni |
Cosmetic cleanups from upstream X11 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190547 13f79535-47bb-0310-9956-ffa450edef68 |
cb2654af | 28-Oct-2011 |
Pedro Giffuni |
i104788 - Complex Toolbar Controls Extension from the SDK git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190390 13f79535-47bb-0310-9956-ffa450edef68 |
e4fb754e | 28-Oct-2011 |
Pedro Giffuni |
FreeBSD port: disable stlport in favor of prepackaged version. Clean some warnings while here. Discussed with maho@ git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190158 1
FreeBSD port: disable stlport in favor of prepackaged version. Clean some warnings while here. Discussed with maho@ git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190158 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e00f6fb2 | 28-Oct-2011 |
Pedro Giffuni |
Remove MPL'd header nssrenam.h git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190155 13f79535-47bb-0310-9956-ffa450edef68 |
ce07229a | 27-Oct-2011 |
Pedro Giffuni |
Disable legacy binfilter by default. Use --enable-binfilter in configure if you need them. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190021 13f79535-47bb-0310-9956-ff
Disable legacy binfilter by default. Use --enable-binfilter in configure if you need them. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1190021 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1309f2c9 | 27-Oct-2011 |
Pedro Giffuni |
i117017 - ARM optimization for armv6/armv7 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189933 13f79535-47bb-0310-9956-ffa450edef68 |
ab4e9fd3 | 27-Oct-2011 |
Pedro Giffuni |
i96705 - Add croatian dictionary under AL2. Special thanks to Denis Lackovic. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189591 13f79535-47bb-0310-9956-ffa450edef68 |
31525a3a | 27-Oct-2011 |
Pedro Giffuni |
i118520 - Remove GPL'd libegg library. Thanks to Ariel Constenla-Haile. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189589 13f79535-47bb-0310-9956-ffa450edef68 |
2ad018be | 27-Oct-2011 |
Pedro Giffuni |
i118519 - gtk quickstarter: use GtkStatusIcon instead of libegg. Patch by Ariel Constenla-Haile git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189586 13f79535-47bb-0310-99
i118519 - gtk quickstarter: use GtkStatusIcon instead of libegg. Patch by Ariel Constenla-Haile git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189586 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e771d467 | 27-Oct-2011 |
Pedro Giffuni |
Fix AGG version when the build is enabled. Remove useless header file. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189581 13f79535-47bb-0310-9956-ffa450edef68 |
a7e9c4d8 | 27-Oct-2011 |
Pedro Giffuni |
i118540 - Restore OS/2 clipboard code under AL2. Submitted by Yuri Dario git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189579 13f79535-47bb-0310-9956-ffa450edef68 |
fcc33d43 | 27-Oct-2011 |
Pedro Giffuni |
i104788 - dispatch does not get selected item text - first patch git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1189574 13f79535-47bb-0310-9956-ffa450edef68 |
eeff381b | 24-Oct-2011 |
Herbert Dürr |
(author=ariel) tools/solar.h DLLPOSTFIX clean-up Author: Ariel Constenla-Haile <ariel.constenla.haile@gmail.com> Loading libraries is broken in code that uses the macro SVLIBRARY
(author=ariel) tools/solar.h DLLPOSTFIX clean-up Author: Ariel Constenla-Haile <ariel.constenla.haile@gmail.com> Loading libraries is broken in code that uses the macro SVLIBRARY defined in tools/inc/tools/solar.h, the __DLLEXTENSION macro defined in that file uses the dll postfixes that where recently removed. http://svn.apache.org/viewvc/incubator/ooo/trunk/main/tools/inc/tools/solar.h?view=markup#l342 http://svn.apache.org/viewvc/incubator/ooo/trunk/main/tools/inc/tools/solar.h?view=markup#l243 An example in GetSpecialCharsForEdit from sfx2/source/appl/appinit.cxx http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sfx2/source/appl/appinit.cxx?view=markup#l205 * open a Writer document * open the Find & Replace dialog * right click on an edit field * select "Special Character" from the context menu * the cui library cannot be loaded attached patch removes all DLLPOSTFIXes, except the one from WIN when compiled with mingw, this postfix wasn't removed in http://svn.apache.org/viewvc/incubator/ooo/trunk/main/solenv/inc/wntgcci.mk?view=markup#l185 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1188107 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dfe9de19 | 19-Oct-2011 |
Herbert Dürr |
#118529# solve break converters and convert commands for OLEs and images (author=alg) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186168 13f79535-47bb-0310-9956-ffa450e
#118529# solve break converters and convert commands for OLEs and images (author=alg) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186168 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
079eb148 | 19-Oct-2011 |
Jürgen Schmidt |
#118524: apply patch, followup fixes to 118485, thanks to Armin Le Grand (alg) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186077 13f79535-47bb-0310-9956-ffa450edef68 |
7c6ca970 | 18-Oct-2011 |
Herbert Dürr |
fix missing comment marker in Content.idl git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1185541 13f79535-47bb-0310-9956-ffa450edef68 |
25381912 | 16-Oct-2011 |
Pedro Giffuni |
Update sane.h to version 1.0 (1999) - no significant changes git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1184918 13f79535-47bb-0310-9956-ffa450edef68 |
252a48ac | 16-Oct-2011 |
Pavel Janík |
WaE: correct order of initializations. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1184901 13f79535-47bb-0310-9956-ffa450edef68 |
43d0bd0f | 16-Oct-2011 |
Pedro Giffuni |
i118512 - Correct trademark and license of machine generated sRGB profiles. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1184898 13f79535-47bb-0310-9956-ffa450edef68 |
cc4e07de | 16-Oct-2011 |
Pedro Giffuni |
More AGG cleanups: Update NOTICE file, don't leave enable-agg unset in configure and remove a couple of old headers that are not in the new version. git-svn-id: https://svn.apache.org/repos/
More AGG cleanups: Update NOTICE file, don't leave enable-agg unset in configure and remove a couple of old headers that are not in the new version. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1184890 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
786a4ad7 | 16-Oct-2011 |
Pavel Janík |
Prevent WaE error on non-Windows platforms. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1184832 13f79535-47bb-0310-9956-ffa450edef68 |
421c89d1 | 16-Oct-2011 |
Pedro Giffuni |
i118508 - Update Anti-Grain Geometry (AGG) to version 2.4. Disable in configure since this is not really used by anything. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@11
i118508 - Update Anti-Grain Geometry (AGG) to version 2.4. Disable in configure since this is not really used by anything. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1184758 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e0c61c1e | 14-Oct-2011 |
Herbert Dürr |
macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1183367 13f79535-47bb-0310-9956-ffa450edef68 |
ac203367 | 13-Oct-2011 |
Pedro Giffuni |
gtk system tray icon broken - submitted by Ariel Constenla-Haile. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1182943 13f79535-47bb-0310-9956-ffa450edef68 |