2a96d551 | 10-Apr-2013 |
Pavel Janík |
Use proper variable types to prevent comparing signed and unsigned variables (WaE). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466636 13f79535-47bb-0310-9956-ffa450e
Use proper variable types to prevent comparing signed and unsigned variables (WaE). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466636 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a72134c0 | 10-Apr-2013 |
Oliver-Rainer Wittmann |
121420: merge sidebar feature from branch into trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466396 13f79535-47bb-0310-9956-ffa450edef68
|
1e9c32af | 09-Apr-2013 |
Armin Le Grand |
i121538 Removed old Fontwork dialogs preset box and all dependencies git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466132 13f79535-47bb-0310-9956-ffa450edef68 |
47148b3b | 09-Apr-2013 |
Oliver-Rainer Wittmann |
rebase on current trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
|
97e8a929 | 05-Apr-2013 |
Armin Le Grand |
i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation git-svn-id: https://svn.apache.org/repos/asf/openoffice/bra
i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1465024 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9b8096d0 | 03-Apr-2013 |
Steve Yin |
IA2 migration for cui, editeng, svx git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1463840 13f79535-47bb-0310-9956-ffa450edef68 |
766ce4d0 | 01-Apr-2013 |
Zheng Fan |
i121794: Commit for Paragraph Properties Panel, in Sidebar feature branch. By ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463154 13f79535-47bb-0310-99
i121794: Commit for Paragraph Properties Panel, in Sidebar feature branch. By ZhengFan. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1463154 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ee093554 | 11-Mar-2013 |
Andre Fischer |
121420: Fixed some sidebar panels. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1455165 13f79535-47bb-0310-9956-ffa450edef68 |
d3eac994 | 05-Mar-2013 |
Herbert Dürr |
fix miscarried bitwise check in SvxHFPage::Reset() git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1452713 13f79535-47bb-0310-9956-ffa450edef68 |
fb2c9d94 | 22-Feb-2013 |
Andre Fischer |
i121420: Fixed Linux build problems. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1449048 13f79535-47bb-0310-9956-ffa450edef68 |
599cc5b4 | 21-Feb-2013 |
Oliver-Rainer Wittmann |
#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice" git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448713 13f79535-47bb-0310-9956-ffa450edef68 |
35fa8f12 | 20-Feb-2013 |
Armin Le Grand |
i121420 first version of TransformPropertyPanel and corrections/additions git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1448362 13f79535-47bb-0310-9956-ffa450edef68 |
ff3f4ebc | 10-Jan-2013 |
Oliver-Rainer Wittmann |
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9a700a19 | 23-Dec-2012 |
Jan Iversen |
removed oracle test (#121530) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425498 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
70d3707a | 10-May-2012 |
Armin Le Grand |
#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transp
#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336585 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e3349227 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from resource data files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244480 13f79535-47bb-0310-9956-ffa450edef68 |
5aaf853b | 17-Jan-2012 |
Armin Le Grand |
linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license git-svn-id: https://svn.apache.org/repos/asf
linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232507 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ddde725d | 19-Dec-2011 |
Armin Le Grand |
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c0dc1914 | 30-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208683 13f79535-47bb-0310-9956-ffa450edef68 |
09a1d057 | 30-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208588 13f79535-47bb-0310-9956-ffa450edef68 |
3334a7e6 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198487 13f79535-47bb-0310-9956-ffa450edef68 |
f6e50924 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198303 13f79535-47bb-0310-9956-ffa450edef68 |
00d11a91 | 18-Sep-2011 |
Mathias Bauer |
cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172343 13f79535-47bb-031
cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172343 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0d5343ee | 18-Sep-2011 |
Mathias Bauer |
cws mba34issues01: #i117713#: remove superfluous assertions about field unit fallbacks git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172341 13f79535-47bb-0310-9956-ffa450
cws mba34issues01: #i117713#: remove superfluous assertions about field unit fallbacks git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172341 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2baf5de7 | 10-Sep-2011 |
Eike Rathke |
impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx # User Christian Lippka ORACLE <christian.lippka@oracle.com> git-svn-id: https://svn.apache.org/re
impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx # User Christian Lippka ORACLE <christian.lippka@oracle.com> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167619 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|