summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
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
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-04-18tdf#117044 Base crash when attempting to edit a table definitionNoel Grandin
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski
2018-04-16follow on for tdf#116981Noel Grandin
2018-04-11coverity#1401328 silence Uncaught exceptionCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-05make DBG_UNHANDLED_EXCEPTION log in non-dbgutl mode, tooNoel Grandin
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2018-03-14loplugin:constantparamNoel Grandin
2018-03-13ofz#6843 Integer-overflowCaolán McNamara
2018-03-09drop getColor() method of ColorNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-05drop long& returning methods in PointNoel Grandin
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann
2018-03-03drop old tools/gen methodsNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-20create uno::Any overrides for ColorNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-16rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin
2018-02-15introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin