summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
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
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-07-28loplugin:collapseifNoel Grandin
2019-07-24Fix typosAndrea Gelmini
2019-07-24cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-23cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-20loplugin:referencecasting in sdextNoel Grandin