summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tdf#84635 - Slow layout of large tablesNoel Grandin2016-07-132-6/+12
* ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2016-07-103-251/+0
* ditch the multiply dialog width * X where X is based on language thingCaolán McNamara2016-07-101-33/+1
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-082-5/+15
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-7/+7
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-27/+0
* Clean up uses of Any::getValue() in unotoolsStephan Bergmann2016-06-274-18/+19
* Mark these functions as finalXisco Fauli2016-06-202-2/+2
* tdf#89329: use shared_ptr for pImpl in moduleoptionsXisco Fauli2016-06-181-51/+38
* tdf#89329: use shared_ptr for pImpl in dynamicmenuoptionsXisco Fauli2016-06-171-25/+12
* properly prefix various global variables and hide themMichael Stahl2016-06-1611-33/+65
* Local linkage for static var (and drop misleading "m_" prefix)Stephan Bergmann2016-06-161-3/+7
* tdf#89329: use shared_ptr for pImpl in pathoptionsXisco Fauli2016-06-161-62/+59
* tdf#89329: use shared_ptr for pImpl in historyoptionsXisco Fauli2016-06-161-30/+11
* tdf#89329: use shared_ptr for pImpl in localisationoptionsXisco Fauli2016-06-161-27/+10
* tdf#89329: use shared_ptr for pImpl in securityoptionsXisco Fauli2016-06-161-42/+30
* tdf#89329: use shared_ptr for pImpl in cmdoptionsXisco Fauli2016-06-161-27/+11
* tdf#89329: use shared_ptr for pImpl in printwarningoptionsXisco Fauli2016-06-161-32/+16
* tdf#89329: use shared_ptr for pImpl in extendedsecurityoptionsXisco Fauli2016-06-161-26/+9
* tdf#89329: use shared_ptr for pImpl in fontoptionsXisco Fauli2016-06-161-28/+11
* Use SAL_WARN on swallowed exceptionsStephan Bergmann2016-06-151-50/+106
* loplugin:overrideStephan Bergmann2016-06-142-2/+2
* tdf#89329: use shared_ptr for pImpl in misccfgXisco Fauli2016-06-141-23/+19
* tdf#89329: use shared_ptr for pImpl in compatibility...Xisco Fauli2016-06-141-45/+22