summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2016-11-17loplugin:unusedfieldsNoel Grandin1-2/+0
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin3-3/+3
2016-11-12Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet1-2/+1
2016-11-03Add helper for creating zip filesSamuel Mehrbrodt1-0/+65
2016-11-03coverity#1371313 Missing move assignment operatorCaolán McNamara1-0/+3
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2-24/+0
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin2-3/+0
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno1-0/+30
2016-10-15clang-cl loplugin: unotoolsStephan Bergmann1-2/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+0
2016-10-07loplugin:staticmethods: unotoolsStephan Bergmann1-3/+1
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski1-1/+4
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans1-61/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann27-29/+29
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke1-0/+7
2016-09-13cosmeticsEike Rathke1-11/+11
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin3-10/+6
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin3-4/+4
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski1-0/+35
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann1-2/+0
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin6-27/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-4/+0
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2-79/+0
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara1-19/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-18tdf#89329: use shared_ptr for pImpl in moduleoptionsXisco Fauli1-11/+2
2016-06-17tdf#89329: use shared_ptr for pImpl in dynamicmenuoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in pathoptionsXisco Fauli1-1/+1
2016-06-16tdf#89329: use shared_ptr for pImpl in historyoptionsXisco Fauli1-11/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in localisationoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in securityoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in cmdoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in printwarningoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in extendedsecurityoptionsXisco Fauli1-22/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in fontoptionsXisco Fauli1-22/+2
2016-06-14tdf#89329: use shared_ptr for pImpl in misccfgXisco Fauli1-0/+5
2016-06-14tdf#89329: use shared_ptr for pImpl in compatibility...Xisco Fauli1-35/+2
2016-06-14tdf#89329: use shared_ptr for pImpl in defaultoptions...Xisco Fauli1-1/+1
2016-06-14tdf#89329: use shared_ptr for pImpl in syslocaleXisco Fauli1-2/+1
2016-06-09tdf#88206 Change uses of cppu::WeakImplHelper*krishna keshav1-2/+2
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-2/+1
2016-06-06tdf#89329: use unique_ptr for pImpl in configvaluecontainerXisco Fauli1-2/+2
2016-06-06tdf#89329: use unique_ptr for pImpl in accessiblestatesethelperXisco Fauli1-1/+2
2016-06-06tdf#89329: use unique_ptr for pImpl in accessiblerelationsethelperXisco Fauli1-1/+2
2016-05-30tdf#89329: use unique_ptr for pImpl in fltrcfgXisco Fauli1-1/+2
2016-05-30tdf#89329: use unique_ptr for pImpl in defaultoptionsXisco Fauli1-1/+2
2016-05-25Fix typosAndrea Gelmini1-1/+1