summaryrefslogtreecommitdiff
path: root/vcl/source/app/i18nhelp.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-12/+12
2015-03-16Typo: warpper->wrapperJulien Nabet1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-7/+7
2013-08-12convert XubString to OUString in VCLNoel Grandin1-4/+4
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-4/+5
2012-11-16use LanguageTagEike Rathke1-2/+2
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-1/+2
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara1-3/+3
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman1-5/+0
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman1-7/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-4/+6
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-5/+5
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-5/+5
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-4/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-5/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-03-16CWS-TOOLING: integrate CWS ooo31gsl4_DEV300Vladimir Glazounov1-19/+45
2008-04-11INTEGRATION: CWS changefileheader (1.8.248); FILE MERGEDRüdiger Timm1-41/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.6.184); FILE MERGEDOliver Bolte1-2/+5
2006-04-07INTEGRATION: CWS internatiodel (1.5.152); FILE MERGEDVladimir Glazounov1-5/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.4.556); FILE MERGEDRüdiger Timm1-47/+21
2003-12-01INTEGRATION: CWS vclcleanup01 (1.3.360); FILE MERGEDRüdiger Timm1-3/+3
2001-08-23#89855# More helper functionsMalte Timmermann1-6/+34
2001-08-08#89855# MatchString, MatchMnemonicMalte Timmermann1-34/+19
2001-08-03#89855# I18nHelperMalte Timmermann1-0/+197