Commit Graph

28 Commits

Author SHA1 Message Date
Stephan Bergmann
fced31697b comphelper::SequenceAsHashMap: throw IllegalArgumentException
...instead of IllegalTypeException (where the latter is not a RuntimeException).
Fixes cid#707218, cid#1224993, etc., and reverts previous fix
358f5280e0 "Fix coverity#1224993 w/o breaking
JunitTest_framework_unoapi."

Change-Id: I13ce153e1513749fb0be2ee8e560cec86a30c5ba
2014-11-19 18:18:06 +01:00
Stephan Bergmann
52028d4632 Revert "coverity#1224993 Uncaught exception"
This reverts commit b66a96d792,
follow-up commit will fix w/o breaking JunitTest_framework_unoapi.

Change-Id: Iac12d52c2eb9a1e4ab09d24910cee1838cc7d883
2014-10-09 08:37:36 +02:00
Caolán McNamara
b66a96d792 coverity#1224993 Uncaught exception
Change-Id: If5dcb4bbd728f7396e19382f85bdf2a3d77a6db6
2014-10-08 20:45:13 +01:00
Noel Grandin
e7bc3cab01 remove boilerplate in UNO Exception constructor calls
Now that we have default values for Exception constructor params,
remove lots of boilerplate code.

Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74
2014-05-23 15:06:00 +02:00
Alexander Wilms
0ce0c369aa Remove unneccessary comments
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23 03:38:49 +00:00
Stephan Bergmann
05f742d28b comphelper: sal_Bool -> bool
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
2014-02-17 17:55:19 +01: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
Gregg King
db7a441342 Typo fix: informations -> information and a few other adjacent typos.
FDO:60724

Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b
Reviewed-on: https://gerrit.libreoffice.org/2479
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2013-03-02 02:45:55 +00:00
Julien Nabet
1443a9f7ab [Uu]sefull -> [Uu]seful
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
2013-02-22 11:12:33 +01:00
Chr. Rossmanith
be9d9fee66 RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper
Change-Id: Ib068c06956bc9f04bb7c468375aacd2e6e9db77d
2013-01-31 10:21:07 +01:00
Thorsten Behrens
66a175834c c++ API: use css alias in generated headers, adds global css decl
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star

Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.

Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
Thomas Arnhold
2beba8f93e reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-08 13:53:54 +02:00
Thomas Arnhold
49ad17e2b1 remove include comments and boxes
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-08 13:53:53 +02:00
Thomas Arnhold
87f242e036 remove empty ascii boxes and stuff III
Change-Id: I8b54e8518c219a7edd7e29173a1099611a7e0dbb
2012-08-07 18:08:29 +02:00
Michael Meeks
2005a34318 re-base on ALv2 code. 2012-06-29 15:51:49 +01:00
Caolán McNamara
f80d462331 callcatcher: drop some unused methods 2012-01-05 09:18:15 +00:00
Olivier Hallot
00a67c0f90 Fix for fdo43460 Part VII getLength() to isEmpty()
Part VII
Module
comphelper
2011-12-13 11:57:55 +04:00
Norbert Thiebaud
b8ee1f9b5f remove include of pch header in comphelper 2011-11-27 13:00:14 -06:00
Kevin Hunter
6fb8e13b45 EasyHack: RTL conversion from createFromAscii 2010-11-20 07:45:53 +01:00
Sebastian Spaeth
4905a19032 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-14 17:02:15 +02:00
Jens-Heiner Rechtien
8764506704 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
5212377008 INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED
2008/04/01 12:26:31 thb 1.7.58.2: #i85898# Stripping all external header guards
2008/03/31 12:19:33 rt 1.7.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:17:09 +00:00
Ivo Hinkelmann
615fff84db INTEGRATION: CWS as6 (1.6.40); FILE MERGED
2007/09/05 08:24:48 as 1.6.40.1: #i63263# some new import, export functions
2007-11-19 15:32:40 +00:00
Ivo Hinkelmann
7bf9480cdd INTEGRATION: CWS fwkdbdesign01 (1.5.44); FILE MERGED
2007/03/07 08:47:32 as 1.5.44.1: #i45663# new helper method to match two sets of properties
2007-04-16 15:58:57 +00:00
Oliver Bolte
6c73ff1a17 INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED
2006/09/01 17:19:44 kaib 1.4.100.1: #i68856# Added header markers and pch files
2006-09-17 16:14:29 +00:00
Rüdiger Timm
443909e8d5 INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED
2005/09/05 15:24:03 rt 1.3.118.1: #i54170# Change license header: remove SISSL
2005-09-08 01:52:55 +00:00
Rüdiger Timm
3716d2cb9f INTEGRATION: CWS keyconfig01 (1.2.62); FILE MERGED
2004/07/14 06:53:08 as 1.2.62.1: #i29863# support seq<any>
2004-09-20 09:17:34 +00:00
Kurt Zenker
cacf63e44f INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED
2003/11/04 10:45:07 as 1.1.2.2: #102620# handle empty Any more gracefully
2003/11/04 08:09:38 as 1.1.2.1: #102620# split sequenceadapter into different files
2004-01-28 11:47:53 +00:00