summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* no MetricFields are loaded from .src files nowCaolán McNamara2016-10-061-1/+0
* loplugin:countusersofdefaultparams in sw..vclNoel Grandin2016-10-031-1/+1
* Add note that Rectangle::toString() format now has a stability requirementTor Lillqvist2016-09-271-0/+3
* loplogin:singlevalfields in include/Noel Grandin2016-09-163-22/+5
* tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl2016-09-152-11/+11
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-156-97/+97
* coverity#1371213 Missing move assignment operatorCaolán McNamara2016-09-022-0/+12
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (tools)Stephan Bergmann2016-08-301-3/+3
* cid#1371171 Missing move assignment operatorNoel Grandin2016-08-291-0/+6
* cid#1371160 Missing move assignment operatorNoel Grandin2016-08-291-0/+10
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-271-2/+1
* nBufSiz can be a non-class local constantMatteo Casalin2016-07-161-3/+9
* Reduce #include dependenciesMatteo Casalin2016-07-161-1/+0
* loplugin:constparams in toolsNoel Grandin2016-07-1311-32/+32
* Moved SfxModule owner to SfxApplicationMark Page2016-07-132-34/+0
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-111-3/+3