Commit Graph

20 Commits

Author SHA1 Message Date
b2ffa40c12 Compiler macro in lieu of literal "Label" to make it easier to track it.
Change-Id: I6bc694fcc8f97b308747c097c4fa977d20524377
2014-07-21 20:31:24 -04:00
0d8908b359 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16
Change-Id: I78b3a0151397d4e69521e6b2451e93ea6e463376
2014-05-18 00:36:10 +02:00
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
236d6cd67e chart2: prefer passing OUString by reference
Change-Id: I685b1dc3d7c735bc70be29252f55c082546f3cb1
2014-03-17 13:30:50 +02:00
dd9c97d587 fdo#62475 removed pointless comments
Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa
Reviewed-on: https://gerrit.libreoffice.org/5148
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-29 11:34:33 +00:00
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
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
1bdc495ccc Cleanup of C2U macro in chart2. 2012-04-08 10:48:08 -04:30
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
3efa3777aa drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:39:42 +01:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
1d0d4809d0 Remove some more '//static' lines and useless comments. 2011-01-19 21:41:13 +01:00
253326f6e6 Removed bogus comments from calc-chart2
Removed bogus comments from calc/chart2/accesibility and .../chartapiwrapper
2011-01-17 20:37:08 +00: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
9f5af96425 chart49: cleanup 2010-10-06 14:12:36 +02:00
f0a13fa433 chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht static variable initialization 2010-10-05 11:10:54 +02:00
4573ccfffd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
224dbd21a5 INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED
2008/04/01 10:50:17 thb 1.3.20.2: #i85898# Stripping all external header guards
2008/03/28 16:43:16 rt 1.3.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:31:30 +00:00
5ffd1bbc10 INTEGRATION: CWS chart20_DEV300 (1.2.108); FILE MERGED
2008/02/21 15:59:25 bm 1.2.108.1: #i366# error bars from ranges
2008-03-06 15:19:44 +00:00
00d20085e9 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:29 iha 1.1.2.4: resync m195 -> m202
2006/02/17 20:57:46 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:57 bm 1.1.2.2: license header change
2005/06/22 08:11:39 iha 1.1.2.1: support property DataCaption at diagram, series and data point
2007-05-22 16:21:26 +00:00