d8ed516e | 13-Aug-2013 |
Armin Le Grand |
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa45
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
8ff75a7e | 06-Aug-2013 |
Herbert Dürr |
#i122948# fill gaps in glyphs->chars mapping for usp10-layouts using a heuristic that assumes a glyph with unknown char mapping is the continuation of the preceding glyph. If there is no
#i122948# fill gaps in glyphs->chars mapping for usp10-layouts using a heuristic that assumes a glyph with unknown char mapping is the continuation of the preceding glyph. If there is no known preceding mapping use the run bounds. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1510954 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
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 |
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 ...
|
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 |
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 |
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 |
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
|
9d531167 | 24-Apr-2013 |
Armin Le Grand |
i122132 Some simple extensions to exporter git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471551 13f79535-47bb-0310-9956-ffa450edef68 |
ca62e2c2 | 23-Apr-2013 |
Steve Yin |
IA2 for SW. Draft version 1. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68
|
a68b38df | 22-Apr-2013 |
Armin Le Grand |
i122041 More unifications for FillStyles, better defaults, better preview visualizations git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470611 13f79535-47bb-0310-9956-ffa450e
i122041 More unifications for FillStyles, better defaults, better preview visualizations git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470611 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1a90db71 | 19-Apr-2013 |
Oliver-Rainer Wittmann |
120529: abort print controller job, if no pages will be printed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469788 13f79535-47bb-0310-9956-ffa450edef68 |
46d2a04e | 18-Apr-2013 |
Herbert Dürr |
WaE: fix implicit conversions from boolean false to the NULL pointer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469301 13f79535-47bb-0310-9956-ffa450edef68 |
910823ae | 18-Apr-2013 |
Jürgen Schmidt |
#121996# integrate first part to remove 3layer office git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68 |
5e2fdb1b | 17-Apr-2013 |
Herbert Dürr |
WaE: extraneous parantheses -> replaced by simplification git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468888 13f79535-47bb-0310-9956-ffa450edef68 |