summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryvirtualNoel Grandin2020-07-201-2/+2
* sdext/minimizer: create instances with uno constructorsNoel Grandin2020-07-175-69/+10
* sdext/pdfimport: create instances with uno constructorsNoel Grandin2020-07-165-152/+58
* sdext/presenter: create instances with uno constructorsNoel Grandin2020-07-167-102/+41
* tdf#90978 add gap between the exit button and the right edge of the toolbarSrijan Bhatia2020-07-131-0/+3
* update pchesCaolán McNamara2020-07-121-8/+1
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann2020-07-0212-34/+34
* loplugin:constantparamNoel Grandin2020-06-291-6/+4
* tdf#128964 fix shifting of icons when the pause/resume button changesSrijan Bhatia2020-06-281-4/+21
* tdf#90978 add exit button to impress presenter consoleSrijan Bhatia2020-06-273-0/+41
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-5/+2
* tdf#131353: Fix build with poppler 0.86.0Martin Whitaker2020-06-181-1/+3
* tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia2020-06-185-10/+185
* Upcoming loplugin:elidestringvar: sdextStephan Bergmann2020-06-056-21/+10
* loplugin:simplifypointertobool improve (2)Noel Grandin2020-06-0416-46/+46
* loplugin:simplifypointertobool improveNoel Grandin2020-06-0320-118/+117
* loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin2020-05-302-2/+2
* remove some unused typedefsNoel Grandin2020-05-241-1/+0
* compact namespace in sdextNoel Grandin2020-05-1038-98/+89
* improve loplugin:referencecastingNoel Grandin2020-05-081-1/+1
* tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2020-05-071-0/+14
* update pchesCaolán McNamara2020-04-261-6/+2
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-222-0/+2
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-1/+2
* return shared_ptr from createDocumentElementNoel Grandin2020-04-211-4/+3
* use weak_ptr properlyNoel Grandin2020-04-211-3/+2
* loplugin:buriedassign in scaddins..sdextNoel Grandin2020-04-152-27/+37
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-3/+0
* Extend loplugin:cstylecast to certain function-style castsStephan Bergmann2020-03-261-1/+1
* Revert "loplugin:constfields in sdext"Noel Grandin2020-03-1216-42/+42
* Move Boost.Spirit usage away from legacy namespaceAdam Majer2020-02-202-8/+7
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-161-0/+2
* clang-analyzer-deadcode.DeadStoresNoel Grandin2020-02-122-11/+8
* replace boost::bimap in sdext pdfimportCaolán McNamara2020-02-042-17/+16
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-012-33/+29
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-3134-68/+68
* tdf#124176: Use pragma once instead of header guardPelin Kuran2020-01-291-5/+1
* New loplugin:unsignedcompareStephan Bergmann2020-01-283-5/+8
* remove some unused local varsNoel Grandin2020-01-282-4/+3
* remove some unused local varsNoel Grandin2020-01-262-10/+0
* loplugin:makeshared in sdextNoel Grandin2020-01-2416-41/+41
* use more std::make_sharedNoel Grandin2020-01-105-25/+17
* sal_Char->char in scaddins..sdextNoel Grandin2019-12-229-41/+41
* Fix build with poppler-0.83Martin Milata2019-12-043-0/+15
* Remove unused Dispatch::ActionStephan Bergmann2019-11-271-2/+0
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-228-4/+31
* tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen2019-11-13101-394/+55
* loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2019-11-064-7/+2
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-1/+1