summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2018-04-06weld linkeditdialogCaolán McNamara2-4/+7
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-9/+9
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin23-84/+84
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara5-5/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke8-9/+0
2018-03-31Added includes that are only used in DEBUG buildshimajin1000001-0/+4
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara9-31/+26
2018-03-20drop msgbox includeCaolán McNamara2-2/+2
2018-03-20drop unnecessary includesCaolán McNamara11-11/+0
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-17/+19
2018-03-15filedialog: use isGraphicObjectUniqueIdURL instead of constantTomaž Vajngerl1-1/+2
2018-03-13Modernize a bit extensionsJulien Nabet16-269/+164
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