summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/charclass.cxx
AgeCommit message (Expand)Author
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-31osl::Mutex->std::mutex in CharClassNoel Grandin
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-05-30make CharClass also mutex-protect calls to its dependent classLuboš Luňák
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann
2017-11-06CharClass: simplify methods a littleMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-01-18nitpick, it's i18n, not l18nEike Rathke
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-09simplify CharClassCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-07Removed unused codeEmanuele Fia
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks
2011-04-15catch by const referenceCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2008-04-11INTEGRATION: CWS changefileheader (1.12.84); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.10.16); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.9.226); FILE MERGEDRüdiger Timm
2002-12-10#101362# performance: don't need multiple read single write guard, a simple g...Eike Rathke
2002-11-21#i2800# #99677# performance: single character isAlpha et al test for low ASCI...Eike Rathke
2002-08-05#100065# parse.*Token: display message of exception in non-product versionEike Rathke
2001-07-05#89253# use ReadWriteMutex/ReadWriteGuardEike Rathke
2001-05-17#87163# new toUpper/toLower versions (using an ::rtl::OUString)Frank Schönheit
2001-03-08renamed *int* to *i18n*Eike Rathke
2000-11-07#65293#: unotools/componentfactory -> comphelper/componentfactoryJens-Heiner Rechtien
2000-10-29i18n API moved from com.sun.star.lang to com.sun.star.i18nEike Rathke
2000-09-18initial importJens-Heiner Rechtien