summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09tdf#120318: remove autofilter for the momentJulien Nabet
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-07weld ListSelectionDialogCaolán McNamara
2018-10-07weld NewDataTypeDialogCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-10-03Related: tdf#93372 fix up extensions character dialogCaolán McNamara
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-24Looks like these functions can be static and not STDAPIStephan Bergmann
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-18use nullptr instead of reinterpret_cast<void*>(0)Noel Grandin
2018-09-18weld ControlCharacterDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:stringbuffer (clang-cl)Stephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-09-08clan-tidy bugprone-throw-keyword-missing in SubmissionPropertyHandlerNoel Grandin
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-31Address data source wizard: fix most a11y warningsSamuel Thibault
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-21tdf#117972 - Empty UI stringheiko tietze
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-16loplugin:returnconstant in OPropertyBrowserControllerNoel Grandin
2018-08-15loplugin:useuniqueptr in extensions/propctrlrNoel Grandin
2018-08-04Fix typosAndrea Gelmini
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-22Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2018-07-14tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorUlkem Kasapoglu
2018-07-09loplugin:oncevarNoel Grandin
2018-06-26Fix typoAndrea Gelmini
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-25Add a FIXMETor Lillqvist
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-15menubar sbibliography: finish menubar and fix a bug in the toolbarandreas kainz
2018-06-14menubar: sync file bibliography menubarandreas kainz
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-12Support named arguments in InterfaceOleWrapper::Invoke()Tor Lillqvist
2018-06-11Show also args in the SAL_INFO in InterfaceOleWrapper::Invoke()Tor Lillqvist
2018-06-11Fix typoAndrea Gelmini
2018-06-10Start of work on supporting named argumentsTor Lillqvist
2018-06-08Fix glitch in SAL_INFO loggingTor Lillqvist
2018-06-08Log all the names being looked up in GetIDsOfNames()Tor Lillqvist