summaryrefslogtreecommitdiff
path: root/jvmfwk/source/libxmlutil.cxx
AgeCommit message (Collapse)Author
2015-01-20Some more loplugin:cstylecast: jvmfwkStephan Bergmann
Change-Id: Iaa1be4b338b75c340555eb4bf0760cadca16713f
2014-12-04callcatcher: update unused codeCaolán McNamara
Change-Id: Ia25b857738bb7b6c3baf18c68ef0d1bc0b3e142e
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
This reverts commit 05050cdb23de586870bf479a9df5ced06828d498, not all places that use e.g. OStringToOUString to convert potential UTF-8 are guaranteed to fulfil the prerequisites necessary to use fromUtf8 (and some places like e.g. in codemaker are happy with the best-effort effect of OStringToOUString's OSTRING_TO_OUSTRING_CVTFLAGS).
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
Change-Id: I771004b7ccab3344a67e827e45bc34c22ffa5f77
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-02-26Remove visual noise from jvmfwkAlexander Wilms
Change-Id: Ie9ad9478532b395bd6a2bddd54bbe0d10b1b5eb2 Reviewed-on: https://gerrit.libreoffice.org/8277 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
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
2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud
2011-05-17Some cppcheck cleaningJulien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.6.48); FILE MERGEDRüdiger Timm
2008/03/31 07:24:51 rt 1.6.48.1: #i87441# Change license header to LPGL v3.
2007-06-13INTEGRATION: CWS jl64 (1.5.24); FILE MERGEDOliver Bolte
2007/06/07 07:52:58 jl 1.5.24.1: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE
2006-09-16INTEGRATION: CWS pchfix02 (1.4.54); FILE MERGEDOliver Bolte
2006/09/01 17:31:42 kaib 1.4.54.1: #i68856# Added header markers and pch files
2005-09-07INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGEDRüdiger Timm
2005/09/05 17:12:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL
2004-05-14#i20052#Joachim Lingner
2004-04-27#i20052#Joachim Lingner
2004-04-19#i20052# plugin lib for java frameworkJoachim Lingner