Commit Graph

16 Commits

Author SHA1 Message Date
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
Tor Lillqvist
e87e2fd386 WaE: 's_hAccessibleImplementationModule' defined but not used
Change-Id: I700f66cbc3ddb01d723b9a50709b4b1d5ab66405
2012-10-07 11:25:07 +03:00
Tor Lillqvist
97593ae24a Handle lack of module loading/unloading API when DISABLE_DYNLOADING
There are basicically two classes of cases:

1) Where the code is for obscure historical reasons or what I see as
misguided "optimization" split into a more libraries than necessary,
and these then are loaded at run-time. Instead, just use direct
linking.

2) Where dynamic loading is part of the functionality offered to some
upper (scripting etc) layer, or where some system-specific non-LO
library is loaded dynamically, as it is not necessarily present on
end-user machines. Can't have such in the DISABLE_DYNLOADING case.

Change-Id: I9eceac5fb635245def2f4f3320821447bb7cd8c0
2012-10-07 07:59:15 +03:00
Michael Meeks
c4008ef546 re-base on ALv2 code. Includes:
tkr41: #117828# office crash fixed . (null pointer) + add unit test
    Patch contributed by Tobias Krause
    http://svn.apache.org/viewvc?view=revision&revision=1172105

    Do not add targets for junit tests when junit is disabled.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1241508

    remove the OutDev::GetKernPair* stubs completely
    Patch contributed by Herbert Duerr
    http://svn.apache.org/viewvc?view=revision&revision=1179221

    reverting un-necessary OS/2 conditionals.
2012-10-03 16:56:06 +01:00
Norbert Thiebaud
750fc20611 replace remaining InterlockedCount() with inlined version
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-25 01:55:38 +00:00
Norbert Thiebaud
9485f3a6d6 targeted string re-work
Change-Id: If929937d8b1243032983b8b379f067a47d2717a4
2012-05-28 18:09:26 -05:00
Norbert Thiebaud
6a7d81e7a5 remove include of pch header from toolkit 2011-11-27 13:25:40 -06:00
Gert Faller
ced73bee68 RTL_CONSTASCII_USTRINGPARAM in libs-gui 22 2010-11-25 22:58:19 +01:00
Gert Faller
f39607df60 RTL_CONSTASCII_USTRINGPARAM in libs-gui 08 2010-11-22 22:47:26 +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
d516855a55 INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED
2008/04/01 16:01:01 thb 1.5.28.3: #i85898# Stripping all external header guards
2008/04/01 12:56:54 thb 1.5.28.2: #i85898# Stripping all external header guards
2008/03/28 15:40:19 rt 1.5.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:35:11 +00:00
Rüdiger Timm
dadab253dd INTEGRATION: CWS fwk80_SRC680 (1.4.26); FILE MERGED
2008/01/11 14:52:59 pb 1.4.26.1: fix: #i83756# createAccessibleContext( VCLXFixedHyperlink* )
2008-01-29 14:06:40 +00:00
Vladimir Glazounov
7fbfec4d5a INTEGRATION: CWS sb71 (1.2.14); FILE MERGED
2007/08/23 15:41:14 sb 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED
2007/07/23 11:33:44 sb 1.2.14.1: #i75466# Use osl_loadModuleRelative when loading with a relative path.
2007-10-15 10:51:33 +00:00
Oliver Bolte
e012dea6ba INTEGRATION: CWS finalsisslremoval (1.2.10); FILE MERGED
2007/07/15 07:54:27 pjanik 1.2.10.1: #i79627#: Remove SISSL.
2007-07-18 09:06:29 +00:00
Jens-Heiner Rechtien
fd743a4b2a INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED
2007/05/30 08:41:17 fs 1.1.2.5: more/better assertions
2007/02/28 07:17:27 fs 1.1.2.4: #i10000#
2006/10/16 07:34:59 fs 1.1.2.3: #i10000#
2006/10/05 11:30:13 fs 1.1.2.2: #i10000#
2005/03/07 08:02:52 fs 1.1.2.1: #i44293# accessing A11Y components provided by an external factory
2007-06-27 14:16:02 +00:00