summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2020-10-14sdext: fix use-after-free on global AccessibleFocusManagerMichael Stahl
2020-08-16tdf#135342: filter list must include extensionsMike Kaganski
2020-06-19tdf#131353: Fix build with poppler 0.86.0Martin Whitaker
2020-05-24remove some unused typedefsNoel Grandin
2020-05-10compact namespace in sdextNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-26update pchesCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21return shared_ptr from createDocumentElementNoel Grandin
2020-04-21use weak_ptr properlyNoel Grandin
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-04replace boost::bimap in sdext pdfimportCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-29tdf#124176: Use pragma once instead of header guardPelin Kuran
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdextNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-12-04Fix build with poppler-0.83Martin Milata
2019-11-27Remove unused Dispatch::ActionStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-01tdf#127921 Don't change slides when clicking in Slide sorter viewSamuel Mehrbrodt
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29Remove unused XMouseMotionListener from PresenterControllerSamuel Mehrbrodt
2019-10-29Remove unused XFocusListener from PresenterControllerSamuel Mehrbrodt
2019-10-29Remove unused XMouseMotionListener from PresenterButtonSamuel Mehrbrodt
2019-10-29Remove unused XWindowListener from PresenterButtonSamuel Mehrbrodt
2019-10-28Fix build with poppler-0.82Rasmus Thomsen
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-18cid#1448423 silence Wrapper object use after freeCaolán McNamara
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin