Noel Grandin
08fe82e59c
Remove unnecessary use of OUString constructor in + expressions
...
Convert code like
aFilename = OUString::number(nFilePostfixCount) + OUString(".bmp");
to
aFilename = OUString::number(nFilePostfixCount) + ".bmp";
Change-Id: I03f513ad1c8ec8846b2afbdc67ab12525ed07e50
2013-12-17 11:49:03 +02:00
Noel Grandin
73342dbb82
remove unnecessary RTL_CONSTASCII_STRINGPARAM
...
A final pass through the code, converting code to use the new
OUString and OString methods that can detect string literals.
Change-Id: Ifa6382335e5650a1c67e52006b26354e0692c710
2013-11-22 08:07:19 +02:00
Noel Grandin
e52779d2f8
remove unnecessary use of OUString constructor
...
Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
2013-11-11 11:21:26 +02:00
Michael Meeks
72b954df59
Avoid using gconftool. Atk provides a11y not Java on Unix.
...
cf. comment in framework header. Should have no impact on real
run-time Java a11y, which would be enabled later as-needed; only
on JRE selection. For extreme corner-cases, where your auto-selected
JRE has no a11y support either select another JRE in the UI or:
$ export JFW_PLUGIN_FORCE_ACCESSIBILITY=1
to override.
Change-Id: I59a6428e5a11664b75c29580cad76eb9500db45a
2013-10-30 11:09:55 +00:00
Takeshi Abe
57931a7cf7
Mark as const
...
Change-Id: Ib78b25641ae20a3eb23545649f08b963e34c74ff
2013-07-29 17:39:30 +09: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
David Tardon
769831b958
WaE: "UNX" is not defined
...
Change-Id: Ie1a98500fa4f3965872b3fc92a303df84556fd7a
2013-03-27 17:08:08 +01:00
Michael Meeks
2c47c9989e
re-base on ALv2 code. Includes:
...
cws mba34issues01: #i117709#: make sure that parent of error message box is visible
Patch contributed by Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1172346
i#119036 - improve user experience of certification dialog - only shown once
Patch contributed by Oliver-Rainer Wittmann
http://svn.apache.org/viewvc?view=revision&revision=1299727
2012-07-13 21:38:47 +01:00
Norbert Thiebaud
d79705d1df
targeted string re-work
...
Change-Id: I31c752d044774cf4cec4aaab9bb2e43570d41953
2012-05-30 16:41:40 -05:00
Szabolcs Dezsi
e4fb171d3a
Replaced a few equal calls with ==
2012-04-08 19:24:00 +02:00
Andras Timar
fb067f9bb2
replace OpenOffice.org to LibreOffice in registry keys
2012-03-23 11:45:18 +01:00
Takeshi Abe
0f44079ce2
catch exception by constant reference
2011-12-15 13:52:23 +09:00
Norbert Thiebaud
bf1f1e9cba
remove include of pch header from jvmfwk
2011-11-27 13:13:58 -06:00
Christina Rossmanith
c776e24f16
remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)
2011-04-19 20:40:32 +02:00
Julien Nabet
933e22880b
Remove "using namespace ::rtl"
2011-03-02 21:53:12 +01:00
Gert Faller
cfa878447f
Use RTL_CONSTASCII_USTRINGPARAM
2010-10-30 21:35:01 +01:00
Sebastian Spaeth
a715e1b3d0
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:04:31 +02:00
Caolán McNamara
7c021b3126
tweaks for AIX
2010-10-13 20:31:42 +01:00
Jens-Heiner Rechtien
7c80db2eb3
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
Kurt Zenker
f332b9f123
INTEGRATION: CWS jl102 (1.29.14); FILE MERGED
...
2008/06/18 08:44:29 jl 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED
2008/06/04 13:07:44 jl 1.29.14.1: #i90301# using bootstrap variable to switch of examination of system uses accessibility tools
2008-06-25 10:05:29 +00:00
Rüdiger Timm
04c83201f2
INTEGRATION: CWS jl101 (1.29.12); FILE MERGED
...
2008/05/28 14:55:52 jl 1.29.12.1: #i89584# patch - remove unused code.
2008-06-06 07:38:40 +00:00
Rüdiger Timm
10a0d64c54
INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED
...
2008/03/31 07:24:51 rt 1.28.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:27:58 +00:00
Ivo Hinkelmann
009c056d51
INTEGRATION: CWS gcc430two (1.27.24); FILE MERGED
...
2008/01/28 09:53:08 rene 1.27.24.1: more gcc 4.3.0 things
2008-02-04 12:46:31 +00:00
Vladimir Glazounov
f2a8ac8fd1
INTEGRATION: CWS sb71 (1.25.22); FILE MERGED
...
2007/06/15 08:16:34 sb 1.25.22.3: RESYNC: (1.25-1.26); FILE MERGED
2007/04/27 14:09:03 sb 1.25.22.2: #i75466# Removed URE_JVMFWK3RC again.
2007/04/16 13:51:37 sb 1.25.22.1: #i75466# Adapted to new URE_JVMFWK3RC; support vnd.sun.star.expand URLs in javavendors.xml.
2007-10-15 11:07:40 +00:00
Oliver Bolte
8391d74321
INTEGRATION: CWS jl64 (1.25.24); FILE MERGED
...
2007/06/07 07:52:58 jl 1.25.24.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE
2007/06/04 08:05:45 jl 1.25.24.1: #i76390 do not create user installation when installing java extensions during setup
2007-06-13 06:58:23 +00:00
Oliver Bolte
204c00b2a9
INTEGRATION: CWS pchfix02 (1.24.16); FILE MERGED
...
2006/09/01 17:31:42 kaib 1.24.16.1: #i68856# Added header markers and pch files
2006-09-16 16:48:18 +00:00
Jens-Heiner Rechtien
9570b4c285
INTEGRATION: CWS warnings01 (1.23.6); FILE MERGED
...
2006/02/27 11:43:04 sb 1.23.6.2: #i53898# Made code waring-free.
2005/10/28 10:13:56 sb 1.23.6.1: #i53898# Made code warning-free.
2006-06-19 23:11:26 +00:00
Rüdiger Timm
72af3c9702
INTEGRATION: CWS ooo19126 (1.22.6); FILE MERGED
...
2005/09/05 17:12:28 rt 1.22.6.1: #i54170# Change license header: remove SISSL
2005-09-07 18:35:32 +00:00
Oliver Bolte
f6a6569290
INTEGRATION: CWS sb31 (1.21.12); FILE MERGED
...
2005/04/18 14:30:01 sb 1.21.12.1: #121392# Changed findPlugin to first search the plugin library relative to a base URL that is set to the location of the javavendors.xml file itself.
2005-06-17 09:12:42 +00:00
Rüdiger Timm
962f0d024e
INTEGRATION: CWS jre5issues (1.20.8); FILE MERGED
...
2005/01/14 10:10:31 jl 1.20.8.1: #i39912# fixes for MAC
2005-01-31 08:52:11 +00:00
Jens-Heiner Rechtien
871dd7fd28
INTEGRATION: CWS jl13 (1.18.8); FILE MERGED
...
2004/10/26 12:54:03 jl 1.18.8.9: #i29390#
2004/10/25 10:37:40 jl 1.18.8.8: #29390#
2004/10/21 13:17:43 jl 1.18.8.7: RESYNC: (1.18-1.19); FILE MERGED
2004/10/20 13:30:38 jl 1.18.8.6: #i29390#
2004/10/08 17:31:03 jl 1.18.8.5: #29930#
2004/10/05 11:53:18 jl 1.18.8.4: #i29390# better diagnostic
2004/09/30 08:16:01 jl 1.18.8.3: #i29390#
2004/09/29 13:41:34 jl 1.18.8.2: #i29390#
2004/09/10 13:25:23 jl 1.18.8.1: #i33040# encoding of vendor data was buggy when asien glyphs were used (> 128)
2004-11-09 13:01:02 +00:00
Rüdiger Timm
97c236d4b0
INTEGRATION: CWS ooo20040704 (1.17.8); FILE MERGED
...
2004/08/09 14:39:17 vg 1.17.8.2: RESYNC MERGED 1.17 1.18
Everything below this line will be added to the revision comment.
2004/06/30 12:31:08 waratah 1.17.8.1: #i30874# Add initial values to potentially unitialised values
2004-09-08 15:03:51 +00:00
Jens-Heiner Rechtien
717e47eca4
INTEGRATION: CWS jl8 (1.17.4); FILE MERGED
...
2004/07/08 09:39:27 jl 1.17.4.6: #116544# use bootstrap vars _OS _ARCH
2004/07/07 13:30:18 jl 1.17.4.5: #i30342#
2004/07/06 16:03:15 jl 1.17.4.4: #i30342#
2004/06/25 09:43:21 jl 1.17.4.3: #i30342#
2004/06/24 13:02:03 jl 1.17.4.2: #i30342#
2004/06/18 15:01:57 jl 1.17.4.1: #i30342# plugin supports multiple vendors
2004-07-23 10:55:05 +00:00
Joachim Lingner
6b9adb2fc6
#i20052#
2004-05-19 08:38:08 +00:00
Joachim Lingner
bd8762dd32
#i20052#
2004-05-18 14:11:57 +00:00
Joachim Lingner
84d390d0d4
#i20052#
2004-05-18 11:51:54 +00:00
Joachim Lingner
b2197626fd
#i20052#
2004-05-18 08:03:37 +00:00
Joachim Lingner
f0df8160e1
#i20052#
2004-05-18 07:37:33 +00:00
Joachim Lingner
7ad218fec6
#i20052#
2004-05-18 07:05:27 +00:00
Joachim Lingner
a917e5f730
#i20052#
2004-05-17 12:55:32 +00:00
Joachim Lingner
4078f3b82f
#i20052#
2004-05-14 13:44:10 +00:00
Joachim Lingner
c58b07c958
#i20020#
2004-05-13 10:15:02 +00:00
Joachim Lingner
fba121d3c4
#i20052#
2004-05-12 12:42:15 +00:00
Joachim Lingner
5def523f04
#i20052#
2004-05-07 13:49:41 +00:00
Joachim Lingner
04517cb75d
#i20052#
2004-04-28 08:11:38 +00:00
Joachim Lingner
c6ee6abeaf
#i20052#
2004-04-27 14:22:15 +00:00
Joachim Lingner
f17a9b4b44
#i20052#
2004-04-26 14:54:23 +00:00
Joachim Lingner
052f4cf6e4
#i20052# user/config/javasettings.xml is now platform dependent
2004-04-26 13:47:39 +00:00
Joachim Lingner
cab7aaaaae
#i20052# ../user/config/javasettings.xml is now generated
2004-04-26 10:20:34 +00:00
Joachim Lingner
49614181e5
#i20052# plugin lib for java framework
2004-04-19 14:57:02 +00:00