f120fe41 | 18-Mar-2013 |
Andre Fischer |
i121420: Improved the support for context changes. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1457873 13f79535-47bb-0310-9956-ffa450edef68 |
ccdbcfa9 | 12-Mar-2013 |
Oliver-Rainer Wittmann |
#121420# - svx::sidebar::ValueSetWithTextControl - new method <ReplaceItemImages(..)> git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1455569 13f79535-47bb-0310
#121420# - svx::sidebar::ValueSetWithTextControl - new method <ReplaceItemImages(..)> git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1455569 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 |
778b1054 | 08-Mar-2013 |
Oliver-Rainer Wittmann |
#121420# - svx::sidebar::Popup::Show(..) - do not show, if already visible git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1454404 13f79535-47bb-0310-9956-ffa45
#121420# - svx::sidebar::Popup::Show(..) - do not show, if already visible git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1454404 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c718a697 | 08-Mar-2013 |
Oliver-Rainer Wittmann |
#121420# minor correction - remove wrong line ends git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1454371 13f79535-47bb-0310-9956-ffa450edef68 |
2055df08 | 08-Mar-2013 |
Oliver-Rainer Wittmann |
#121420# - new svx::sidebar::ValueSetWithTextControl - specialized <ValueSet> class: one-columned, image+text or text+text git-svn-id: https://svn.apache.org/repos/asf/openoffice/branch
#121420# - new svx::sidebar::ValueSetWithTextControl - specialized <ValueSet> class: one-columned, image+text or text+text git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1454351 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8dcb2a10 | 05-Mar-2013 |
Andre Fischer |
i121420: Fixed some crashes. Reorganized svx/source/sidebar directory structure. Added svx::sidebar::Popup. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1452760
i121420: Fixed some crashes. Reorganized svx/source/sidebar directory structure. Added svx::sidebar::Popup. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1452760 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
e5cfc9ca | 28-Feb-2013 |
Herbert Dürr |
Fix build aborts in the customshape code caused by integer-narrowing-down problems 0x80000000 is used as magic constant all over the customshape code where it is squeezed into signed int
Fix build aborts in the customshape code caused by integer-narrowing-down problems 0x80000000 is used as magic constant all over the customshape code where it is squeezed into signed int32 types that cannot preserve this value. Good compilers notice the problem and have every right to complain or error-out. Using the magic constant already casted down consolidates the problem and is the least invasive way to fix it until the code gets its well deserved makeover. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451191 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d5370dc8 | 27-Feb-2013 |
Armin Le Grand |
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2d839242 | 27-Feb-2013 |
Andre Fischer |
i121420: Added a color panel that displays StyleSettings colors (for debugging). git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450707 13f79535-47bb-0310-9956-ffa4
i121420: Added a color panel that displays StyleSettings colors (for debugging). git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450707 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
02c50d82 | 22-Feb-2013 |
Andre Fischer |
i121420: Impress panels do not use the drawing framework anymore. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1449041 13f79535-47bb-0310-9956-ffa450edef68 |
f67c0446 | 21-Feb-2013 |
Armin Le Grand |
linux build corrections git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1448751 13f79535-47bb-0310-9956-ffa450edef68 |
89729eb3 | 21-Feb-2013 |
Armin Le Grand |
i121420 adaptions to ToolboxButtonColorUpdater to know sizes of sidebar color controls, adapted some Accessibility setters git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/si
i121420 adaptions to ToolboxButtonColorUpdater to know sizes of sidebar color controls, adapted some Accessibility setters git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1448719 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
2bdfcea1 | 21-Feb-2013 |
Armin Le Grand |
i121420 first version of GraphicPropertyPanel, some corrections git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1448637 13f79535-47bb-0310-9956-ffa450edef68 |
8d3cb1a4 | 21-Feb-2013 |
Armin Le Grand |
i121420 Added Background windows for ToolBoxes git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1448568 13f79535-47bb-0310-9956-ffa450edef68 |
6cdc6e4f | 20-Feb-2013 |
Armin Le Grand |
i121420 Added ShowMenu() capabilities to geometric panels git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1448372 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 |
58e893ae | 19-Feb-2013 |
Armin Le Grand |
i121420 adding basic LinePropertyPanel git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447846 13f79535-47bb-0310-9956-ffa450edef68 |
5d65efa0 | 19-Feb-2013 |
Andre Fischer |
i121420: Cleanup. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447713 13f79535-47bb-0310-9956-ffa450edef68 |
7a32b0c8 | 19-Feb-2013 |
Andre Fischer |
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ff
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e6c5eacb | 18-Feb-2013 |
Armin Le Grand |
#i121420 Corrections to AreaPropertyPanel git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447273 13f79535-47bb-0310-9956-ffa450edef68 |
66c1fc23 | 11-Feb-2013 |
Armin Le Grand |
i121420 First changes for FillStyle panel git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1444704 13f79535-47bb-0310-9956-ffa450edef68 |