summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2018-08-16remove mempoolNoel Grandin1-93/+0
2018-08-08CID 1438378: Allow only signed typesMike Kaganski1-1/+3
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-0/+20
2018-07-30make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin1-2/+2
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-8/+0
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+15
2018-07-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin3-6/+9
2018-07-16SvPersistBase no longer necessaryNoel Grandin1-44/+0
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-3/+1
2018-07-06XmlWriter: support namespaces, writing of base64 attributeTomaž Vajngerl1-3/+7
2018-07-03Fix typosAndrea Gelmini1-2/+2
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin1-1/+2
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara1-2/+1
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara1-1/+2
2018-06-18weld SfxSecurityPageCaolán McNamara1-3/+0
2018-05-19Revert "tools: test Pair"Noel Grandin2-81/+38
2018-05-16tools: test PairChris Sherlock2-38/+81
2018-05-09tools: make MinMax functions easier to readChris Sherlock1-8/+29
2018-05-08tools: document and test sanitiseMm100ToTwip()Chris Sherlock1-2/+14
2018-05-07tools: date unit testsChris Sherlock1-1/+7
2018-05-05tools: explain rVRP, rVPN and rVUP in SetOrientation()Chris Sherlock1-1/+6
2018-05-04tools: Avoid looking up system clock twice to get DateTimeTakeshi Abe1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin1-1/+0
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin1-1/+0
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin1-1/+0
2018-04-20loplugin:constantparamNoel Grandin1-2/+2
2018-04-18tdf#117044 Base crash when attempting to edit a table definitionNoel Grandin1-1/+1
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-0/+27
2018-04-16follow on for tdf#116981Noel Grandin1-1/+1
2018-04-11coverity#1401328 silence Uncaught exceptionCaolán McNamara1-3/+21
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-116/+109
2018-04-05make DBG_UNHANDLED_EXCEPTION log in non-dbgutl mode, tooNoel Grandin1-28/+22
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-109/+116
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin1-8/+16
2018-03-14loplugin:constantparamNoel Grandin1-2/+2
2018-03-13ofz#6843 Integer-overflowCaolán McNamara1-0/+3
2018-03-09drop getColor() method of ColorNoel Grandin1-5/+1
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-4/+4
2018-03-08loplugin:unusedmethodsNoel Grandin1-4/+0
2018-03-05drop long& returning methods in PointNoel Grandin1-3/+0
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann1-2/+0
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann1-1/+0
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann1-1/+2
2018-03-03drop old tools/gen methodsNoel Grandin1-11/+4
2018-03-02delete colordata.hxxNoel Grandin2-62/+23
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-52/+54