summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2020-07-16sdext/presenter: create instances with uno constructorsNoel Grandin
2020-07-13tdf#90978 add gap between the exit button and the right edge of the toolbarSrijan Bhatia
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann
2020-06-29loplugin:constantparamNoel Grandin
2020-06-28tdf#128964 fix shifting of icons when the pause/resume button changesSrijan Bhatia
2020-06-27tdf#90978 add exit button to impress presenter consoleSrijan Bhatia
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-18tdf#131353: Fix build with poppler 0.86.0Martin Whitaker
2020-06-18tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
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