3575dba98d
remove whitespaces
...
Change-Id: I05ef3c1ffd4e2179e0142a21abf8a4578718102e
2014-07-02 23:03:07 +02:00
3e82897353
improve the inlinesimplememberfunctions clang plugin
...
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-17 10:55:17 +02:00
5e21a413c7
cppuhelper: retrofit std::exception into overriding exception specs
...
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01: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
aa46348777
remove C2U in chart2
...
Change-Id: Id7ebf66319f0891d276a3da95a95658aed59cbc7
2013-03-25 16:14:02 +01: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
d6bc02f8c4
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
2012-04-06 20:03:42 +02: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
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
11d358ef1f
Use OSL_DEBUG_LEVEL > 1 instead of > 2
2011-02-06 17:38:49 +01:00
db95c38b3c
Remove dead code: "//static" and "//virtual"
2011-01-18 11:44:43 -05:00
2ce9a356b9
chart46: merge with DEV300_m97
2011-01-15 17:21:37 +01:00
eb3c9dfa08
chart46: #i25706# implement date axis - switching to scatter or bubble
2010-12-10 17:07:53 +01:00
6ece05cb92
Make calls to unary_function and binary_function less ambiguous for VC10
2010-10-16 22:41: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
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
eb94da5c50
chart43: merge with DEV300_m72
2010-02-26 14:38:16 +01: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
8cd4824f5a
chartmultiline: remove unsued concept 'UnusedData'
2009-11-24 11:19:08 +01:00
a3acf41195
CWS-TOOLING: integrate CWS chart37
...
2009-05-22 09:10:36 +0200 iha r272170 : #i102130# color of pies is not loaded correctly
2009-04-27 17:16:20 +0200 iha r271294 : #i24203# compiler problem
2009-04-27 16:43:21 +0200 iha r271292 : #i101281# missing API documentation for secondary axis title properties
2009-04-27 15:26:05 +0200 hde r271276 : #i100987
2009-04-27 15:24:42 +0200 hde r271273 : #i100987
2009-04-24 15:08:33 +0200 iha r271214 : #i100995# crash with some logarithmic scalings
2009-04-22 18:50:56 +0200 dr r271134 : #i82177# write out deleted point labels
2009-04-22 18:40:48 +0200 iha r271133 : #i101281# missing API documentation for secondary axis title properties
2009-04-22 16:39:42 +0200 dr r271128 : #i82177# extensions for bubble charts
2009-04-22 14:37:00 +0200 dr r271114 : #i82177# import/export data label type and separator
2009-04-22 14:36:24 +0200 dr r271113 : #i82177# import/export data label type and separator
2009-04-21 15:25:26 +0200 dr r271038 : #i82177# import data label type and separator from BIFF8 CHFR records
2009-04-21 14:37:16 +0200 dr r271037 : #i82177# dump BIFF8 chart future records
2009-04-20 17:44:27 +0200 iha r271002 : #i96898# reduce library exports
2009-04-20 13:01:13 +0200 iha r270975 : #i24203# rotate data labels - help ids
2009-04-20 11:40:33 +0200 dr r270969 : #i96600# export of axis scaling/positioning properties
2009-04-16 16:02:31 +0200 dr r270892 : #i69599# keep Y axis left in 3d charts
2009-04-15 18:16:46 +0200 dr r270859 : #i69599# import of axis position settings
2009-04-15 18:16:01 +0200 dr r270858 : #i69599# correct handling of logarithmic crossing axes
2009-04-14 16:27:48 +0200 dr r270794 : #i96599# handle auto axis position on logarithmic axes
2009-04-09 19:59:51 +0200 dr r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings
2009-04-09 18:26:00 +0200 iha r270720 : #i96898# reduce library exports
2009-04-09 15:17:04 +0200 iha r270710 : #i96898# reduce library exports
2009-04-09 10:50:14 +0200 dr r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too
2009-04-08 16:54:54 +0200 dr r270657 : #i24203# import rotation for data point labels
2009-04-06 18:19:17 +0200 iha r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type)
2009-04-06 15:57:05 +0200 iha r270567 : #i100105# #i58585# leftover ->
2009-04-06 15:55:48 +0200 iha r270564 : #i58585# leftover ->
2009-04-02 16:41:07 +0200 iha r270422 : #i99721# remove unused code
2009-04-02 14:29:03 +0200 iha r270407 : #i99721# remove unused code
2009-03-26 10:58:23 +0100 iha r270059 : #i96898# reduce library exports
2009-03-26 10:13:49 +0100 iha r270055 : #i96898# reduce library exports
2009-03-25 09:39:13 +0100 iha r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44)
2009-03-24 17:56:56 +0100 iha r269986 : #i96898# reduce library exports
2009-03-24 16:56:44 +0100 iha r269974 : #i99721# remove unused code
2009-03-24 16:48:48 +0100 iha r269970 : #i89731# remove unused string
2009-03-24 15:44:04 +0100 iha r269961 : remove unused code
2009-03-24 15:22:45 +0100 iha r269959 : remove unused code
2009-03-24 15:17:17 +0100 iha r269957 : remove unused code
2009-03-24 11:14:53 +0100 iha r269923 : #i24203# rotate data labels
2009-03-09 12:10:25 +0100 hde r269076 : #i99300#
2009-03-06 15:56:26 +0100 iha r269011 : #i93953# Source Format for secondary axis without data
2009-02-17 15:59:05 +0100 iha r268177 : avoid warning during build
2009-02-17 15:01:59 +0100 iha r268173 : avoid warning during build
2009-02-13 09:39:03 +0100 ufi r267693 : i96999
2009-02-11 15:12:35 +0100 iha r267604 : removed unused string
2009-02-11 14:00:29 +0100 iha r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination'
2009-02-11 10:56:45 +0100 iha r267584 : #i89731# typo in resource string
2009-02-11 10:01:29 +0100 iha r267582 : #i89031# compile error on asian windows systems
2009-02-10 16:15:16 +0100 iha r267552 : #i24203# rotate data labels
2009-02-04 18:00:33 +0100 iha r267395 : #i98893# don't export defaults to file
2009-02-04 15:48:15 +0100 iha r267390 : #i92128# asian typography for chart elements
2009-02-04 15:17:41 +0100 iha r267386 : #i92128# asian typography for chart elements
2009-01-30 14:41:10 +0100 iha r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)
2009-06-04 09:41:18 +00:00
a317f759ef
INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED
...
2008/04/01 10:50:35 thb 1.2.126.2: #i85898# Stripping all external header guards
2008/03/28 16:44:12 rt 1.2.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 20:53:43 +00:00
6e3208c6c9
INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED
...
2007/02/08 21:25:40 iha 1.1.4.17: resync m195 -> m202
2006/08/10 17:10:41 bm 1.1.4.16: second axis for stock charts fixed
2006/04/28 12:44:52 bm 1.1.4.15: #i64618# lcl_LabeledSequenceEquals: allow data sequences to be empty on equality check.
2005/12/21 21:29:23 iha 1.1.4.14: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/11/02 14:54:17 iha 1.1.4.13: make more failsafe
2005/10/11 09:20:45 bm 1.1.4.12: license header change
2005/08/03 16:36:23 bm 1.1.4.11: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/29 13:30:15 bm 1.1.4.10: keep unused data at the diagram, resetStyles, and other small improvements of template handling
2005/05/09 09:51:25 bm 1.1.4.9: moved parts of API to data namespace
2005/05/03 16:52:14 bm 1.1.4.8: XDataProvider, XDataSequence: RangeIdentifiers removed
2005/04/06 13:17:11 iha 1.1.4.7: make more failsave
2004/07/05 11:33:13 iha 1.1.4.6: identify duplicate ranges correctly to prevent duplication of series
2004/05/07 13:40:24 bm 1.1.4.5: context added in CTOR
2004/03/29 13:29:25 bm 1.1.4.4: XDataSequence: getSourceRangeRepresentation -> getSourceIdentifier
2004/03/24 09:44:21 bm 1.1.4.3: +debug function lcl_ShowDataSource for tracing the content of the data source that is parsed
some if checks for invalid objects
2004/03/19 14:32:57 bm 1.1.4.2: XDataSource now contains XLabeledDataSources
2004/02/13 16:51:42 bm 1.1.4.1: join from changes on branch bm_post_chart01
2007-05-22 17:48:18 +00:00