summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2016-10-15clang-cl loplugin: unotoolsStephan Bergmann
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13avoid loading all calendars of a localeEike Rathke
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski
2016-09-10typo fix: oue -> ourAndras Timar
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (unotools)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-23Update comment now that we use an enum classTor Lillqvist
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann
2016-08-15ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms'Caolán McNamara
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-27Clean up uses of Any::getValue() in unotoolsStephan Bergmann
2016-06-20Mark these functions as finalXisco Fauli
2016-06-18tdf#89329: use shared_ptr for pImpl in moduleoptionsXisco Fauli
2016-06-17tdf#89329: use shared_ptr for pImpl in dynamicmenuoptionsXisco Fauli
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-16Local linkage for static var (and drop misleading "m_" prefix)Stephan Bergmann
2016-06-16tdf#89329: use shared_ptr for pImpl in pathoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in historyoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in localisationoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in securityoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in cmdoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in printwarningoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in extendedsecurityoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in fontoptionsXisco Fauli
2016-06-15Use SAL_WARN on swallowed exceptionsStephan Bergmann
2016-06-14loplugin:overrideStephan Bergmann
2016-06-14tdf#89329: use shared_ptr for pImpl in misccfgXisco Fauli