/uui/inc/

index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sax
927010cf730e7ef5fbc'>clang-tidy modernize-pass-by-value in sdext
AgeCommit message (Expand)Author
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-09-28elide strlen cost in FastAttributeIter::toDoubleNoel Grandin
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-07-28tdf#119840 remove some OUString allocationNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-05-27clang-tidy modernize-pass-by-value in saxNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-03-12Introduce FastAttributeList::add(NS) taking std::u16string_viewMike Kaganski
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-26Improve handle of custom XML entitiesdante
2020-12-22use string_view in ProcessAttributeNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-29Preparing for mathml support of custom entity references.dante
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-16tdf#138144 Form wizard fails to saveNoel
2020-11-11use fastparser in formsNoel Grandin
Noel Grandin
2022-06-24Follow-up for Poppler 22.06 updateNathan Pratta Teodosio
2022-06-23Update for Poppler 22.06Nathan Pratta Teodosio
2022-06-14tdf#149351 Add a 'Turn off mouse as pen' shortcutGabor Kelemen
2022-06-10new loplugin:moveitNoel Grandin
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna
2022-05-26disable this sdext test on windows for nowNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in sdextStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-05add some comphelper::string::toInt* functions for string_viewsNoel Grandin