summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-08-12Fix typosAndrea Gelmini3-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolsStephan Bergmann2-6/+3
2019-07-18cid#1448224 Unchecked return valueCaolán McNamara1-1/+1
2019-07-15make tools::Rectangle::getBottom return 0 when emptyNoel Grandin1-0/+7
2019-07-15make tools::Rectangle::getWidth return 0 when emptyNoel Grandin1-0/+5
2019-07-12make tools::Rectangle::Bottom return Top when emptyNoel Grandin1-0/+6
2019-07-12make tools::Rectangle::Right return Left when emptyNoel Grandin1-0/+6
2019-07-10make tools::Rectangle::SaturatingSetX/Y respect empty stateNoel Grandin1-2/+4
2019-07-10make tools::Rectangle::setY respect empty stateNoel Grandin1-0/+6
2019-07-10make tools::Rectangle::setX respect empty stateNoel Grandin1-0/+7
2019-07-10make tools::Rectangle::AdjustBottom respect empty stateNoel Grandin1-0/+9
2019-07-10make tools::Rectangle::AdjustRight respect empty stateNoel Grandin1-0/+8
2019-07-09make tools::Rectangle::shrink respect empty stateNoel Grandin1-0/+11
2019-07-09Fix Android build after commit fc0850d2784eaa79257cf1ea8c5d078c5241b5bfMike Kaganski1-1/+1
2019-07-09fix android build - fallback getCpuId only had one parameterTomaž Vajngerl1-1/+1
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl3-26/+171
2019-07-08make tools::Rectangle::expandBy respect empty stateNoel Grandin1-0/+15
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski2-8/+27
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+2
2019-06-25tdf#94677 Calc is slow opening large CSV, improve tools::FractionNoel Grandin1-104/+69
2019-06-21Add test clarifying behavior of INetURLObject::setName on empty pathStephan Bergmann1-0/+39
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski1-14/+3
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin1-0/+9
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-26/+6
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-6/+26
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski2-19/+10
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-7/+0
2019-05-12regenerate PCH headersLuboš Luňák1-5/+3
2019-05-10Remove temporary config.ini after the testAurimas Fišeras1-0/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-10/+14
2019-05-08AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete)Stephan Bergmann1-1/+2
2019-05-07fix leak in exceptionToStringNoel Grandin1-0/+3
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen31-89/+37
2019-04-30improve loplugin:stringconstantNoel Grandin2-11/+10
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl4-114/+106
2019-04-22cleanup and rename COLORDATA_RGB to color::extractRGBTomaž Vajngerl1-4/+4
2019-04-22Replace compile time test with a static_assertTomaž Vajngerl1-20/+0
2019-04-21rework Color to have R,G,B,A public variablesTomaž Vajngerl3-25/+150
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin1-4/+2
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-6/+6
2019-04-03add more append methods to *StringBufferNoel Grandin1-6/+6
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-02-21loplugin:indentation (macOS)Stephan Bergmann1-2/+2
2019-02-19pretty up logging of exceptionsNoel Grandin2-38/+319
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin2-3/+3
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl1-0/+5