Commit Graph

10 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
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
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06: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
57500bd17b Remove redundant #include directives & comments 2010-10-04 11:03:38 +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
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
536682b5a7 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:40 iha 1.1.2.9: resync m195 -> m202
2006/05/09 13:06:50 bm 1.1.2.8: #i65200# references to sequence elements become invalid after realloc. (Why didn't this happen earlier? Maybe earlier the realloc was a no-op)
2005/10/11 09:20:44 bm 1.1.2.7: license header change
2005/08/15 17:04:06 iha 1.1.2.6: don't crash caused by illegal number of lines (if switching charttype from stock to column+line)
2005/08/03 16:36:23 bm 1.1.2.5: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/29 11:38:32 bm 1.1.2.4: only overload for interpretDataSource needed, call base class to avoid duplicate code
2005/07/15 15:58:14 bm 1.1.2.3: allow one sequence of data for compatibility
2005/06/27 13:40:01 iha 1.1.2.2: support property number of lines
2005/06/27 13:39:08 iha 1.1.2.1: support property number of lines
2007-05-22 17:47:57 +00:00