summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-01-24Clarify some INetURLObject::setExtension behaviorStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-02ofz#372 check if ImplSplit succeededCaolán McNamara
2016-12-21Dispatch to platform-specific strm*.cxx directly in Library_tl.mkStephan Bergmann
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara
2016-12-09CppunitTest_tools_test: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05convert EscapeType to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-25introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke
2016-11-24replace custom list with std::forward_listJochen Nitschke
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-10-15clang-cl loplugin: toolsStephan Bergmann
2016-10-12GetAutoHelpId logically can only return an empty string nowCaolán McNamara
2016-10-12drop RSC_DOCKINGWINDOW*Caolán McNamara
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara
2016-10-10rename SetResMgr to ClearResMgrNoel Grandin
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara
2016-10-09tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxxArnaud Versini
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara
2016-10-08TOOLS: Remove SvStream::ImpInit()Arnaud Versini
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara
2016-10-07don't call inflateEnd if inflateInit failedDavid Tardon
2016-10-06drop loading Colors from src filesCaolán McNamara
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-27Add note that Rectangle::toString() format now has a stability requirementTor Lillqvist
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (tools)Stephan Bergmann
2016-08-29cid#1371171 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371160 Missing move assignment operatorNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-16nBufSiz can be a non-class local constantMatteo Casalin
2016-07-16Reduce #include dependenciesMatteo Casalin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann