summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2018-11-27remove unused PolyOptimizeFlags enum valuesNoel Grandin1-6/+4
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+2
2018-11-19loplugin:constantparamNoel Grandin1-2/+2
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin1-3/+0
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-4/+26
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin1-3/+3
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski1-2/+0
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara1-1/+1
2018-10-17Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara1-8/+0
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen19-32/+16
2018-10-17workaround weird linking error on tb71Noel Grandin1-1/+1
2018-10-17loplugin:singlevalfieldsNoel Grandin1-4/+0
2018-10-15add SvStream::TellEndNoel Grandin1-0/+1
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin1-2/+2
2018-09-29Add number comments to WindowTypeJan-Marek Glogowski1-9/+10
2018-09-27loplugin:constfields in toolsNoel Grandin4-9/+9
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2-3/+3
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2018-08-28Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke1-0/+19
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