summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringbuffer (clang-cl)Stephan Bergmann2018-09-111-15/+21
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-104-0/+4
* Avoid getTokenCount and use indexed getTokenMatteo Casalin2018-09-091-7/+15
* clan-tidy bugprone-throw-keyword-missing in SubmissionPropertyHandlerNoel Grandin2018-09-081-1/+1
* loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2018-09-086-6/+0
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-0/+1
* Address data source wizard: fix most a11y warningsSamuel Thibault2018-08-3113-1/+54
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-292-7/+3
* pass DelFormats around using std::vectorNoel Grandin2018-08-241-5/+3
* tdf#117972 - Empty UI stringheiko tietze2018-08-211-1/+1
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-8/+4
* loplugin:returnconstant in OPropertyBrowserControllerNoel Grandin2018-08-162-13/+9
* loplugin:useuniqueptr in extensions/propctrlrNoel Grandin2018-08-155-16/+10
* Fix typosAndrea Gelmini2018-08-041-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-0119-0/+19
* loplugin:stringloop in variousNoel Grandin2018-07-293-10/+10
* Fix typosAndrea Gelmini2018-07-232-2/+2
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-181-1/+1
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorUlkem Kasapoglu2018-07-141-4/+1
* loplugin:oncevarNoel Grandin2018-07-091-2/+1
* Fix typoAndrea Gelmini2018-06-261-1/+1
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-262-4/+2
* Add a FIXMETor Lillqvist2018-06-251-0/+4
* move SvColorDialog to welded argumentsCaolán McNamara2018-06-201-2/+3
* menubar sbibliography: finish menubar and fix a bug in the toolbarandreas kainz2018-06-152-28/+24
* menubar: sync file bibliography menubarandreas kainz2018-06-141-18/+0
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-123-4/+0
* Support named arguments in InterfaceOleWrapper::Invoke()Tor Lillqvist2018-06-121-6/+91
* Show also args in the SAL_INFO in InterfaceOleWrapper::Invoke()Tor Lillqvist2018-06-111-1/+15
* Fix typoAndrea Gelmini2018-06-111-1/+1
* Start of work on supporting named argumentsTor Lillqvist2018-06-101-11/+50
* Fix glitch in SAL_INFO loggingTor Lillqvist2018-06-081-3/+4
* Log all the names being looked up in GetIDsOfNames()Tor Lillqvist2018-06-081-3/+11
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-9/+6
* Fix off-by-one error: The XCollection loop index is one-basedTor Lillqvist2018-06-071-2/+2
* Improve logging in CXEnumVariantTor Lillqvist2018-06-071-5/+26
* tdf#118026: Use ooo::vba::XCollection instead of css::container::XEnumerationTor Lillqvist2018-06-061-13/+20
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-058-6/+5
* Various clang-cl/loplugin errors in extensions/source/ole/unoobjw.cxxStephan Bergmann2018-06-041-226/+209
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-031-4/+2
* Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann2018-06-012-6/+0
* Fix typosAndrea Gelmini2018-06-011-3/+3
* loplugin:unoany (clang-cl)Stephan Bergmann2018-06-011-1/+1
* tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov2018-06-013-7/+5
* Fix typosAndrea Gelmini2018-06-011-1/+1
* Run soffice frpm instdir (but CustomTarget_automationtest still can't work)Tor Lillqvist2018-05-312-3/+11
* Log the call to CoRegisterClassObject()Tor Lillqvist2018-05-311-0/+3
* Revert "Simplify: Use AutomationInvokedZone::isActive()"Tor Lillqvist2018-05-311-1/+2
* Comment out CustomTarget_automationtest for now, it can't work properlyTor Lillqvist2018-05-311-3/+3