summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Use more appropriate function nameStephan Bergmann2017-02-201-3/+3
* convert EncodedWordState to scoped enumNoel Grandin2017-02-201-74/+33
* tdf#103221 recoded clear if-else sequenceFakabbir Amin2017-02-151-13/+22
* Use o3tl::strong_int on RESOURCE_TYPENoel Grandin2017-02-141-5/+5
* create strong_int template and use it in tools::UniqueIndexNoel Grandin2017-02-132-1/+3
* "Unicode" is a proper noun and should not be used in pluralTor Lillqvist2017-02-121-1/+1
* remove unused enumerator from EncodedWordStateNoel Grandin2017-02-101-7/+1
* remove unused enumerators from PolyClipOpNoel Grandin2017-02-101-14/+0
* Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin2017-02-091-25/+25
* drop unused error stringsCaolán McNamara2017-02-081-5/+4
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-071-3/+3
* Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl2017-02-071-27/+27
* create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin2017-02-071-27/+27
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-071-3/+3
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-6/+6
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-012-6/+4
* Clarify some INetURLObject::setExtension behaviorStephan Bergmann2017-01-241-0/+11
* new loplugin: useuniqueptr: sot..toolsNoel Grandin2017-01-191-6/+5
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-172-3/+1
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-2/+2
* ofz#372 check if ImplSplit succeededCaolán McNamara2017-01-022-5/+10
* Dispatch to platform-specific strm*.cxx directly in Library_tl.mkStephan Bergmann2016-12-212-27/+9
* no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin2016-12-192-23/+0
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-154-14/+14
* coverity#1371265 Missing move assignment operatorCaolán McNamara2016-12-121-0/+8
* CppunitTest_tools_test: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-12-092-82/+82
* OSL_TRACE -> SAL in sw..ucbNoel Grandin2016-12-083-31/+20
* convert PolyFlags to scoped enumNoel Grandin2016-12-072-39/+39
* convert PolyStyle to scoped enumNoel Grandin2016-12-061-3/+3
* convert EscapeType to scoped enumNoel Grandin2016-12-051-22/+22
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-052-63/+63
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-052-49/+49
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-35/+35
* Use derived classes' methods instead of Pair::A/BMike Kaganski2016-11-291-1/+1
* introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke2016-11-251-1/+7
* replace custom list with std::forward_listJochen Nitschke2016-11-241-33/+16
* loplugin:expandablemethods in toolkit..toolsNoel Grandin2016-10-262-8/+3
* loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin2016-10-213-10/+4
* clang-cl loplugin: toolsStephan Bergmann2016-10-154-28/+27
* GetAutoHelpId logically can only return an empty string nowCaolán McNamara2016-10-121-51/+0
* drop RSC_DOCKINGWINDOW*Caolán McNamara2016-10-121-14/+0
* no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara2016-10-101-2/+0
* rename SetResMgr to ClearResMgrNoel Grandin2016-10-101-3/+3
* no ComboBoxes loaded from .src anymoreCaolán McNamara2016-10-091-1/+0
* tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxxArnaud Versini2016-10-091-15/+5
* no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara2016-10-081-1/+0
* TOOLS: Remove SvStream::ImpInit()Arnaud Versini2016-10-081-32/+28
* no CheckBox loaded from src files anymoreCaolán McNamara2016-10-071-1/+0
* don't call inflateEnd if inflateInit failedDavid Tardon2016-10-071-1/+2
* drop loading Colors from src filesCaolán McNamara2016-10-061-29/+0