97a5ba4a71
remove comments why a file gets included
...
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21 18:08:28 +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
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
ba5a460bc1
Fixed cppcheck messages about rethrowing copy of exception.
2012-02-05 14:29:54 +01:00
d59211357a
Removed unnecessary tools/debug.hxx includes.
2012-01-06 23:55:51 +01: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
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
a6e69f8fcd
Move DBG_ERROR to OSL_FAIL
2011-03-02 14:58:56 +01:00
de94a72875
WaE: various new gcc 4.6.0 warnings
2011-01-29 17:14:04 +00:00
39a09318dc
Remove useless comments and some dead code.
2011-01-18 13:43:57 -05:00
de33b47142
cppunit: prefer prefix variant
2011-01-06 14:15:32 +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
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
d77d2195dd
calc55: #i112035# loading some old chart document fails
2010-06-04 18:22:13 +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
7d598dd07a
INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED
...
2008/04/01 15:04:24 thb 1.3.94.2: #i85898# Stripping all external header guards
2008/03/28 16:44:26 rt 1.3.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:23:05 +00:00
519170607a
INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
...
2007/07/06 12:00:53 bm 1.2.12.1: #ii78871# implemented property listener (for one property) by passing to inner property. For more complex properties the methods would have to be overloaded
2007-07-25 08:02:13 +00:00
a0a522df7a
INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
...
2007/02/08 21:25:47 iha 1.1.2.11: resync m195 -> m202
2006/10/04 15:24:08 iha 1.1.2.10: #i63570# loading donut example crashes on solaris
2006/08/08 12:31:01 iha 1.1.2.9: corrected exception handling for XPropertySet
2006/02/17 20:57:55 iha 1.1.2.8: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 13:40:48 iha 1.1.2.7: make WrappedPropertySet a MutexContainer
2006/02/02 14:36:19 iha 1.1.2.6: enable late init with inner propertyset
2005/11/08 13:59:04 bm 1.1.2.5: no query from XPropertySet to XPropertySet necessary
2005/10/11 09:20:56 bm 1.1.2.4: license header change
2005/07/15 13:32:28 iha 1.1.2.3: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds
2005/04/21 16:44:23 iha 1.1.2.2: assert missing property
2005/04/19 17:27:10 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 18:07:16 +00:00