summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* ofz#372 check if ImplSplit succeededCaolán McNamara2017-01-022-5/+10
* 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
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-084-65/+280
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-8/+8
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-80/+21
* Drop overflow warning that was produced repeatedly on WindowsTor Lillqvist2016-06-281-1/+0
* tdf#75280 Cleaning up of sal_uIntPtr usage #1atymyjan2016-06-271-10/+10
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-4/+5
* improve formatting of DBG_UNHANDLED_EXCEPTION messageNoel Grandin2016-06-131-7/+6
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-121-1/+1
* attempt to document the obscure MAX_DAYS valueEike Rathke2016-06-091-0/+11
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* reduce "no DbgTestSolarMutex function set" warningNoel Grandin2016-06-091-19/+15
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-068-56/+59
* drop "Solar-Version not set on rIStream" messagesNoel Grandin2016-06-032-8/+0
* loplugin:unusedfieldsNoel Grandin2016-06-021-1/+0
* improve the logging of resource loading failuresNoel Grandin2016-05-261-8/+8
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-251-0/+1
* loplugin:unusedmethods in toolsNoel Grandin2016-05-191-54/+0
* remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin2016-05-161-2/+0
* clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin2016-05-135-20/+20