summaryrefslogtreecommitdiff
path: root/unotools/source/misc
AgeCommit message (Expand)Author
2017-03-06loplugin:simplifyboolStephan Bergmann
2017-03-06add a config-less fallback hereCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann
2016-12-02Simplify FontManager a bitKhaled Hosny
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: unotoolsStephan Bergmann
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-18Make this look less wiredKhaled Hosny
2016-11-18Correct minute mapping from Adobe Symbol encodingKhaled Hosny
2016-11-03Add helper for creating zip filesSamuel Mehrbrodt
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-10-20tdf#103274 (11): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (unotools)Stephan Bergmann
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-14tdf#89329: use shared_ptr for pImpl in syslocaleXisco Fauli
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-04loplugin:constantparam in unotoolsNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-01-14unotools: This list is constantTakeshi Abe
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-12-24OModule::onFirstClient is unusedNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-17use unique_ptr for pImpl in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05complete initial compiler plugin for the ServiceDocumenterBjoern Michaelsen
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-09-19Fix C2695: overriding virtual function differs only by calling conventionTor Lillqvist
2015-09-19Fix error: exception specification of overriding function is more lax ...Tor Lillqvist
2015-09-19use the generated offapi signatureBjoern Michaelsen
2015-09-19use exact signatures from offapiBjoern Michaelsen
2015-09-19add implementation for theServiceDocumenter singletonBjoern Michaelsen
2015-09-11downgrade warning, exception on opening a missing file is an expected thingCaolán McNamara
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-28Revert "Simplify MultiAtomProvider::getString"Stephan Bergmann