Commit Graph

35 Commits

Author SHA1 Message Date
Noel Grandin
c227d963d8 inline UNO helper macros
Change-Id: Ia401dd2f51108d2f3b08cd3d6d433a12ac17ee74
2014-12-09 12:55:38 +02:00
Noel Grandin
705c48d32e fdo#38835 strip out OUString globals
they are largely unnecessary these days, since our OUString infrastructure
gained optimised handling for static char constants.

Change-Id: I07f73484f82d0582252cb4324d4107c998432c37
2014-11-05 08:44:19 +02:00
Julien Nabet
0d8908b359 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16
Change-Id: I78b3a0151397d4e69521e6b2451e93ea6e463376
2014-05-18 00:36:10 +02:00
Noel Grandin
329332ba52 chart2: sal_Bool->bool
Change-Id: I85751b4e636596ef88ef02bc958abdc6abf98427
2014-04-15 15:23:29 +02:00
Stephan Bergmann
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
Stephan Bergmann
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Jelle van der Waa
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
Markus Mohrhard
4a4bdc142a fix the remaining issues with the changed handling of ErrorBar props
Change-Id: I75c839cbfccbe84e7aa98aef6959bcd0c5390ab6
2013-04-22 13:57:31 +02:00
Luboš Luňák
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
Ádám Csaba Király
b93b23fe10 Replace rtl::O(U)String with O(U)String
Other changes include:
in bridges/test/testcomp.cxx duplicate 'using namespace ::test' removed,
'using namespace ::rtl' replaced with 'using ::rtl::OUString' and
'using ::rtl::OUStringToOString'

Change-Id: I67a5952afd305adeb07f728c9074620ecba8e9fc
Reviewed-on: https://gerrit.libreoffice.org/2475
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2013-03-01 13:19:13 +00:00
Michael Stahl
90227b15f0 chart2: replace use of deprecated UserDefinedAttributeSupplier
... with UserDefinedAttributesSupplier

Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b
2012-11-29 21:24:20 +01:00
Michael Meeks
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
Rafael Dominguez
1bdc495ccc Cleanup of C2U macro in chart2. 2012-04-08 10:48:08 -04:30
Norbert Thiebaud
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
Francisco Saito
3efa3777aa drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:39:42 +01:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Ingrid Halama [iha]
a5da1bb72d chart52: merge with DEV300_m98 2011-01-25 18:24:23 +01:00
Ingrid Halama [iha]
0e685f0d9f chart52: #28670# make the legend within charts resizeable - part 2 2011-01-24 17:44:18 +01:00
Thomas Arnhold
1d0d4809d0 Remove some more '//static' lines and useless comments. 2011-01-19 21:41:13 +01:00
Alfonso Eusebio
253326f6e6 Removed bogus comments from calc-chart2
Removed bogus comments from calc/chart2/accesibility and .../chartapiwrapper
2011-01-17 20:37:08 +00:00
Timo Heino
62a7e34677 More cleanup in calc
Removed more commented out code

