Commit Graph

31 Commits

Author SHA1 Message Date
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
1aaf9a9b36 Renamed hard-to-remember 8-char headers in editeng.
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
2013-02-12 15:15:06 -05:00
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
c5bb73cae7 Get the whole thing to build after the method sig change in SdrObject. 2012-01-31 21:38:58 -05:00
1aae826501 catch by const reference 2011-11-29 10:07:04 +09:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
d24e284231 remove obsolete ColorTable lifecycle workaround 2011-09-26 09:20:40 +01:00
0b24bd7a6e hide a WaE... should be fixed properly when the issue is understood 2011-09-25 11:11:27 -05:00
c8dc737208 re-factor XPropertyList derivatives to use a rtl::Reference
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +01:00
bbbc20bd5f Rename class XColorTable to XColorList
The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.
2011-08-29 06:29:36 -07:00
32381ea5e1 adjust for modified singleton 2011-05-20 15:21:50 +01:00
8b49dc02d9 Various, mostly mutex-related build breakage fixes & warning removals. 2011-03-14 14:12:13 -04:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +01:00
c94a7511bf merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:57:36 -05:00
defa3490b4 use SolarMutexGuard to guard the SolarMutex 2010-10-25 17:54:58 -05:00
b903a1de34 chart49: #i113103# guard calls to vcl window with solar mutex 2010-10-25 11:23:56 +02:00
63bb42ab7d Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:18 +02:00
ed1b30ca81 chartshapes: merge with DEV300_m72 2010-03-03 10:11:57 +01:00
568a8725ae chartshapes: merge with DEV300_m72 2010-03-01 12:22:02 +01:00
4d3c143900 #i12587# Inserting/editing arbitrary text objects in chart 2009-10-21 12:52:00 +00:00
63ec5317c7 #i12587# Inserting/editing arbitrary text objects in chart 2009-09-08 13:05:14 +00:00
01a8bc45eb #i12587# Inserting/editing arbitrary text objects in chart 2009-09-08 10:19:21 +00:00
23d63d58c9 #i12587# Inserting/editing arbitrary text objects in chart 2009-08-21 16:29:03 +00:00
e4cf17583a #i12587# Inserting/editing arbitrary text objects in chart 2009-07-24 13:02:58 +00:00
41bc566f76 #i12587# Inserting/editing arbitrary text objects in chart 2009-06-09 15:14:36 +00:00
13791e4a6a #i12587# Inserting/editing arbitrary text objects in chart 2009-06-05 17:50:16 +00:00
8646438124 #i12587# Inserting/editing arbitrary text objects in chart 2009-06-05 14:28:47 +00:00
b71c97e9b3 #i12587# Inserting/editing arbitrary text objects in chart 2009-06-05 08:53:27 +00:00
36f348fb0b #i12587# Inserting/editing arbitrary text objects in chart 2009-06-04 09:55:00 +00:00
bce2067474 #i12587# Inserting/editing arbitrary text objects in chart 2009-05-29 09:10:08 +00:00