summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2019-10-01loplugin:refcounting (clang-cl)Stephan Bergmann1-2/+3
2019-10-01Silence -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann1-1/+7
2019-10-01loplugin:sallogareas (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:indentation (clang-cl)Stephan Bergmann1-3/+3
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann2-3/+3
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin7-37/+14
2019-09-29tdf#127863: fix crash when trying to edit assigned macro to a buttonJulien Nabet1-3/+3
2019-09-28loplugin:virtualdead in extensionsNoel Grandin4-9/+1
2019-09-27Removed duplicated includeAndrea Gelmini1-1/+0
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin5-11/+11
2019-09-26drop unnecessary includes and update pchCaolán McNamara10-10/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara27-102/+94
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara25-124/+107
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin30-54/+54
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-0/+1
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara9-26/+24
2019-09-17No need for the string buffer hereMike Kaganski1-23/+15
2019-09-14inherit from one classCaolán McNamara5-2/+11
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil5-1/+7
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06TyposAndrea Gelmini7-8/+8
2019-09-02drop unnecessary includesCaolán McNamara5-14/+5
2019-09-02weld cluster of database form wizardsCaolán McNamara21-865/+832
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-31drop some unnecessary includesCaolán McNamara2-13/+0
2019-08-31drop some unnecessary includesCaolán McNamara1-1/+0
2019-08-31drop newly unused OFileURLControlCaolán McNamara2-3/+1
2019-08-31Add version resource to executables where it was missingMike Kaganski1-0/+2
2019-08-30weld addressbook wizardCaolán McNamara24-446/+367
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara3-4/+4
2019-08-23Mark move ctors/assignments noexceptMike Kaganski2-2/+2
2019-08-22OControlWizard->vcl::WindowCaolán McNamara2-2/+2
2019-08-22More hacks for quit requests from an OLE Automation clientTor Lillqvist1-2/+4
2019-08-22Add some more SAL_INFOsTor Lillqvist1-0/+4
2019-08-21Fix typoAndrea Gelmini1-2/+2
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin2-3/+4
2019-08-20Fix typosAndrea Gelmini3-6/+6
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-18Use mnemonic TWAIN state names; some simplificationMike Kaganski1-67/+69
2019-08-18tdf#126989: always terminate shim after fallback completeMike Kaganski1-2/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-6/+1
2019-08-17move RoadmapWizard to vclCaolán McNamara1-2/+2
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara3-5/+5
2019-08-16move WizardMachine to vclCaolán McNamara17-48/+43
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin7-18/+10
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin6-14/+21
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann1-1/+2