summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2020-05-10compact namespace in sdextNoel Grandin38-98/+89
2020-05-08improve loplugin:referencecastingNoel Grandin1-1/+1
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+14
2020-04-26update pchesCaolán McNamara1-6/+2
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2-0/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-1/+2
2020-04-21return shared_ptr from createDocumentElementNoel Grandin1-4/+3
2020-04-21use weak_ptr properlyNoel Grandin1-3/+2
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin2-27/+37
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-3/+0
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann1-1/+1
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin16-42/+42
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer2-8/+7
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin2-11/+8
2020-02-04replace boost::bimap in sdext pdfimportCaolán McNamara2-17/+16
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák2-33/+29
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin34-68/+68
2020-01-29tdf#124176: Use pragma once instead of header guardPelin Kuran1-5/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann3-5/+8
2020-01-28remove some unused local varsNoel Grandin2-4/+3
2020-01-26remove some unused local varsNoel Grandin2-10/+0
2020-01-24loplugin:makeshared in sdextNoel Grandin16-41/+41
2020-01-10use more std::make_sharedNoel Grandin5-25/+17
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin9-41/+41
2019-12-04Fix build with poppler-0.83Martin Milata3-0/+15
2019-11-27Remove unused Dispatch::ActionStephan Bergmann1-2/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann8-4/+31
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen101-394/+55
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin4-7/+2
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-11-02New loplugin:conditionalstringStephan Bergmann2-3/+3
2019-11-01tdf#127921 Don't change slides when clicking in Slide sorter viewSamuel Mehrbrodt1-1/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-29Remove unused XMouseMotionListener from PresenterControllerSamuel Mehrbrodt2-17/+1
2019-10-29Remove unused XFocusListener from PresenterControllerSamuel Mehrbrodt2-14/+0
2019-10-29Remove unused XMouseMotionListener from PresenterButtonSamuel Mehrbrodt2-22/+1
2019-10-29Remove unused XWindowListener from PresenterButtonSamuel Mehrbrodt2-35/+0
2019-10-28Fix build with poppler-0.82Rasmus Thomsen2-1/+40
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann1-1/+1
2019-10-18cid#1448423 silence Wrapper object use after freeCaolán McNamara1-1/+4
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-49/+11
2019-10-17Remove some memset callsMike Kaganski1-10/+5
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin5-37/+22
2019-10-15new loplugin:bufferaddNoel Grandin3-25/+23
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-2/+2
2019-10-03drop some unnecessary includesCaolán McNamara1-1/+1
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin6-9/+9
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-08-31Add version resource to executables where it was missingMike Kaganski1-0/+2