summaryrefslogtreecommitdiff
path: root/sax/source/tools
AgeCommit message (Expand)Author
2023-08-01tdf#146619 Remove unused #includes from C/C++ filesVenetia Furtado
2023-04-12tdf#39593: remove trim(), use o3tl::trim() insteadBayram Çiçek
2023-04-06Use more *string_viewMike Kaganski
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-17elide some temporary OUStringsNoel Grandin
2023-01-16Simplify FastAttributeListMike Kaganski
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2022-10-12crashtesting: exception during dtorCaolán McNamara
2022-10-11use std::unique_ptrCaolán McNamara
2022-08-18tdf#39593 Ruduce copy/paste code in Converter::converterDurationLiu Hao
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-07-28tdf#119840 remove some OUString allocationNoel Grandin
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-06micro-optimisation in FastAttributeListNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-05-27clang-tidy modernize-pass-by-value in saxNoel Grandin
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-03-18tdf#133603 increase cache size in CachedOutputStreamNoel Grandin
2022-03-12Introduce FastAttributeList::add(NS) taking std::u16string_viewMike Kaganski
2022-02-04Add a clarifying comment regarding the use of UTF-8Stephan Bergmann
2022-02-01tdf#147088: Also handle U+FFFE, U+FFFF invalid XML 1.0 charactersStephan Bergmann
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-21Use existing rtl_math_stringToDoubleStephan Bergmann
2021-07-21Use existing rtl_str_toInt64_WithLengthStephan Bergmann
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-03-03Remove workaround now its fixed in AFL++ and oss-fuzz updatedStephan Bergmann
2021-02-24ofz#30767 Build-FailureCaolán McNamara
2021-02-17tdf#39593: reduce copy/paste in Converter::convertDurationBayram Çiçek
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2021-01-28simplify code, use more subView()Noel
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2020-12-22use string_view in ProcessAttributeNoel
2020-12-22reduce duplication in sax converterNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-17use more string_view in sax::ConverterNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-25use string_view for the parsing in sax utilsNoel