summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin1-0/+9
2018-02-22ColorData->Color in scNoel Grandin1-1/+1
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-1/+0
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-8/+8
2018-02-20create uno::Any overrides for ColorNoel Grandin1-5/+38
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-4/+0
2018-02-16rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin1-6/+6
2018-02-15introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin1-0/+8
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin1-9/+38
2018-02-09add setter methods to tools::RectangleNoel Grandin1-0/+5
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann1-2/+2
2018-02-06simplify ImpXPolygonNoel Grandin1-0/+1
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk1-3/+4