Commit Graph

26 Commits

Author SHA1 Message Date
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
4a4bdc142a fix the remaining issues with the changed handling of ErrorBar props
Change-Id: I75c839cbfccbe84e7aa98aef6959bcd0c5390ab6
2013-04-22 13:57:31 +02:00
b380744c20 Remove some RTL_* and some rtl:: prefixes in chart2
Change-Id: I47889319530d8f03bd7c78e937de55cf380d2d41
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1550
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-07 13:57:43 +00:00
90227b15f0 chart2: replace use of deprecated UserDefinedAttributeSupplier
... with UserDefinedAttributesSupplier

Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b
2012-11-29 21:24:20 +01: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
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
e6064484fa Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	chart2/source/controller/main/UndoManager.cxx
	chart2/source/tools/RegressionCurveHelper.cxx
	sc/inc/address.hxx
	sc/inc/attrib.hxx
	sc/inc/bigrange.hxx
	sc/inc/callform.hxx
	sc/inc/cell.hxx
	sc/inc/chartarr.hxx
	sc/inc/chartlis.hxx
	sc/inc/chgtrack.hxx
	sc/inc/collect.hxx
	sc/inc/compiler.hxx
	sc/inc/detdata.hxx
	sc/inc/document.hxx
	sc/inc/fillinfo.hxx
	sc/inc/olinetab.hxx
	sc/inc/prnsave.hxx
	sc/inc/queryparam.hxx
	sc/inc/sc.hrc
	sc/inc/scabstdlg.hxx
	sc/inc/table.hxx
	sc/inc/validat.hxx
	sc/inc/zforauto.hxx
	sc/source/core/data/documen2.cxx
	sc/source/core/data/document.cxx
	sc/source/core/data/table1.cxx
	sc/source/core/tool/address.cxx
	sc/source/core/tool/token.cxx
	sc/source/filter/excel/frmbase.cxx
	sc/source/filter/excel/impop.cxx
	sc/source/filter/excel/xename.cxx
	sc/source/filter/inc/formel.hxx
	sc/source/filter/inc/xename.hxx
	sc/source/filter/xml/xmlexprt.cxx
	sc/source/filter/xml/xmlnexpi.cxx
	sc/source/filter/xml/xmlnexpi.hxx
	sc/source/ui/dbgui/filtdlg.cxx
	sc/source/ui/inc/docfunc.hxx
	sc/source/ui/inc/namedlg.hxx
	sc/source/ui/namedlg/namedlg.cxx
	sc/source/ui/src/namedlg.src
2011-03-18 15:33:40 +01:00
fd3ae880bc Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:44:11 +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
a374c81060 cppcheck: unused variable 2010-12-05 13:15:17 +00:00
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
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
ee8bb91da8 chart49: #i113103# use corrected double-checked locking pattern for default properties 2010-10-07 16:21:04 +02:00
63af9d6233 chart49: #i113103# use corrected double-checked locking pattern for propertysetinfo 2010-10-06 13:53:07 +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
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
d19f4db153 INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED
2008/04/01 10:50:17 thb 1.3.94.2: #i85898# Stripping all external header guards
2008/03/28 16:43:15 rt 1.3.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:28:29 +00:00
d0b37a8f0b INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
2007/07/10 11:57:28 bm 1.2.12.1: #i69281# warnings removed
2007-07-25 07:32:40 +00:00
9994010dc7 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:28 iha 1.1.2.13: resync m195 -> m202
2006/03/12 00:54:04 iha 1.1.2.12: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/17 20:57:42 iha 1.1.2.11: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/11/15 15:30:11 bm 1.1.2.10: garbage collection, disposing, reference release issues
2005/11/01 14:58:51 iha 1.1.2.9: don't export default values (especially no wrong ones)
2005/10/11 09:19:54 bm 1.1.2.8: license header change
2005/08/03 16:36:13 bm 1.1.2.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/19 13:50:18 bm 1.1.2.6: some properties fixed
2005/07/15 21:15:13 iha 1.1.2.5: fixed LineStyle for Min
2005/07/14 12:32:47 iha 1.1.2.4: remove unused parameter 'bIncludeStyleProperties'
2005/07/12 12:56:55 bm 1.1.2.3: use named properties for gradients etc. in chart model
2005/06/15 18:02:51 iha 1.1.2.2: LineDash for MinMaxLine
2005/06/14 15:01:40 iha 1.1.2.1: new class to support MinMaxLine for old api
Issue number:
Submitted by:
Reviewed by:
2007-05-22 16:18:54 +00:00