summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* oox: unit-tests for custom package preservationAshod Nakashian2018-03-071-1/+1
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2017-12-185-28/+28
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-182-15/+15
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-051-1/+1
* tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna2017-05-311-7/+17
* tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure2017-03-291-0/+2
* Allow extensions to provide color palettesStephan Bergmann2016-12-011-0/+17
* Make this look less wiredKhaled Hosny2016-11-181-2/+8
* Correct minute mapping from Adobe Symbol encodingKhaled Hosny2016-11-181-1/+1
* loplugin:unusedfieldsNoel Grandin2016-11-171-4/+0
* Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet2016-11-121-29/+25
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-071-2/+2
* Replace some OSL_ASSERT (unotools/configmgr)Julien Nabet2016-11-051-3/+2
* Add helper for creating zip filesSamuel Mehrbrodt2016-11-032-0/+200
* coverity#1371313 Missing move assignment operatorCaolán McNamara2016-11-031-7/+39
* loplugin:oncevar in unoxml..toolkitNoel Grandin2016-10-314-31/+17
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-252-14/+3
* loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin2016-10-212-7/+2
* tdf#103274 (11): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-201-1/+4
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-191-4/+4
* tdf#103274 (3): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-171-1/+1
* tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-171-1/+1
* tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno2016-10-171-0/+18
* clang-cl loplugin: unotoolsStephan Bergmann2016-10-151-12/+16
* loplugin:constantfunctionNoel Grandin2016-10-111-6/+0
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-102-7/+8
* loplugin:constantparamNoel Grandin2016-09-301-2/+2
* tdf#94987 Create directories for temp filenamesJan-Marek Glogowski2016-09-231-5/+37
* Remove NumberFormatCodeWrapperMaarten Bosmans2016-09-223-98/+5
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-155-12/+12
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1326-30/+30
* avoid loading all calendars of a localeEike Rathke2016-09-131-9/+11
* introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke2016-09-131-2/+59
* tdf#101889: add absent brackets to OpenSymbolMike Kaganski2016-09-121-7/+10
* typo fix: oue -> ourAndras Timar2016-09-104-4/+4
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-073-14/+9
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (unotools)Stephan Bergmann2016-08-301-3/+3
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-2/+2
* tdf#99402: fix Metafile Font handlingMike Kaganski2016-08-302-0/+157
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann2016-08-251-2/+3
* Update comment now that we use an enum classTor Lillqvist2016-08-231-1/+1
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-191-1/+1
* Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann2016-08-161-6/+0
* ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms'Caolán McNamara2016-08-151-1/+1
* loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin2016-08-153-22/+10
* Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno2016-08-081-2/+17
* improve passstuffbyref return analysisNoel Grandin2016-07-273-3/+3
* Improve loplugin:unnecessaryoverrideStephan Bergmann2016-07-152-7/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-153-18/+2