summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin2018-01-113-8/+12
* convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin2018-01-092-5/+7
* coverity#1427248 Operands don't affect resultCaolán McNamara2018-01-071-4/+4
* Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl2018-01-071-0/+2
* Blind fix for non-MSVC platforms where sal_Int32 is longStephan Bergmann2018-01-051-2/+1
* long->sal_Int32 in BigIntNoel Grandin2018-01-051-77/+42
* loplugin:singlevalfields improve copy constructor checkNoel Grandin2018-01-031-1/+0
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-231-1/+1
* drop last CONTAINER_APPEND useCaolán McNamara2017-12-191-2/+0
* CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin2017-12-151-1/+0
* sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin2017-12-141-18/+18
* tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2017-12-132-10/+15
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-1/+0
* sal_uIntPtr->size_t in ZCodecNoel Grandin2017-12-131-1/+1
* sal_uIntPtr->char* in LinkNoel Grandin2017-12-131-2/+2
* sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin2017-12-121-5/+5
* sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin2017-12-121-7/+7
* mnDataUpdateId can be sal_uInt32Noel Grandin2017-12-121-1/+1
* tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner2017-12-101-3/+5
* lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2017-11-291-0/+1
* loplugin:unusedmethodsNoel Grandin2017-11-291-1/+0
* drop duplicate methodCaolán McNamara2017-11-221-1/+0
* halve the number of threads if HT is activeDennis Francis2017-11-211-0/+1
* inline INetMIMEOutputSinkNoel Grandin2017-11-131-60/+0
* loplugin:unnecessaryvirtualNoel Grandin2017-11-091-2/+2
* Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann2017-11-082-5/+5
* tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski2017-11-061-0/+1
* Extract XmlWriter and XmlWalker from opencl into toolsTomaž Vajngerl2017-11-012-0/+113
* ofz#3934 Integer-overflowCaolán McNamara2017-11-011-1/+17
* loplugin:constantparam in toolsNoel Grandin2017-10-301-7/+6
* tools: print some FractionsMichael Stahl2017-10-261-0/+9
* ofz#3797 Integer-overflowCaolán McNamara2017-10-251-2/+7
* loplugin:constmethod in tools,sax,UnoControlsNoel Grandin2017-10-256-9/+9
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:finalclasses in toolkit,toolsNoel Grandin2017-10-202-11/+10
* loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin2017-10-171-7/+8
* -Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann2017-10-161-2/+0
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-041-1/+1
* convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2017-10-031-1/+0
* WB_DOCKBORDER is deadNoel Grandin2017-10-031-3/+0
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-291-1/+1
* Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann2017-09-281-28/+0
* check for NaN in FractionNoel Grandin2017-09-271-1/+8
* Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann2017-09-181-0/+1
* Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski2017-09-151-1/+19
* long->sal_Int32 in FractionNoel Grandin2017-09-151-6/+7
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-131-4/+19
* long->sal_Int32 in various Get/SetVersionNoel Grandin2017-09-111-3/+3
* nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara2017-08-301-1/+0
* loplugin:unusedmethodsNoel Grandin2017-08-253-66/+0