bb0b5665 | 04-Jan-2013 |
Ariel Constenla-Haile |
i121577 - Allow setting toolbar name in Addons.xcu git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429069 13f79535-47bb-0310-9956-ffa450edef68 |
26169348 | 04-Jan-2013 |
Ariel Constenla-Haile |
i116455 - Make toolbar style settings persistent git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429068 13f79535-47bb-0310-9956-ffa450edef68 |
d026be40 | 23-Dec-2012 |
Ariel Constenla-Haile |
i121542 - Unify the Menu API git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425458 13f79535-47bb-0310-9956-ffa450edef68 |
22de8995 | 19-Dec-2012 |
Andre Fischer |
i121420: Sidebar can read configuration and display XUIElements provided by extension. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-995
i121420: Sidebar can read configuration and display XUIElements provided by extension. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6e2074bd | 19-Dec-2012 |
Herbert Dürr |
#i121503# fix resize/paint race in the backing window git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423804 13f79535-47bb-0310-9956-ffa450edef68 |
d975be8c | 10-Dec-2012 |
Andre Fischer |
i121420: Added UNO interface and service descriptions. Added configuration schems. Added initial implementation of EventMultiplexer. git-svn-id: https://s
i121420: Added UNO interface and service descriptions. Added configuration schems. Added initial implementation of EventMultiplexer. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1419288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6e1ee9f0 | 07-Dec-2012 |
Ariel Constenla-Haile |
Remove unused commented code git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1418187 13f79535-47bb-0310-9956-ffa450edef68 |
bfea5108 | 06-Dec-2012 |
Armin Le Grand |
corrected missing precompiled header and 16/32 bit mismatch git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1418075 13f79535-47bb-0310-9956-ffa450edef68 |
2434eb8b | 06-Dec-2012 |
Ariel Constenla-Haile |
#i121442# - Remove unused UNO StatusbarControllers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417857 13f79535-47bb-0310-9956-ffa450edef68 |
450ff861 | 06-Dec-2012 |
Ariel Constenla-Haile |
#i121442# - Refactor UNO StatusbarControllers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417856 13f79535-47bb-0310-9956-ffa450edef68 |
2503e1a5 | 06-Dec-2012 |
Ariel Constenla-Haile |
#i121442# - framework refactoring and new code to support status bar merging and UNO StatusbarControllers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417852 13f79535-47bb-
#i121442# - framework refactoring and new code to support status bar merging and UNO StatusbarControllers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417852 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
fdaa53df | 06-Dec-2012 |
Ariel Constenla-Haile |
#i121442# - Read Statusbar merging configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417851 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
fa6c498d | 12-Jul-2012 |
Pavel Janík |
#120178#: Prevent WaE issue - "unname" unused arguments. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1360671 13f79535-47bb-0310-9956-ffa450edef68 |
570f3dc5 | 25-Jun-2012 |
Herbert Dürr |
#i120079# fix a memory leak in framework::Frame::initialize() Patch by: Chao Huang Found by: Chao Huang Review by: hdu git-svn-id: https://svn.apache.org/repos/asf/incu
#i120079# fix a memory leak in framework::Frame::initialize() Patch by: Chao Huang Found by: Chao Huang Review by: hdu git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1353465 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
796936d9 | 20-Jun-2012 |
Andre Fischer |
#i120029# Unregister on dispose. Patch by: zhang jianfang Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352
#i120029# Unregister on dispose. Patch by: zhang jianfang Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352075 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6d5620bc | 23-May-2012 |
Ariel Constenla-Haile |
framework::RecentFilesMenuController clean-up git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341725 13f79535-47bb-0310-9956-ffa450edef68 |
5758ad8c | 23-May-2012 |
Ariel Constenla-Haile |
i118556 - replace framework::OUStringHashCode with rtl::OUStringHash The framework module uses its own hash functions with rtl::OUString's. It can be replaced by rtl::OUStringHash. The
i118556 - replace framework::OUStringHashCode with rtl::OUStringHash The framework module uses its own hash functions with rtl::OUString's. It can be replaced by rtl::OUStringHash. The class framework::OUStringHash can be renamed to framework::OUStringHashMap, for the sake of clarity only (there is no risk of name clash because of different namespaces). git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341723 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e6a4f794 | 24-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304706 13f79535-47bb-0310-9956-ffa450edef68 |
a0b87975 | 24-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304672 13f79535-47bb-0310-9956-ffa450edef68 |
79aad27f | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from more source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68 |
67e470da | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68 |
5b6a8715 | 09-Feb-2012 |
Ariel Constenla-Haile |
i67068 - add XTypeProvider to queryInterface git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1242336 13f79535-47bb-0310-9956-ffa450edef68 |
707fc0d4 | 03-Feb-2012 |
Jürgen Schmidt |
remove onlineregistration with dependencies git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1240245 13f79535-47bb-0310-9956-ffa450edef68 |
d0626817 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230366 13f79535-47bb-0310-9956-ffa450edef68 |
858b8bcc | 30-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208573 13f79535-47bb-0310-9956-ffa450edef68 |