summaryrefslogtreecommitdiff
path: root/linguistic/source/convdicxml.cxx
AgeCommit message (Expand)Author
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-07loplugin:flatten in linguisticNoel Grandin
2020-02-26new loplugin:xmlimportNoel Grandin
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20use correct parser overrides in ConvDicXMLImportContextNoel Grandin
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen
2019-10-07use FastParser in linguisticNoel Grandin
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-03-25Use for-range loops in some modulesJulien Nabet
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-08-30Related: tdf#83376 fallback to known in linguistic context is wrong, always.Eike Rathke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in linguisticNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke