summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2017-05-31tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna1-7/+17
2017-03-29tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure1-0/+2
2016-12-01Allow extensions to provide color palettesStephan Bergmann1-0/+17
2016-11-18Make this look less wiredKhaled Hosny1-2/+8
2016-11-18Correct minute mapping from Adobe Symbol encodingKhaled Hosny1-1/+1
2016-11-17loplugin:unusedfieldsNoel Grandin1-4/+0
2016-11-12Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet1-29/+25
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin1-2/+2
2016-11-05Replace some OSL_ASSERT (unotools/configmgr)Julien Nabet1-3/+2
2016-11-03Add helper for creating zip filesSamuel Mehrbrodt2-0/+200
2016-11-03coverity#1371313 Missing move assignment operatorCaolán McNamara1-7/+39
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin4-31/+17
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2-14/+3
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin2-7/+2
2016-10-20tdf#103274 (11): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+4
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-4/+4
2016-10-17tdf#103274 (3): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-17tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno1-0/+18
2016-10-15clang-cl loplugin: unotoolsStephan Bergmann1-12/+16
2016-10-11loplugin:constantfunctionNoel Grandin1-6/+0
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2-7/+8
2016-09-30loplugin:constantparamNoel Grandin1-2/+2
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski1-5/+37
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans3-98/+5
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl5-12/+12
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann26-30/+30
2016-09-13avoid loading all calendars of a localeEike Rathke1-9/+11
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke1-2/+59
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski1-7/+10
2016-09-10typo fix: oue -> ourAndras Timar4-4/+4
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin3-14/+9
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (unotools)Stephan Bergmann1-3/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski2-0/+157
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-2/+3
2016-08-23Update comment now that we use an enum classTor Lillqvist1-1/+1
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann1-6/+0
2016-08-15ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms'Caolán McNamara1-1/+1
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin3-22/+10
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno1-2/+17
2016-07-27improve passstuffbyref return analysisNoel Grandin3-3/+3
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann2-7/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin3-18/+2
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin2-6/+12
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara3-251/+0
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara1-33/+1
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2-5/+15