summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-7/+7
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-27/+0
2016-06-27Clean up uses of Any::getValue() in unotoolsStephan Bergmann4-18/+19
2016-06-20Mark these functions as finalXisco Fauli2-2/+2
2016-06-18tdf#89329: use shared_ptr for pImpl in moduleoptionsXisco Fauli1-51/+38
2016-06-17tdf#89329: use shared_ptr for pImpl in dynamicmenuoptionsXisco Fauli1-25/+12
2016-06-16properly prefix various global variables and hide themMichael Stahl11-33/+65
2016-06-16Local linkage for static var (and drop misleading "m_" prefix)Stephan Bergmann1-3/+7
2016-06-16tdf#89329: use shared_ptr for pImpl in pathoptionsXisco Fauli1-62/+59
2016-06-16tdf#89329: use shared_ptr for pImpl in historyoptionsXisco Fauli1-30/+11
2016-06-16tdf#89329: use shared_ptr for pImpl in localisationoptionsXisco Fauli1-27/+10
2016-06-16tdf#89329: use shared_ptr for pImpl in securityoptionsXisco Fauli1-42/+30
2016-06-16tdf#89329: use shared_ptr for pImpl in cmdoptionsXisco Fauli1-27/+11
2016-06-16tdf#89329: use shared_ptr for pImpl in printwarningoptionsXisco Fauli1-32/+16
2016-06-16tdf#89329: use shared_ptr for pImpl in extendedsecurityoptionsXisco Fauli1-26/+9
2016-06-16tdf#89329: use shared_ptr for pImpl in fontoptionsXisco Fauli1-28/+11
2016-06-15Use SAL_WARN on swallowed exceptionsStephan Bergmann1-50/+106
2016-06-14loplugin:overrideStephan Bergmann2-2/+2
2016-06-14tdf#89329: use shared_ptr for pImpl in misccfgXisco Fauli1-23/+19
2016-06-14tdf#89329: use shared_ptr for pImpl in compatibility...Xisco Fauli1-45/+22
2016-06-14tdf#89329: use shared_ptr for pImpl in defaultoptions...Xisco Fauli1-12/+13
2016-06-14tdf#89329: use shared_ptr for pImpl in syslocaleXisco Fauli1-9/+7
2016-06-13loplugin:sallogareasStephan Bergmann4-7/+7
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin4-8/+9
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1