summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:simplifybool can't invert conditions involving float typesNoel Grandin2017-11-231-2/+2
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-2/+2
* cpuid is only for x86 processors.jan Iversen2017-11-221-0/+7
* drop duplicate methodCaolán McNamara2017-11-221-2/+2
* halve the number of threads if HT is activeDennis Francis2017-11-211-2/+9
* inline INetMIMEOutputSinkNoel Grandin2017-11-131-42/+27
* Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann2017-11-082-27/+23
* tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski2017-11-061-0/+21
* loplugin:constparams in cppcanvas,drawinglayerNoel Grandin2017-11-061-1/+1
* Extract XmlWriter and XmlWalker from opencl into toolsTomaž Vajngerl2017-11-013-0/+235
* tdf#96505 Get rid of cargo cult long integer literalsudareechk2017-10-301-4/+4
* loplugin:constantparam in toolsNoel Grandin2017-10-301-42/+40
* loplugin:includeform: tools (Windows)Stephan Bergmann2017-10-271-1/+1
* ofz#3791 Integer-overflowCaolán McNamara2017-10-271-9/+29
* ofz#3802 Integer-overflowCaolán McNamara2017-10-271-1/+1
* ofz#3812 Divide-by-zeroCaolán McNamara2017-10-271-3/+6
* loplugin:constmethod in tools,sax,UnoControlsNoel Grandin2017-10-256-7/+7
* loplugin:includeform: toolsStephan Bergmann2017-10-237-25/+25
* loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin2017-10-171-9/+4
* -Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann2017-10-161-30/+1
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-2/+3
* new loplugin:blockblockNoel Grandin2017-10-033-139/+129
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-5/+4
* Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann2017-09-281-57/+0
* check for NaN in FractionNoel Grandin2017-09-271-1/+23
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-263-8/+8
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-12/+6
* ofz#3454 Floating-point-exceptionCaolán McNamara2017-09-211-1/+3
* nothing to see here, move alongCaolán McNamara2017-09-211-4/+4
* use aStripOffsets.size instead of nNumStripOffsetsCaolán McNamara2017-09-201-4/+4
* -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann2017-09-191-1/+1
* Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann2017-09-181-0/+5
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-183-0/+9
* Fix typosAndrea Gelmini2017-09-151-1/+1
* Fix INetURLObject::operator==() when comparing pathsEike Rathke2017-09-151-1/+1
* Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann2017-09-151-1/+1
* Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski2017-09-152-20/+47
* long->sal_Int32 in FractionNoel Grandin2017-09-152-74/+33
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-131-4/+2
* Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M2017-09-043-3/+3
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* loplugin:unusedmethodsNoel Grandin2017-08-253-61/+0
* Remove 500ns offset from GetSystemTicks()Jan-Marek Glogowski2017-08-221-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-173-8/+10
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-175-21/+21
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-172-3/+3
* tdf#39468: Translate some german commentsChristian Barth2017-08-101-1/+1
* SvPersistStream deadNoel Grandin2017-08-082-517/+0
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* move resmgr to unotoolsCaolán McNamara2017-08-012-160/+0