summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2022-10-24sdext.pdfimport: refactor this unit test and active it for WindowsKevin Suo
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-19tdf#151546: RTL text is reversed (Writer pdfimport)Kevin Suo
2022-10-17use more string_viewNoel Grandin
2022-10-13sdext.pdfimport: resolves tdf#104597: RTL script text runs are reversedKevin Suo
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist
2022-09-15poppler: upgrade to release 22.09.0Michael Stahl
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13Fix build with Poppler 22.09.0Sam James
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-16cid#1500417 Dereference after null checkCaolán McNamara
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-14elide some temporary OUStringsNoel Grandin
2022-07-14speed up loading PDF fileNoel Grandin
2022-07-12sdext: these tests won't run without popplerAndras Timar
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-01tdf#137544 reduce cost of dynamic_castNoel Grandin
2022-06-30tdf#137544 slightly improve perf of pdf parsingNoel Grandin
2022-06-29tdf#137544 reduce work in sdext::PageElement::resolveUnderlinesNoel Grandin
2022-06-29simplify iterator manipulationNoel Grandin
2022-06-24clang-tidy modernize-pass-by-value in sdextNoel 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
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-02-21tdf#143148 Use pragma once instead of include guardsDeep17
2022-02-17Parameter should apparently be of type sal_Int32Stephan Bergmann
2022-02-04sdext.pdfimport tdf#137128: Recognize more font name and weight...Kevin Suo
2022-02-04sdext.pdfimport: these SAL_WARN should be SAL_INFOKevin Suo
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09change use of wrong slot id to name of correct commandCaolán McNamara
2021-11-26Drop support for poppler w/o cpp/poppler-version.hJan-Marek Glogowski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski
2021-10-22Revert part of "Simplify vector initialization in sdext"Julien Nabet