Stephan Bergmann
e965798caf
svtools: Use appropriate OUString functions on string constants
...
Change-Id: I8799033322d345b2f146c3577d3d264448252816
2014-12-12 12:23:11 +01:00
Julien Nabet
227af32d8c
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18
...
Change-Id: Ibf958dbfbf7cdbe6ad31d390138be8d4d468c225
2014-05-20 23:29:53 +02:00
Thomas Arnhold
a325ce63db
fix-includes.pl: svtools
...
Change-Id: I509299306ab6cd97c96e9a26d4674f983bbffbec
2014-05-11 01:55:40 +02:00
Stephan Bergmann
5e21a413c7
cppuhelper: retrofit std::exception into overriding exception specs
...
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Noel Grandin
0a9ef5a18e
convert OUString 0==compareToAscii to equalsAscii
...
Convert code like:
0 == aStr.compareToAscii("XXX")
to
aStr.equalsAscii("XXX")
which is both clearer and faster.
Change-Id: I2e906d7d38494db38eb292702fadb781b1251e07
2013-11-11 12:58:12 +02: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
Michael Meeks
daeed90f45
re-base on ALv2 code. Includes:
...
Patch contributed by: Jurgen Schmidt
remove onlineregistration with dependencies
http://svn.apache.org/viewvc?view=revision&revision=1240245
imported patch package_eventlistener.patch
http://svn.apache.org/viewvc?view=revision&revision=1172103
Patch contributed by Pedro Giffuni
Accept Google Chrome OS fonts as equivalent to MS fonts.
http://svn.apache.org/viewvc?view=revision&revision=1233155
http://svn.apache.org/viewvc?view=revision&revision=1233408
Patch contributed by Andre Fischer
Do not add targets for junit tests when junit is disabled.
http://svn.apache.org/viewvc?view=revision&revision=1241508
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
cws mba34issues01: #i114600#: remove forbidden characters
from list of unencoded characters
http://svn.apache.org/viewvc?view=revision&revision=1172370
Patches contributed by Oliver Rainer-Wittman
some clean up in JPEGReader due to memory constraints
http://svn.apache.org/viewvc?view=revision&revision=1299729
119114 - method <UpdateDialog::addSpecificError(..)> - create
entry with correct type
http://svn.apache.org/viewvc?view=revision&revision=1305265
Patches contributed by Ariel Constenla-Haile
i118707 - make toolbar control's popup window grab focus
http://svn.apache.org/viewvc?view=revision&revision=1225846
Patches contributed by Herbert Duerr
#i118662# remove usage of BerkeleyDB in desktop module
http://svn.apache.org/viewvc?view=revision&revision=1213171
minor cleanups in dp_persmap.*
http://svn.apache.org/viewvc?view=revision&revision=1215064
flush early to prevent problem with extension manager not
cleaning up its objects
http://svn.apache.org/viewvc?view=revision&revision=1228147
i118726 do not flush *pmap file while reading it
http://svn.apache.org/viewvc?view=revision&revision=1230614
#i119048# migrate BDB extension entries using a simple heuristic
http://svn.apache.org/viewvc?view=revision&revision=1300972
#i119048# handle edge cases when importing BDB hash files
http://svn.apache.org/viewvc?view=revision&revision=1301428
#i119113# fix of-by-one when importing BDB files
http://svn.apache.org/viewvc?view=revision&revision=1305420
restore our encryption settings, icon themes, and dictionaries.
removed wrapper hacks, kill obsolete bundled extension blob /
pre-registration handling, remove duplicated quickstart code.
remove OS/2 conditionals.
2012-11-19 17:44:55 +00: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
Caolán McNamara
a4feeebd37
refactor ImpSvtData
2012-04-25 16:06:54 +01:00
Norbert Thiebaud
ac33b825d1
remove include of pch header from svtools
2011-11-27 13:24:31 -06:00
Jan Holesovsky
5785e4f4ab
Show Java error just once by default.
...
Improves n#628806, where the user is presented with an amount of the same
dialogs.
2010-10-29 12:14:49 +02: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
600f4f7d44
INTEGRATION: CWS changefileheader (1.8.170); FILE MERGED
...
2008/04/01 15:45:16 thb 1.8.170.3: #i85898# Stripping all external header guards
2008/04/01 12:43:46 thb 1.8.170.2: #i85898# Stripping all external header guards
2008/03/31 13:02:13 rt 1.8.170.1: #i87441# Change license header to LPGL v3.
2008-04-10 20:25:19 +00:00
Kurt Zenker
bc59730889
INTEGRATION: CWS ause083 (1.7.20); FILE MERGED
...
2007/07/17 22:14:36 mba 1.7.20.1: #i79470#: ambiguous Reference class
2007-09-05 16:38:48 +00:00
Jens-Heiner Rechtien
04a8ea91d9
INTEGRATION: CWS vgbugs07 (1.6.144); FILE MERGED
...
2007/06/04 13:31:42 vg 1.6.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 20:47:11 +00:00
Joachim Lingner
3b71dc4f17
#i72313# fixed queryInterface
2006-12-06 13:40:23 +00:00
Oliver Bolte
d31fb64be0
INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED
...
2006/09/01 17:43:18 kaib 1.4.92.1: #i68856# Added header markers and pch files
2006-09-17 14:08:22 +00:00
Jens-Heiner Rechtien
2c6d7e046d
INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED
...
2005/10/25 15:07:40 pl 1.3.62.1: #i55991# removed warnings for linux platform
2006-06-19 20:18:43 +00:00
Rüdiger Timm
ebdb674fe8
INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED
...
2005/09/05 14:53:28 rt 1.2.62.1: #i54170# Change license header: remove SISSL
2005-09-08 15:12:06 +00:00
Oliver Bolte
73dbeae89b
INTEGRATION: CWS jl22 (1.1.2); FILE ADDED
...
2005/06/30 12:28:49 jl 1.1.2.6: #i37020
2005/06/24 13:24:43 jl 1.1.2.5: #i37020# javacontext and javainteractionhandler now implement XInterface, because we do not want export the inline cppu::WeakImplHelper
2005/06/24 13:05:51 jl 1.1.2.4: #i37020# javacontext and javainteractionhandler now implement XInterface, because we do not want export the inline cppu::WeakImplHelper
2005/06/22 14:55:40 jl 1.1.2.3: #i37020
2005/06/22 08:16:38 jl 1.1.2.2: #i37020#
2005/06/16 15:01:22 jl 1.1.2.1: #i37020 javacontext and javainteractionhandler from desktop now here
2005-07-07 12:10:00 +00:00