summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-1/+1
* drop the spurious invisible_char[_set] propertiesCaolán McNamara2018-04-025-5/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-018-9/+0
* Added includes that are only used in DEBUG buildshimajin1000002018-03-311-0/+4
* support both vcl and weld in genericunodialog for interimCaolán McNamara2018-03-219-31/+26
* drop msgbox includeCaolán McNamara2018-03-202-2/+2
* drop unnecessary includesCaolán McNamara2018-03-2011-11/+0
* unify the message dialogs with extra widgets casesCaolán McNamara2018-03-181-17/+19
* filedialog: use isGraphicObjectUniqueIdURL instead of constantTomaž Vajngerl2018-03-151-1/+2
* Modernize a bit extensionsJulien Nabet2018-03-1316-269/+164
* Fix typoAndrea Gelmini2018-03-091-1/+1
* Make the CoInitializeEx() (non-)error reporting ludicrously verboseTor Lillqvist2018-03-091-2/+26
* loplugin:cstylecast (clang-cl)Stephan Bergmann2018-03-081-1/+1
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-086-34/+23
* make all the .ui message dialogs explicitly modalCaolán McNamara2018-03-071-0/+2
* use more Color in editeng..formsNoel Grandin2018-03-073-13/+10
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-0526-26/+26
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-1/+4
* convert COL_ constants to be of type ColorNoel Grandin2018-02-282-2/+2
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-274-4/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-272-5/+5
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-264-11/+75
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* ColorData->Color in variousNoel Grandin2018-02-261-1/+1
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-252-5/+6
* convert all help responses to gtk's -11Caolán McNamara2018-02-2510-25/+25
* weld native message dialogsCaolán McNamara2018-02-2210-28/+50
* Pass missing (hopefully optional) parameters as Any()Tor Lillqvist2018-02-211-0/+11
* loplugin:useuniqueptr in BibConfigNoel Grandin2018-02-192-12/+10
* Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin2018-02-167-24/+24
* loplugin:changetoolsgen in editeng..extensionsNoel Grandin2018-02-148-73/+73
* Get rid of ole_adapter namespace levelTor Lillqvist2018-02-1213-61/+3
* Reduce ASCII graphics and pointless comments a bitTor Lillqvist2018-02-124-66/+8
* Whitespace (alignment) fixTor Lillqvist2018-02-121-2/+2
* Get rid of a few unused or once-used typedefsTor Lillqvist2018-02-123-13/+8
* These fields can be constTor Lillqvist2018-02-072-6/+4
* Replace some front/pop_front by for-range loops+clearJulien Nabet2018-02-021-4/+4
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-012-2/+0
* extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-0111-74/+5
* Fix typosAndrea Gelmini2018-01-312-3/+3
* Typ-o negativIlmari Lauhakangas2018-01-301-3/+3
* Fix typosAndrea Gelmini2018-01-271-2/+2
* Fix typosAndrea Gelmini2018-01-251-1/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-235-21/+21
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* Fix typosAndrea Gelmini2018-01-162-3/+3
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-157-27/+27
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-1237-180/+180
* Various loplugin (clang-cl)Stephan Bergmann2018-01-091-4/+4
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-313-4/+4