summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2020-05-10lok: fix the window type of the formatted field controlHenry Castro
2020-01-01tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2019-09-03fix warning: "TRACE_LINKS" is not defined [-Wundef] in non-debug buildAndras Timar
2019-09-03Link: support tracing link source and targetAshod Nakashian
2019-08-29tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl
2019-08-05cid#1399432 Uncaught exceptionCaolán McNamara
2019-08-05fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin
2019-08-05add TOOLS_WARN_EXCEPTION,etc macrosNoel Grandin
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17workaround weird linking error on tb71Noel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-09-29Add number comments to WindowTypeJan-Marek Glogowski
2018-09-27loplugin:constfields in toolsNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-28Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke
2018-08-16remove mempoolNoel Grandin
2018-08-08CID 1438378: Allow only signed typesMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-06XmlWriter: support namespaces, writing of base64 attributeTomaž Vajngerl
2018-07-03Fix typosAndrea Gelmini
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara
2018-06-18weld SfxSecurityPageCaolán McNamara
2018-05-19Revert "tools: test Pair"Noel Grandin
2018-05-16tools: test PairChris Sherlock
2018-05-09tools: make MinMax functions easier to readChris Sherlock
2018-05-08tools: document and test sanitiseMm100ToTwip()Chris Sherlock
2018-05-07tools: date unit testsChris Sherlock
2018-05-05tools: explain rVRP, rVPN and rVUP in SetOrientation()Chris Sherlock
2018-05-04tools: Avoid looking up system clock twice to get DateTimeTakeshi Abe
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin