Commit Graph

18 Commits

Author SHA1 Message Date
b8757ee8c7 Clean up function declarations and some unused functions
Change-Id: I5817a5ad3966918cfb1920be568b7401dd6f948c
2014-04-07 13:48:53 +02:00
a67c2a12bc Remove visual noise from comphelper
Change-Id: I7e5512b43240beee05404cff9d49a87d0217ea89
Reviewed-on: https://gerrit.libreoffice.org/8242
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-27 06:42:45 -06:00
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
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
2b7ee1db28 remove boilerplate comments
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
2013-04-01 22:45:36 +02:00
69bb1336bf RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper
Change-Id: I36bb19c123c1de54e04ba2e6c30b1cb0f7353047
2013-01-28 13:15:21 +01:00
03a9f139bd ComponentContext::getUnoContext -> getComponentContext simplification
...and some further clean-up.

Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea
2012-09-19 13:16:38 +02:00
2005a34318 re-base on ALv2 code. 2012-06-29 15:51:49 +01:00
57154616f0 Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
abda377619 callcatcher: update list 2012-04-18 13:03:22 +01:00
ba8919e812 Remove unused code 2012-02-25 20:33:57 +00:00
00a67c0f90 Fix for fdo43460 Part VII getLength() to isEmpty()
Part VII
Module
comphelper
2011-12-13 11:57:55 +04:00
b8ee1f9b5f remove include of pch header in comphelper 2011-11-27 13:00:14 -06:00
d86e9a3906 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:19:17 +01:00
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
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
12437f6d30 INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED
2008/04/01 12:26:30 thb 1.2.102.2: #i85898# Stripping all external header guards
2008/03/31 12:19:33 rt 1.2.102.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:11:16 +00:00
4b0f233742 INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED
2007/04/13 06:08:06 fs 1.1.2.7: #i10000#
2007/04/12 09:52:40 fs 1.1.2.6: #i10000#
2007/04/12 09:05:31 fs 1.1.2.5: const as const can
2007/04/11 13:48:19 fs 1.1.2.4: #i76119# support for logging arguments which evaluate to empty strings (by introducing OptionalString as parameter type to pass to impl_log)
2007/04/11 08:48:43 fs 1.1.2.3: #i76119# support for log messages loaded from a resource file
2007/04/05 09:13:21 fs 1.1.2.2: #i76119# new ctor taking an ASCII logger name
2007/04/05 07:12:36 fs 1.1.2.1: #i76119# encapsulating access to XLogger
2007-06-27 13:54:48 +00:00