summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin1-5/+5
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin3-5/+5
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin3-7/+4
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin5-8/+8
2019-08-12Fix typosAndrea Gelmini4-4/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann8-13/+13
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov11-128/+87
2019-07-28loplugin:collapseifNoel Grandin1-3/+2
2019-07-24Fix typosAndrea Gelmini1-1/+1
2019-07-24cid#1448446 Unchecked dynamic_castCaolán McNamara1-4/+4
2019-07-23cid#1448446 Unchecked dynamic_castCaolán McNamara1-4/+4
2019-07-20loplugin:referencecasting in sdextNoel Grandin21-61/+50
2019-07-19cid#1448489 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-06-21simplify some getSupportedServiceNamesNoel Grandin1-2/+1
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin3-6/+9
2019-06-06Refactor a bit of the presentation minimizerJan-Marek Glogowski6-82/+51
2019-05-22New loplugin:dataStephan Bergmann2-4/+4
2019-05-14Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai1-2/+4
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin15-33/+33
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov5-8/+8
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák3-32/+132
2019-04-30improve loplugin:stringconstantNoel Grandin4-4/+4