summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* tdf#135342: filter list must include extensionsMike Kaganski2020-09-211-3/+5
* tdf#131353: Fix build with poppler 0.86.0Martin Whitaker2020-06-191-1/+3
* Fix build with poppler-0.83Martin Milata2020-01-163-0/+15
* 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
* cid#1448446 Unchecked dynamic_castCaolán McNamara2019-07-241-4/+4
* cid#1448446 Unchecked dynamic_castCaolán McNamara2019-07-231-4/+4
* loplugin:referencecasting in sdextNoel Grandin2019-07-2021-61/+50
* cid#1448489 Uncaught exceptionCaolán McNamara2019-07-191-1/+1
* remove some unneede vcl/bitmap.hxx includesNoel Grandin2019-07-041-1/+0
* simplify some getSupportedServiceNamesNoel Grandin2019-06-211-2/+1
* loplugin:passstuffbyrefNoel Grandin2019-06-181-1/+1
* loplugin:logexceptionnicely in scripting..sdextNoel Grandin2019-06-173-6/+9
* Refactor a bit of the presentation minimizerJan-Marek Glogowski2019-06-066-82/+51
* New loplugin:dataStephan Bergmann2019-05-222-4/+4
* Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai2019-05-141-2/+4
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-1315-33/+33
* Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov2019-05-125-8/+8
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-093-32/+132
* improve loplugin:stringconstantNoel Grandin2019-04-304-4/+4
* loplugin:sequentialassign in sdNoel Grandin2019-04-196-24/+11