summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna2020-10-311-0/+6
* vcl: add conversion point to twip int64 & double valuesTomaž Vajngerl2020-07-291-1/+5
* vcl: add conversion point to 100th mm for double valuesTomaž Vajngerl2020-07-291-2/+7
* move unit conversions to UnitConversion, add convertPointToMm100Tomaž Vajngerl2020-07-292-10/+32
* lok: fix the window type of the formatted field controlHenry Castro2020-05-101-0/+1
* tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna2020-01-011-3/+3
* fix warning: "TRACE_LINKS" is not defined [-Wundef] in non-debug buildAndras Timar2019-09-031-0/+2
* Link: support tracing link source and targetAshod Nakashian2019-09-031-0/+61
* tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl2019-08-291-0/+6
* cid#1399432 Uncaught exceptionCaolán McNamara2019-08-051-3/+3
* fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin2019-08-051-1/+1
* add TOOLS_WARN_EXCEPTION,etc macrosNoel Grandin2019-08-051-0/+34
* tdf#126121: WebDAV redirection detectionMike Kaganski2019-06-281-3/+2
* weld SwCondCollPageCaolán McNamara2018-11-221-1/+2
* SvStream::m_isConsistent is always trueNoel Grandin2018-11-091-3/+0
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-4/+26
* tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin2018-11-071-3/+3
* tdf#108751 Show currently selected color name in color button tooltipJim Raykowski2018-10-271-2/+0
* pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara2018-10-221-1/+1
* Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara2018-10-171-8/+0
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-1719-32/+16
* workaround weird linking error on tb71Noel Grandin2018-10-171-1/+1
* loplugin:singlevalfieldsNoel Grandin2018-10-171-4/+0
* add SvStream::TellEndNoel Grandin2018-10-151-0/+1
* drop SvMemoryStream::GetBufferNoel Grandin2018-10-041-2/+2
* Add number comments to WindowTypeJan-Marek Glogowski2018-09-291-9/+10
* loplugin:constfields in toolsNoel Grandin2018-09-274-9/+9
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-112-3/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-1/+1
* Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke2018-08-281-0/+19
* remove mempoolNoel Grandin2018-08-161-93/+0
* CID 1438378: Allow only signed typesMike Kaganski2018-08-081-1/+3
* Move angle normalization code from various places to toolsMike Kaganski2018-08-031-0/+20
* make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin2018-07-301-2/+2
* tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-8/+0
* tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+15
* -Werror,-Wunused-private-fieldStephan Bergmann2018-07-261-1/+0
* loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin2018-07-263-6/+9
* SvPersistBase no longer necessaryNoel Grandin2018-07-161-44/+0
* tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin2018-07-101-3/+1
* XmlWriter: support namespaces, writing of base64 attributeTomaž Vajngerl2018-07-061-3/+7
* Fix typosAndrea Gelmini2018-07-031-2/+2
* teach useuniqueptr loplugin about calling delete on a paramNoel Grandin2018-06-221-1/+2
* Resolves: tdf#115816 simpler fix for masterCaolán McNamara2018-06-221-2/+1
* Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara2018-06-211-1/+2
* weld SfxSecurityPageCaolán McNamara2018-06-181-3/+0
* Revert "tools: test Pair"Noel Grandin2018-05-192-81/+38
* tools: test PairChris Sherlock2018-05-162-38/+81
* tools: make MinMax functions easier to readChris Sherlock2018-05-091-8/+29
* tools: document and test sanitiseMm100ToTwip()Chris Sherlock2018-05-081-2/+14