summaryrefslogtreecommitdiff
path: root/sax/source/tools/converter.cxx
AgeCommit message (Expand)Author
2020-12-15use views to parse rather than allocating OUStringNoel
2020-11-25use string_view for the parsing in sax utilsNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: saxStephan Bergmann
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-10-12No need to create functions for just returning "true" or "false"Julien Nabet
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): saxStephan Bergmann
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-06-30sax: fix overflow in sax::Converter::convertMeasure()Michael Stahl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-12More loplugin:cstylecast: saxStephan Bergmann
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-25ofz#3752 Integer-overflowCaolán McNamara
2017-10-25ofz#3769 Integer-overflowCaolán McNamara
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-04-28loplugin:salunicodeliteral: saxStephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: saxStephan Bergmann
2017-02-02fix linux buildNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-10New loplugin:conststringvar: saxStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax)Stephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-09Remove excess newlinesChris Sherlock
2016-02-03fix gcc build errorCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann