9921ef17 | 22-Jul-2013 |
Herbert Dürr |
#i122796# fix half-pixel offset in StretchAndConvert() image scaling git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1505643 13f79535-47bb-0310-9956-ffa450edef68 |
d3acfa0f | 16-Jul-2013 |
Andre Fischer |
122709: Also test for small heights. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1503702 13f79535-47bb-0310-9956-ffa450edef68 |
5d15d7c3 | 12-Jul-2013 |
Andre Fischer |
122709: Removed debug code. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1502467 13f79535-47bb-0310-9956-ffa450edef68 |
b000ca5d | 10-Jul-2013 |
Andre Fischer |
122709: Set default size of application windows to 80% of the screen size. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1501668 13f79535-47bb-0310-9956-ffa450edef68 |
f02e852a | 09-Jul-2013 |
Herbert Dürr |
#i121127# use PDF base14's symbol font only if explicitly requested git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1501111 13f79535-47bb-0310-9956-ffa450edef68 |
0d6bca7a | 02-Jul-2013 |
Armin Le Grand |
corrected some dumb self-assignments found by CovertyScan, thanks for detection git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498913 13f79535-47bb-0310-9956-ffa450edef68 |
2c21464b | 14-Jun-2013 |
Armin Le Grand |
i122456 Corrected tesellationing for fat lines git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1493078 13f79535-47bb-0310-9956-ffa450edef68 |
cd276675 | 11-Jun-2013 |
Oliver-Rainer Wittmann |
method <MultiSalLayout::AdjustLayout(..)> - limit next codepoint index to the minindex..endindex bounds Patch by: hdu Fixed for: CVE-2013-2189 git-svn-id: htt
method <MultiSalLayout::AdjustLayout(..)> - limit next codepoint index to the minindex..endindex bounds Patch by: hdu Fixed for: CVE-2013-2189 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1491721 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3ee7bea8 | 06-Jun-2013 |
Armin Le Grand |
i122420 Re-activated the internal OpenOfficeToSystemFlavor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1490250 13f79535-47bb-0310-9956-ffa450edef68 |
ff0f521c | 05-Jun-2013 |
Armin Le Grand |
i122418 Added workaround to not use GetBitmap on windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489899 13f79535-47bb-0310-9956-ffa450edef68 |
c1f635d7 | 03-Jun-2013 |
Herbert Dürr |
#i121406# #i119006# fix NSWindow's performSelector:withObject type NSWindow uses the type-casted plain integers instead of the boxed number objects (aka NSNumber) git-svn-i
#i121406# #i119006# fix NSWindow's performSelector:withObject type NSWindow uses the type-casted plain integers instead of the boxed number objects (aka NSNumber) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1488999 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2e2269f7 | 31-May-2013 |
Jürgen Schmidt |
#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs git-svn-id: https://svn.apache.org/r
#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1488119 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4aeb9d34 | 29-May-2013 |
Armin Le Grand |
i121591 Corrected some transparent printing stuff for windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487427 13f79535-47bb-0310-9956-ffa450edef68 |
fa064a0d | 28-May-2013 |
Armin Le Grand |
i122350 Corrected buffering when alpha changed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486842 13f79535-47bb-0310-9956-ffa450edef68 |
3ce09a58 | 18-May-2013 |
Steve Yin |
Merged with the trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1484083 13f79535-47bb-0310-9956-ffa450edef68
|
087aa071 | 17-May-2013 |
Andre Fischer |
122329: Disable undocking of stylist in the sidebar. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1483697 13f79535-47bb-0310-9956-ffa450edef68 |
0f1c4fd1 | 10-May-2013 |
Armin Le Grand |
i110384 added better fat line rendering where possible git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480935 13f79535-47bb-0310-9956-ffa450edef68 |
8bd862d4 | 08-May-2013 |
Ariel Constenla-Haile |
Fix build breaker git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480488 13f79535-47bb-0310-9956-ffa450edef68 |
fda69661 | 08-May-2013 |
Herbert Dürr |
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handlin
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings. For consistency reasons this specialization was not included in the TR1 report and the C++11 standard. The two new helper functors are drop-in replacements for the old specializations. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480318 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
33b19716 | 07-May-2013 |
Armin Le Grand |
i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479829 13f79535-47bb-0310-9956-ffa45
i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479829 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b2577150 | 07-May-2013 |
Armin Le Grand |
i122241 Made Push/Pop with PUSH_MAPMODE safe for mbMap flag and MapMode preservation git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479828 13f79535-47bb-0310-9956-ffa450edef68 |
caf4e4ad | 02-May-2013 |
Herbert Dürr |
#i122208# remove rope which is not a std:: container git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478327 13f79535-47bb-0310-9956-ffa450edef68 |
ac108df8 | 30-Apr-2013 |
Armin Le Grand |
corrected unwanted change git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477660 13f79535-47bb-0310-9956-ffa450edef68 |
35726d9d | 30-Apr-2013 |
Armin Le Grand |
i122120 Changed all UI preview creators to no longer need SdrModel/SdrObject git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477598 13f79535-47bb-0310-9956-ffa450edef68 |
cbe4a5e3 | 27-Apr-2013 |
Steve Yin |
Sync with the trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1476499 13f79535-47bb-0310-9956-ffa450edef68
|