summaryrefslogtreecommitdiff
path: root/i18npool
ModeNameSize
d---------inc2598logplain
d---------prj70logplain
d---------qa / cppunit34logplain
d---------source671logplain
d---------util125logplain
-rw-r--r--version.mk1275logplain
d---------xml563logplain
mmit/include/sax/tools?h=feature/wasm&id=9ad252b2e79576119c2d733a1a45fdd9e9f83140'>Drop o3tl::optional wrapperStephan Bergmann 2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann 2019-12-01Don't use boost::optional forward declarationsStephan Bergmann 2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin 2019-08-22loplugin:constmethod in saxNoel Grandin 2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen 2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen 2018-03-06add some color conversion methods to sax::ConverterNoel Grandin 2018-03-05drop sax::tools::*base64 methodsNoel Grandin 2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin 2017-10-31loplugin:constantparam in sal,saxNoel Grandin 2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin 2016-11-18sax: these are for XMLSchema-2 duration/date/dateTime, not "ISO"Michael Stahl 2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin 2016-04-13loplugin:passstuffbyref in saxNoel Grandin 2015-11-17loplugin:unnecessaryvirtualNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl 2015-06-16Fix typosAndrea Gelmini 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-03-09V801: Decreased performanceCaolán McNamara