summaryrefslogtreecommitdiff
path: root/tools/source/misc
AgeCommit message (Expand)Author
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara
2022-01-31jsonwriter: ensure correct number of bytes is availableSzymon Kłos
2021-10-14Simplify JsonWriter a bitMike Kaganski
2021-10-13Improve JsonWriter's escapement codeMike Kaganski
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-10-02fix buffer overruns in JsonWriter::put with UTF-8 valuesNoel Grandin
2021-10-02simplify JsonWriter::reallocBuffer by using reallocNoel Grandin
2021-09-10clang:optin.performance.Padding in toolsNoel Grandin
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante
2021-01-15Make JsonWriter::writeEscapedOUString() handle surrogate pairs properlyTor Lillqvist
2020-12-28tools: json: fix missing escaped charsHenry Castro
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos
2020-11-18tdf#123936 Formatting files in module tools with clang-formatPhilipp Hofer
2020-09-17osl+tools: fix Windows Arm64 buildJan-Marek Glogowski
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-03Missing include (std::max; Windows --disable-pch)Stephan Bergmann
2020-06-29tools: fix 32bit Android buildMiklos Vajna
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24fix JsonWriter::reallocBufferNoel Grandin
2020-06-21Avoid one more unhelpful -Werror=stringop-truncationStephan Bergmann
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-19Fix typosAndrea Gelmini
2020-06-18Avoid unhelpful -Werror=stringop-truncationStephan Bergmann
2020-06-18new json writer for LOKNoel Grandin
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-07-09Fix Android build after commit fc0850d2784eaa79257cf1ea8c5d078c5241b5bfMike Kaganski
2019-07-09fix android build - fallback getCpuId only had one parameterTomaž Vajngerl
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2017-11-22cpuid is only for x86 processors.jan Iversen
2017-11-21halve the number of threads if HT is activeDennis Francis
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2016-10-15clang-cl loplugin: toolsStephan Bergmann
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-04-15remove tools/solarmutex.hxxNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-13underscores are reservedTomaž Vajngerl
2015-11-13improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl
2015-11-13remove SSE detection code (but keep SSE2)Tomaž Vajngerl
2015-11-13tools: runtime SSE/SSE2 detectionTomaž Vajngerl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2014-12-03Fold URE: WindowsStephan Bergmann