summaryrefslogtreecommitdiff
path: root/editeng/source/uno/UnoForbiddenCharsTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin1-2/+3
2021-01-07tdf#42982 Improved UNO API error reportinghomeboy4451-3/+3
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-1/+0
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-03-11Use for-range loops in editengJulien Nabet1-3/+2
2017-07-06rework as a shared_ptrCaolán McNamara1-7/+7
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-02-05yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke1-8/+8
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-21editeng: sal_Bool->boolNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-4/+4
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-5/+5
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-02-15tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."Ivan Timofeev1-3/+3
2012-02-15Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::mapNoel Grandin1-3/+4
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-3/+3
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-3/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-7/+6
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+148