summaryrefslogtreecommitdiff
path: root/sax
diff options
context:
space:
mode:
Diffstat (limited to 'sax')
0 files changed, 0 insertions, 0 deletions
12-07loplugin:salcall handle static methodsNoel Grandin 2017-11-11Remove duplication of Paper enum as #definesTor Lillqvist 2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin 2017-10-23loplugin:includeform: i18nutilStephan Bergmann 2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin 2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin 2017-03-31use actual UNO enums in i18nutilNoel Grandin 2017-03-01Blind fix for 64-bit Windows buildsNoel Grandin 2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin 2017-02-16fix commentsNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18nutilStephan Bergmann 2017-01-09New loplugin:externvar: i18npoolStephan Bergmann 2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann 2016-09-20Remove redundant default ctor definitionStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-05-11convert MappingType to scoped enumNoel Grandin 2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2016-02-09Formatting changes across all modulesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-23com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth 2015-07-30loplugin:unusedmethodsNoel Grandin 2015-02-16boost->stdCaolán McNamara 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-01Remove visual noise from includeAlexander Wilms 2014-02-18i18nutil: sal_Bool -> boolStephan Bergmann 2014-02-11coverity#707928 Uninitialized scalar fieldCaolán McNamara 2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara 2013-11-09fdo#65108 inter-module includes <> include/i18nutilNorbert Thiebaud 2013-10-23fixincludeguards.sh: include - the restThomas Arnhold