summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2020-07-308-257/+6
* extensions/dbp: create instances with uno constructorsNoel Grandin2020-07-277-256/+51
* extensions/WinUserInfo: create instances with uno constructorsNoel Grandin2020-07-275-59/+12
* loplugin:constantparamNoel Grandin2020-07-251-3/+3
* loplugin:unusedmethodsNoel Grandin2020-07-252-21/+0
* extensions/scanner: create instances with uno constructorsNoel Grandin2020-07-235-73/+14
* extensions/updateui: create instances with uno constructorsNoel Grandin2020-07-236-125/+33
* extensions/updatefeed: create instances with uno constructorsNoel Grandin2020-07-232-70/+24
* extensions/ldap: create instances with uno constructorsNoel Grandin2020-07-235-86/+12
* extensions/prop: create instances with uno constructorsNoel Grandin2020-07-2240-822/+300
* Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann2020-07-211-1/+1
* compact namespace: editeng-filterNoel Grandin2020-07-161-7/+2
* drop m_xFormatter during disposingCaolán McNamara2020-07-161-2/+6
* extensions/bib: create instances with uno constructorsNoel Grandin2020-07-162-52/+9
* replace TimeSpinButton with FormattedSpinButtonCaolán McNamara2020-07-155-15/+22
* set max rangeCaolán McNamara2020-07-141-1/+4
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* loplugin:redundantstatic (extensions/updatecheck(config|job))Julien Nabet2020-07-082-3/+3
* adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara2020-07-052-22/+29
* loplugin:redundantstatic (extensions/updatecheckui)Julien Nabet2020-07-031-1/+1
* Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann2020-07-018-12/+12
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-1/+1
* loplugin:elidestringvar in extensionsJulien Nabet2020-06-082-6/+3
* Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (extensions/updatecheck)Julien Nabet2020-06-081-2/+7
* New loplugin:elidestringvarStephan Bergmann2020-06-071-5/+2
* have just one way to set expander imageCaolán McNamara2020-06-053-4/+9
* loplugin:simplifypointertobool improve (2)Noel Grandin2020-06-041-1/+1
* Upcoming loplugin:elidestringvar: extensionsStephan Bergmann2020-06-034-30/+15
* loplugin:simplifypointertobool improveNoel Grandin2020-06-032-2/+2
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-292-4/+4
* Prefer CoInitializeEx instead of CoInitialize (2)Julien Nabet2020-05-291-1/+1
* Avoid calling osl_closeFile, osl_freeProcessHandle on null argumentsStephan Bergmann2020-05-271-6/+6
* Revert "Revert 'Fix leak in extensions/updatecheck'"Stephan Bergmann2020-05-271-3/+7
* Revert "Fix leak in extensions/updatecheck"Julien Nabet2020-05-241-7/+3
* nospin hack no longer in useCaolán McNamara2020-05-232-3/+3
* Fix leak in extensions/updatecheckJulien Nabet2020-05-231-3/+7
* Prefer CoInitializeEx instead of CoInitializeJulien Nabet2020-05-227-11/+11
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* loplugin:sequenceloopNoel Grandin2020-05-211-1/+1
* use for-range on Sequence in e*Noel Grandin2020-05-204-20/+18
* Fix translation domains in .ui filesGabor Kelemen2020-05-136-6/+6
* weld bibliography EditBox control ItemWindowCaolán McNamara2020-05-135-46/+104
* weld bibliography ComboBox control ItemWindowCaolán McNamara2020-05-135-53/+113
* the returned awt::XControlModel is just used as a flagCaolán McNamara2020-05-132-5/+5
* new loplugin:simplifypointertoboolNoel Grandin2020-05-103-5/+5
* compact namespace in editeng..extensionsNoel Grandin2020-05-0810-23/+23
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-1/+1
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-273-1/+3
* Typo kServerDefiniton->kServerDefinition (extensions/ldap)Julien Nabet2020-04-221-2/+2
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1