Commit Graph

15 Commits

Author SHA1 Message Date
Noel Grandin
184a00b962 loplugin: inlinesimplememberfunctions
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-06-09 10:10:13 +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
Thomas Arnhold
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +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
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
Luke Symes
4e75e8379e Removed more commented out code.
I went through all files under clone/calc/* that had "//#include" and
tidied them up a bit.
2010-10-01 21:45:05 -04: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
Rüdiger Timm
a2d83b10d4 INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED
2008/04/01 15:04:06 thb 1.4.126.3: #i85898# Stripping all external header guards
2008/04/01 10:50:21 thb 1.4.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:43 rt 1.4.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:31:02 +00:00
Vladimir Glazounov
dae6869faf INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2006/08/08 15:00:54 iha 1.2.4.17: don't refresh addin when loading is not finished
2006/03/12 01:17:40 iha 1.2.4.16: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view
2006/03/10 10:20:41 iha 1.2.4.15: don't use leading underscore
2006/02/17 20:57:54 iha 1.2.4.14: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 13:55:39 iha 1.2.4.13: make WrappedPropertySet a MutexContainer
2005/11/15 15:30:20 bm 1.2.4.12: garbage collection, disposing, reference release issues
2005/11/08 16:08:10 bm 1.2.4.11: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument
2005/11/07 17:11:10 bm 1.2.4.10: XRefreshable removed
2005/10/07 11:24:59 bm 1.2.4.9: RESYNC: (1.2-1.3); FILE MERGED
2005/07/18 17:12:18 iha 1.2.4.8: update view in old api wrapped before saving
2005/07/07 16:27:48 bm 1.2.4.7: use wrapper for area to get correct named properties (hatches, gradients etc.)
2005/06/07 15:37:56 iha 1.2.4.6: removed inactive XNumberFormatsSupplier interface from wrapper
2005/05/31 19:02:10 iha 1.2.4.5: create old api without controller
2005/04/19 17:37:26 iha 1.2.4.4: improved old api support (introduced wrappedpropertyset ...)
2004/09/27 14:28:37 iha 1.2.4.3: save - old api - access correct gradient and oher lists
2004/03/02 09:34:53 bm 1.2.4.2: properties added (esp. the Has... properties)
2004/02/13 16:51:18 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:52:45 +00:00
Rüdiger Timm
5397095bf7 INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED
2005/09/05 18:42:32 rt 1.2.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:21:40 +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