summaryrefslogtreecommitdiff
path: root/tools/source/ref
AgeCommit message (Expand)Author
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
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16Missing adaption to WriteSvPersistBaseStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-04Translate German commentsPhilipp Weissenbacher
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-05Use signed 32-bit integer as class IDs.Kohei Yoshida
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin