summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2020-07-16extensions/bib: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: extensionsStephan Bergmann
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-05-13weld bibliography EditBox control ItemWindowCaolán McNamara
2020-05-13weld bibliography ComboBox control ItemWindowCaolán McNamara
2020-05-13the returned awt::XControlModel is just used as a flagCaolán McNamara
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-01-28remove some unused local varsNoel Grandin
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-16drop some unneeded includesCaolán McNamara
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-28loplugin:virtualdead in extensionsNoel Grandin
2019-09-27Removed duplicated includeAndrea Gelmini
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in editeng..extensionsNoel Grandin
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-27drop some unneeded includesCaolán McNamara
2019-05-27weld MappingDialogCaolán McNamara
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-23loplugin:unusedfields in extensionsNoel Grandin
2019-02-16weld DBChangeDialog_ImplCaolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen