summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Fix typoAndrea Gelmini1-1/+1
2018-03-09Make the CoInitializeEx() (non-)error reporting ludicrously verboseTor Lillqvist1-2/+26
2018-03-08loplugin:cstylecast (clang-cl)Stephan Bergmann1-1/+1
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin6-34/+23
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara1-0/+2
2018-03-07use more Color in editeng..formsNoel Grandin3-13/+10
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara26-26/+26
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-1/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-2/+2
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke4-4/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin2-5/+5
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara4-11/+75
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-5/+6
2018-02-25convert all help responses to gtk's -11Caolán McNamara10-25/+25
2018-02-22weld native message dialogsCaolán McNamara10-28/+50
2018-02-21Pass missing (hopefully optional) parameters as Any()Tor Lillqvist1-0/+11
2018-02-19loplugin:useuniqueptr in BibConfigNoel Grandin2-12/+10
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin7-24/+24
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin8-73/+73
2018-02-12Get rid of ole_adapter namespace levelTor Lillqvist13-61/+3
2018-02-12Reduce ASCII graphics and pointless comments a bitTor Lillqvist4-66/+8
2018-02-12Whitespace (alignment) fixTor Lillqvist1-2/+2
2018-02-12Get rid of a few unused or once-used typedefsTor Lillqvist3-13/+8
2018-02-07These fields can be constTor Lillqvist2-6/+4
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet1-4/+4
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2-2/+0
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski11-74/+5
2018-01-31Fix typosAndrea Gelmini2-3/+3
2018-01-30Typ-o negativIlmari Lauhakangas1-3/+3
2018-01-27Fix typosAndrea Gelmini1-2/+2
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann5-21/+21
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-16Fix typosAndrea Gelmini2-3/+3
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann7-27/+27
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann37-180/+180
2018-01-09Various loplugin (clang-cl)Stephan Bergmann1-4/+4
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin3-4/+4
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky3-6/+3
2017-12-22tdf#114635: fix TWAIN on Windows 64 bitMike Kaganski1-2/+8
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin2-5/+5
2017-12-18loplugin:unusedindexMike Kaganski4-117/+55
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann4-11/+11
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann37-67/+67
2017-12-11loplugin:salcall fix functionsNoel Grandin39-76/+76
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann2-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1