>From 508c82de834dc890a2b00702147a55c4603c4bb1 Mon Sep 17 00:00:00 2001
From: Timo Heino <eraggo@gmail.com>
Date: Mon, 22 Nov 2010 20:14:43 +0200
Subject: [PATCH] More commented out code removed in calc

Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-22 20:36:35 +00:00
Sebastian Spaeth
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
Ingrid Halama
f0a13fa433 chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht static variable initialization 2010-10-05 11:10:54 +02:00
Ingrid Halama
362c118efd chart47: #i111967# #i83832# some properties are wrongly marked BOUND 2010-06-01 16:51:03 +02:00
Jens-Heiner Rechtien
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
Vladimir Glazounov
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
Rüdiger Timm
fceb09c723 INTEGRATION: CWS rptchart02 (1.7.84); FILE MERGED
2008/04/16 06:35:11 oj 1.7.84.2: RESYNC: (1.7-1.8); FILE MERGED
2008/04/15 12:50:17 oj 1.7.84.1: use comphelper copyProperties
2008-06-16 11:45:36 +00:00
Rüdiger Timm
74f7c8f029 INTEGRATION: CWS changefileheader (1.7.94); FILE MERGED
2008/04/01 15:03:58 thb 1.7.94.3: #i85898# Stripping all external header guards
2008/04/01 10:50:16 thb 1.7.94.2: #i85898# Stripping all external header guards
2008/03/28 16:43:14 rt 1.7.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:26:11 +00:00
Rüdiger Timm
9d46269451 INTEGRATION: CWS chart07 (1.6.4); FILE MERGED
2007/07/07 11:55:52 bm 1.6.4.1: #i79349# set Expansion correctly
2007-07-25 07:27:11 +00:00
Rüdiger Timm
d1166ae827 INTEGRATION: CWS chart06 (1.5.8); FILE MERGED
2007/06/11 16:48:19 iha 1.5.8.1: avoid valgrind warning for uninitialized values
2007-07-03 12:36:32 +00:00
Vladimir Glazounov
52bdb905bd INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2006/10/25 21:51:55 iha 1.2.4.28: cope with context dependent defaults from old chart
2006/10/25 17:52:28 iha 1.2.4.27: cope with context dependent defaults from old chart
2006/10/18 17:02:59 bm 1.2.4.26: RESYNC: (1.3-1.4); FILE MERGED
2006/03/14 19:05:37 iha 1.2.4.25: #i63008# crash leaving inplace mode while having subtitlesx
2006/03/12 00:53:47 iha 1.2.4.24: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/17 20:57:41 iha 1.2.4.23: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/01/27 09:51:16 bm 1.2.4.22: InlineContainer.hxx moved to comphelper
2005/11/15 15:30:04 bm 1.2.4.21: garbage collection, disposing, reference release issues
2005/10/07 11:10:02 bm 1.2.4.20: RESYNC: (1.2-1.3); FILE MERGED
2005/08/18 15:20:39 bm 1.2.4.19: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/08/03 16:36:13 bm 1.2.4.18: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/14 12:45:39 iha 1.2.4.17: remove unused parameter 'bIncludeStyleProperties' from characterproperties
2005/07/14 12:32:46 iha 1.2.4.16: remove unused parameter 'bIncludeStyleProperties'
2005/07/12 12:56:55 bm 1.2.4.15: use named properties for gradients etc. in chart model
2005/07/07 12:09:22 bm 1.2.4.14: some defaults are different in old chart
2005/05/31 19:07:15 iha 1.2.4.13: create old api without controller
2005/04/19 17:28:39 iha 1.2.4.12: improved old api support (introduced wrappedpropertyset ...)
2004/09/27 17:16:28 iha 1.2.4.11: replaced getInfoHelper().fillPropertyMembersByHandle by NamedFillProperties::GetPropertyNameForHandle
2004/09/27 14:39:05 iha 1.2.4.10: save - old api - get correct state and value for list element names (like gradients)
2004/09/23 09:16:38 iha 1.2.4.9: save - old api - legend property states
2004/08/25 16:36:28 iha 1.2.4.8: View independent loading - relative position with dynamic anchor point
2004/08/24 11:22:36 iha 1.2.4.7: corrected service implementation name
2004/06/04 07:56:54 bm 1.2.4.6: use named properties
2004/04/26 19:02:08 iha 1.2.4.5: #i27367# use simpler interface to move objects at PositionAndSizeHelper
2004/04/26 17:38:06 iha 1.2.4.4: #i27367# implemented setSize/Position
2004/04/26 11:41:08 iha 1.2.4.3: #i27367# get size and position from ChartAPIValueProvider
2004/03/24 10:45:24 bm 1.2.4.2: some improvements of old API
2004/02/13 16:51:15 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:18:34 +00:00
Oliver Bolte
a150f98e48 INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:33 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:56:32 +00:00
Rüdiger Timm
18a2afb4e6 INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED
2005/09/05 18:42:14 rt 1.2.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:02:37 +00:00
Björn Milcke
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
Björn Milcke
77a0557b67 moved from model/oldapi 2003-12-18 12:50:56 +00:00