Age | Commit message (Collapse) | Author |
|
Change-Id: I4b2b439615db0ff4598f405d1e339eebbff7ae91
|
|
Convert code like
aFilename = OUString::number(nFilePostfixCount) + OUString(".bmp");
to
aFilename = OUString::number(nFilePostfixCount) + ".bmp";
Change-Id: I03f513ad1c8ec8846b2afbdc67ab12525ed07e50
|
|
A final pass through the code, converting code to use the new
OUString and OString methods that can detect string literals.
Change-Id: Ifa6382335e5650a1c67e52006b26354e0692c710
|
|
Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
|
|
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
|
|
Change-Id: Ib78b25641ae20a3eb23545649f08b963e34c74ff
|
|
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
|
|
Change-Id: Ie1a98500fa4f3965872b3fc92a303df84556fd7a
|
|
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
|
|
Change-Id: I31c752d044774cf4cec4aaab9bb2e43570d41953
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
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/05/28 14:55:52 jl 1.29.12.1: #i89584# patch - remove unused code.
|
|
2008/03/31 07:24:51 rt 1.28.12.1: #i87441# Change license header to LPGL v3.
|
|
2008/01/28 09:53:08 rene 1.27.24.1: more gcc 4.3.0 things
|
|
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/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
|
|
2006/09/01 17:31:42 kaib 1.24.16.1: #i68856# Added header markers and pch files
|
|
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.
|
|
2005/09/05 17:12:28 rt 1.22.6.1: #i54170# Change license header: remove SISSL
|
|
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/01/14 10:10:31 jl 1.20.8.1: #i39912# fixes for MAC
|
|
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/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/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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|