summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin5-110/+0
2016-05-12loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht1-2/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke3-3/+0
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin2-7/+7
2016-04-04loplugin:constantparam in unotoolsNoel Grandin2-2/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski1-2/+5
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard1-1/+7
2016-03-16loplugin:constantparam in unotools/Noel Grandin6-24/+6
2016-03-15define ODFSVER_LATEST at a central placeEike Rathke1-8/+12