Age | Commit message (Expand) | Author |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-15 | add an IsEmpty method to tools::Size and use it | Noel Grandin |
2020-03-02 | tdf#42949 Fix IWYU warnings in svx/source/s*/*cxx | Gabor Kelemen |
2019-09-05 | use unique_ptr in SdrObject::getFullDragClone | Noel Grandin |
2019-08-23 | loplugin:returnconstval in svx | Noel Grandin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-12 | o3tl::make_unique -> std::make_unique in svx/ | Gabor Kelemen |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-21 | simplify PlusHdl logic | Noel Grandin |
2018-09-21 | remove SdrObject::GetHdl in favour of AddToHdlList | Noel Grandin |
2018-07-03 | use std::unique_ptr for CreateObjectSpecificViewContact | Noel Grandin |
2018-05-08 | tdf#116977 secured ::Clone methods | Armin Le Grand |
2018-04-07 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand |
2018-04-06 | Revert "SOSAW080: Added first bunch of basic changes to helpers" | Armin Le Grand |
2018-04-06 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand |
2018-02-26 | move MovePoint and MoveRect into Rectangle and Point | Noel Grandin |
2017-10-20 | RotGrfFlyFrame: Added interactive rotation mode | Armin Le Grand |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-11-21 | convert inventorId to scoped enum | Noel Grandin |
2016-08-19 | convert SdrUserCallType to scoped enum | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2014-11-04 | rename nWink->nAngle | Noel Grandin |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |
2014-02-26 | Remove visual noise from svx | Alexander Wilms |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-09-05 | convert include/svx/svdovirt.hxx from String to OUString | Noel Grandin |
2013-07-26 | convert TakeObjNamePlural family to OUString | Caolán McNamara |
2013-07-25 | convert TakeObjNameSingul family to OUString | Caolán McNamara |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-27 | sw: implement page-relative size for drawing objects and import them from docx | Cédric Bosdonnat |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
2012-01-31 | XubString to rtl::OUString. | Kohei Yoshida |
2012-01-24 | Comments Translations. | Stefan Knorr |
2011-12-06 | impress210: #i41995# using view contact to get bound rect for old path animat... | Christian Lippka ORACLE |
2011-12-06 | Fix a warning. | Thorsten Behrens |