summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* New loplugin:conditionalstringStephan Bergmann2019-11-022-3/+3
* tdf#127921 Don't change slides when clicking in Slide sorter viewSamuel Mehrbrodt2019-11-011-1/+2
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-311-2/+1
* Remove unused XMouseMotionListener from PresenterControllerSamuel Mehrbrodt2019-10-292-17/+1
* Remove unused XFocusListener from PresenterControllerSamuel Mehrbrodt2019-10-292-14/+0
* Remove unused XMouseMotionListener from PresenterButtonSamuel Mehrbrodt2019-10-292-22/+1
* Remove unused XWindowListener from PresenterButtonSamuel Mehrbrodt2019-10-292-35/+0
* Fix build with poppler-0.82Rasmus Thomsen2019-10-282-1/+40
* loplugin:stringadd (clang-cl)Stephan Bergmann2019-10-231-1/+1
* cid#1448423 silence Wrapper object use after freeCaolán McNamara2019-10-181-1/+4
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-182-49/+11
* Remove some memset callsMike Kaganski2019-10-171-10/+5
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-165-37/+22
* new loplugin:bufferaddNoel Grandin2019-10-153-25/+23
* loplugin:redundantpointerops simplify *p.get()Noel Grandin2019-10-081-2/+2
* drop some unnecessary includesCaolán McNamara2019-10-031-1/+1
* loplugin:constmethod in sdext..starmathNoel Grandin2019-09-286-9/+9
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-232-2/+2
* Add version resource to executables where it was missingMike Kaganski2019-08-311-0/+2
* loplugin:returnconstval in sd..starmathNoel Grandin2019-08-241-5/+5
* loplugin:constvars in sdext..sfx2Noel Grandin2019-08-203-5/+5
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-163-7/+4
* loplugin:sequenceloop in sdext..sfx2Noel Grandin2019-08-155-8/+8
* Fix typosAndrea Gelmini2019-08-124-4/+4
* Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann2019-07-318-13/+13
* Simplify Sequence iterations in sdextArkadiy Illarionov2019-07-2911-128/+87
* loplugin:collapseifNoel Grandin2019-07-281-3/+2
* Fix typosAndrea Gelmini2019-07-241-1/+1