summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin1-5/+5
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin2-1/+3
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-1/+1
2017-02-10remove unused enumerator from EncodedWordStateNoel Grandin1-7/+1
2017-02-10remove unused enumerators from PolyClipOpNoel Grandin1-14/+0
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin1-25/+25
2017-02-08drop unused error stringsCaolán McNamara1-5/+4
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-3/+3
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl1-27/+27
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin1-27/+27
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-3/+3
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-6/+6
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin2-6/+4
2017-01-24Clarify some INetURLObject::setExtension behaviorStephan Bergmann1-0/+11
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin1-6/+5
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke2-3/+1
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-2/+2
2017-01-02ofz#372 check if ImplSplit succeededCaolán McNamara2-5/+10
2016-12-21Dispatch to platform-specific strm*.cxx directly in Library_tl.mkStephan Bergmann2-27/+9
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin2-23/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin4-14/+14
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara1-0/+8
2016-12-09CppunitTest_tools_test: fix loplugin:cppunitassertequals warningsMiklos Vajna2-82/+82
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin3-31/+20
2016-12-07convert PolyFlags to scoped enumNoel Grandin2-39/+39
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-3/+3
2016-12-05convert EscapeType to scoped enumNoel Grandin1-22/+22
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin2-63/+63
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin2-49/+49
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-35/+35
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski1-1/+1
2016-11-25introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke1-1/+7
2016-11-24replace custom list with std::forward_listJochen Nitschke1-33/+16
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin2-8/+3
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin3-10/+4
2016-10-15clang-cl loplugin: toolsStephan Bergmann4-28/+27
2016-10-12GetAutoHelpId logically can only return an empty string nowCaolán McNamara1-51/+0
2016-10-12drop RSC_DOCKINGWINDOW*Caolán McNamara1-14/+0
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara1-2/+0
2016-10-10rename SetResMgr to ClearResMgrNoel Grandin1-3/+3
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara1-1/+0
2016-10-09tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxxArnaud Versini1-15/+5
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara1-1/+0
2016-10-08TOOLS: Remove SvStream::ImpInit()Arnaud Versini1-32/+28
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara1-1/+0
2016-10-07don't call inflateEnd if inflateInit failedDavid Tardon1-1/+2
2016-10-06drop loading Colors from src filesCaolán McNamara1-29/+0
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara1-1/+0
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-09-27Add note that Rectangle::toString() format now has a stability requirementTor Lillqvist1-0/+3