Age | Commit message (Expand) | Author |
2018-05-19 | Revert "tools: test Pair" | Noel Grandin |
2018-05-16 | tools: test Pair | Chris Sherlock |
2018-05-09 | tools: make MinMax functions easier to read | Chris Sherlock |
2018-05-08 | tools: document and test sanitiseMm100ToTwip() | Chris Sherlock |
2018-05-07 | tools: date unit tests | Chris Sherlock |
2018-05-05 | tools: explain rVRP, rVPN and rVUP in SetOrientation() | Chris Sherlock |
2018-05-04 | tools: Avoid looking up system clock twice to get DateTime | Takeshi Abe |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-27 | make WB_LINESPACING a bool field on Toolbox | Noel Grandin |
2018-04-27 | convert WB_PASSWORD to a bool field on Edit | Noel Grandin |
2018-04-23 | loplugin:singlevalfields improve unaryoperator | Noel Grandin |
2018-04-20 | loplugin:constantparam | Noel Grandin |
2018-04-18 | tdf#117044 Base crash when attempting to edit a table definition | Noel Grandin |
2018-04-18 | tdf#116420: Windows: Test if a filepath redirects to a WebDAV resource | Mike Kaganski |
2018-04-16 | follow on for tdf#116981 | Noel Grandin |
2018-04-11 | coverity#1401328 silence Uncaught exception | Caolán McNamara |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-05 | make DBG_UNHANDLED_EXCEPTION log in non-dbgutl mode, too | Noel Grandin |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-04-02 | give DBG_UNHANDLED_EXCEPTION_WHEN an area parameter | Noel Grandin |
2018-03-14 | loplugin:constantparam | Noel Grandin |
2018-03-13 | ofz#6843 Integer-overflow | Caolán McNamara |
2018-03-09 | drop getColor() method of Color | Noel Grandin |
2018-03-08 | loplugin:constantparam in svtools..unotools | Noel Grandin |
2018-03-08 | loplugin:unusedmethods | Noel Grandin |
2018-03-05 | drop long& returning methods in Point | Noel Grandin |
2018-03-04 | Remove unnecessary INetProtocol::Webdav[s] again | Stephan Bergmann |
2018-03-04 | Remove unnecessary INetProtocol::VndSunStarWebdavs again | Stephan Bergmann |
2018-03-04 | Change INetURLObject::isSchemeEqualTo parameter to u16string_view | Stephan Bergmann |
2018-03-03 | drop old tools/gen methods | Noel Grandin |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-03-01 | make Color::GetRGBColor return Color instead of ColorData | Noel Grandin |
2018-02-28 | drop old tools/gen methods in reportdesign..xmloff | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-26 | use less RGB_COLORDATA | Noel Grandin |
2018-02-26 | move MovePoint and MoveRect into Rectangle and Point | Noel Grandin |
2018-02-22 | ColorData->Color in sc | Noel Grandin |
2018-02-21 | Revert "simplify ImpXPolygon" | Stephan Bergmann |
2018-02-21 | loplugin:changetoolsgen in sw | Noel Grandin |
2018-02-20 | create uno::Any overrides for Color | Noel Grandin |
2018-02-20 | drop Color::SetColor(ColorData) in favour of operator= | Noel Grandin |
2018-02-16 | rename MoveFoo to AdjustFoo in Point/Rect/Size | Noel Grandin |
2018-02-15 | introduce Move/Adjust methods to Point,Rect,Size | Noel Grandin |
2018-02-10 | make Pair protected base in Pair/Size/Selection | Noel Grandin |
2018-02-09 | add setter methods to tools::Rectangle | Noel Grandin |
2018-02-06 | Avoid signed integer overflow during BrowseBox::AutoSizeLastColumn | Stephan Bergmann |
2018-02-06 | simplify ImpXPolygon | Noel Grandin |
2018-02-01 | Support for webdav:// and webdavs:// schemes from command line | Vasily Melenchuk |
2018-01-28 | make RECT_EMPTY purely an implementation detail | Noel Grandin |
2018-01-27 | improve subtyping when dealing with tools::WeakReference | Noel Grandin |