summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* remove some useless comment linesNoel Grandin2019-12-033-3/+0
* Fix compilation with `make -- dbglevel=2`Alex Henrie2019-12-031-5/+0
* use weld::WaitObjectCaolán McNamara2019-12-021-1/+0
* loplugin:consttobool (clang-cl)Stephan Bergmann2019-11-261-7/+7
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-2223-10/+100
* loplugin:fakebool (clang-cl)Stephan Bergmann2019-11-193-8/+8
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-172-0/+8
* loplugin:stringadd (clang-cl)Stephan Bergmann2019-11-081-5/+5
* Bibliography .ui file update labels are right align for beter readandreas kainz2019-11-082-225/+199
* aControlPos is unusedCaolán McNamara2019-11-051-4/+0
* New loplugin:conditionalstringStephan Bergmann2019-11-022-5/+5
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-312-8/+4
* remove some unnecessary includesCaolán McNamara2019-10-301-1/+0
* remove unnecessary includesCaolán McNamara2019-10-292-2/+0
* Make this SAL_INFO less elaborateStephan Bergmann2019-10-241-7/+3
* loplugin:bufferadd (clang-cl)Stephan Bergmann2019-10-231-11/+6
* loplugin:stringadd (clang-cl)Stephan Bergmann2019-10-232-7/+6
* tdf#128208: Don't crash if the zip archive is brokenTor Lillqvist2019-10-181-1/+3
* tdf#128208: Add a testbench for the Spotlight importerTor Lillqvist2019-10-184-0/+427
* Remove some memset callsMike Kaganski2019-10-171-1/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* loplugin:stringadd look through a couple more known-good methodsNoel Grandin2019-10-162-4/+4
* new loplugin:bufferaddNoel Grandin2019-10-156-50/+35
* use common PCH for more librariesLuboš Luňák2019-10-141-0/+2
* Use default initialization instead of memset hereMike Kaganski2019-10-141-5/+2
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-069-14/+18
* drop some unnecessary includesCaolán McNamara2019-10-041-2/+1
* -Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann2019-10-028-46/+46
* loplugin:logexceptionnicely (clang-cl)Stephan Bergmann2019-10-012-4/+5
* loplugin:refcounting (clang-cl)Stephan Bergmann2019-10-011-2/+3
* Silence -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann2019-10-011-1/+7
* loplugin:sallogareas (clang-cl)Stephan Bergmann2019-10-011-1/+1
* loplugin:indentation (clang-cl)Stephan Bergmann2019-10-011-3/+3
* loplugin:stringconstant (clang-cl)Stephan Bergmann2019-10-012-3/+3
* loplugin:simplifyconstruct (clang-cl)Stephan Bergmann2019-10-011-1/+1
* loplugin:stringadd in extensions..frameworkNoel Grandin2019-10-017-37/+14
* tdf#127863: fix crash when trying to edit assigned macro to a buttonJulien Nabet2019-09-291-3/+3
* loplugin:virtualdead in extensionsNoel Grandin2019-09-284-9/+1
* Removed duplicated includeAndrea Gelmini2019-09-271-1/+0
* add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2019-09-265-11/+11
* drop unnecessary includes and update pchCaolán McNamara2019-09-2610-10/+1
* now drop TabPageParent intermediateCaolán McNamara2019-09-2627-102/+94
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-2625-124/+107
* loplugin:constmethod in embeddedobj..extensionsNoel Grandin2019-09-2630-54/+54
* Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze2019-09-231-0/+1
* drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara2019-09-209-26/+24
* No need for the string buffer hereMike Kaganski2019-09-171-23/+15
* inherit from one classCaolán McNamara2019-09-145-2/+11
* tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil2019-09-135-1/+7
* Fix typosAndrea Gelmini2019-09-101-1/+1