Commit Graph

26 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
bbc96d45d4 Related coverity#704213/704214/704215 Logically dead code
Change-Id: I80c119b2287ff0c4f2e467943be6a7682914934a
2013-03-23 14:28:52 +01:00
d05287a9f1 RTL_CONSTASCII_USTRINGPARAM removals
Removed all occurences of RTL_CONSTASCII_USTRINGPARAM in chart2.

Change-Id: I0ab188e2d67a5fc17a3653e5213031f6e2c2581d
Reviewed-on: https://gerrit.libreoffice.org/2244
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-20 22:58:20 +00:00
1aaf9a9b36 Renamed hard-to-remember 8-char headers in editeng.
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
2013-02-12 15:15:06 -05:00
97eb8a6e0e Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-30 12:54:40 +00: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
df34ccb01d remove unneeded include of boost/bind.hpp
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
2012-05-16 15:05:36 +01:00
0eac98aa74 Fix for fdo43460 Part V getLength to isEmpty
Part V
Module
chart2
2011-12-13 00:36:43 +04:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06: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
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
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
5a4bff3586 #i12587# Inserting/editing arbitrary text objects in chart 2009-10-06 15:33:18 +00:00
2ae7f63beb #i12587# Inserting/editing arbitrary text objects in chart 2009-10-06 14:07:41 +00:00
884d21f1e6 #i12587# Inserting/editing arbitrary text objects in chart 2009-10-02 16:06:50 +00:00
23d63d58c9 #i12587# Inserting/editing arbitrary text objects in chart 2009-08-21 16:29:03 +00:00
9f2b6e201b #i12587# Inserting/editing arbitrary text objects in chart 2009-08-19 15:56:41 +00:00
4b0d8825bb #i12587# Inserting/editing arbitrary text objects in chart 2009-08-14 18:18:19 +00:00
bce2067474 #i12587# Inserting/editing arbitrary text objects in chart 2009-05-29 09:10:08 +00:00
960927943f #i12587# Inserting/editing arbitrary text objects in chart 2009-04-27 13:39:52 +00:00