summaryrefslogtreecommitdiff
path: root/tools/source/ref
AgeCommit message (Expand)Author
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin
2016-04-25rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin
2016-04-25rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-10loplugin:constantparam in toolsNoel Grandin
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-30tdf#62525: use cow_wrapper for SvGlobalNameDaniel Robertson
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-07Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann
2015-07-07Unused #ifdef BOOTSTRAPStephan Bergmann
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-04-16tools: leave ErrorContext with a vcl::Window * for now.Michael Meeks
2015-04-10Make ErrorContext includers happier.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02coverity#708208 Uninitialized scalar fieldCaolán McNamara
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-04-14typo: nummer -> numberThomas Arnhold
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-10coverity#708556 Uninitialized scalar fieldCaolán McNamara
2014-03-10drop the SimpleErrorHandlerCaolán McNamara