summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-24warn about exotic protocols as wellCaolán McNamara
2023-11-24add some protocols that don't make sense as floating frame targetsCaolán McNamara
2021-11-16ofz#35504 Integer-overflowCaolán McNamara
2021-09-23Changes to the color classdante
2019-11-22tdf#128862: fix HSQLDB odb-files with apostrophe crashJulien Nabet
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann
2019-11-11Don't compile cpuid test with INTRINSICS_CXXFLAGSTomaž Vajngerl
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-11ofz#14989 Z_NEED_DICT related infinite loopCaolán McNamara
2019-10-11drop PZSTREAM defineCaolán McNamara
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-09tools: don't leave SvStream::m_nBufFilePos pointing beyond the endMichael Stahl
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-05ofz#17212 Floating point exceptionCaolán McNamara
2019-10-04always use gb_LinkTarget__get_cxxflags for cxxobjectsLuboš Luňák
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-09-17Use CPPUNIT_ASSERT in test codeStephan Bergmann
2019-09-17Fix assertMike Kaganski
2019-09-01Fix '..'Andrea Gelmini
2019-08-30fix PolyPolygon move operator=Noel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann
2019-08-23loplugin:returnconstval in toolsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolsStephan Bergmann
2019-07-18cid#1448224 Unchecked return valueCaolán McNamara
2019-07-15make tools::Rectangle::getBottom return 0 when emptyNoel Grandin
2019-07-15make tools::Rectangle::getWidth return 0 when emptyNoel Grandin
2019-07-12make tools::Rectangle::Bottom return Top when emptyNoel Grandin
2019-07-12make tools::Rectangle::Right return Left when emptyNoel Grandin
2019-07-10make tools::Rectangle::SaturatingSetX/Y respect empty stateNoel Grandin
2019-07-10make tools::Rectangle::setY respect empty stateNoel Grandin
2019-07-10make tools::Rectangle::setX respect empty stateNoel Grandin
2019-07-10make tools::Rectangle::AdjustBottom respect empty stateNoel Grandin
2019-07-10make tools::Rectangle::AdjustRight respect empty stateNoel Grandin
2019-07-09make tools::Rectangle::shrink respect empty stateNoel Grandin
2019-07-09Fix Android build after commit fc0850d2784eaa79257cf1ea8c5d078c5241b5bfMike Kaganski
2019-07-09fix android build - fallback getCpuId only had one parameterTomaž Vajngerl