Age | Commit message (Expand) | Author |
2018-02-17 | loplugin:useuniqueptr in SdrUndoAttrObj | Noel Grandin |
2018-02-07 | loplugin:useuniqueptr in SdrUndoObjSetText | Noel Grandin |
2018-02-07 | loplugin:useuniqueptr in SdrUndoGeoObj | Noel Grandin |
2017-12-14 | sal_uIntPtr->sal_Int32 in SdrUndoGroup | Noel Grandin |
2017-10-24 | loplugin:finalclasses in svx | Noel Grandin |
2017-07-24 | loplugin:unusedfields readonly fields | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-06-26 | tdf#39674 Translate some German variable names | Johnny_M |
2017-05-12 | convert SdrLayerId to strong_int | Noel Grandin |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-01-16 | new loplugin: useuniqueptr: svx | Noel Grandin |
2016-11-16 | loplugin:countusersofdefaultparams in include/svx..unotools | Noel Grandin |
2016-10-03 | Resolves: tdf#101711 problems with attempt to remove unused bg images | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-19 | convert ObjStrAttrType to scoped enum | Noel Grandin |
2016-08-03 | svx: track view shell id in SdrUndoAction | Miklos Vajna |
2016-07-06 | Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if... | Caolán McNamara |
2016-05-02 | rbhz#1326602 avoid exp. bg bitmaps from deleted slides | David Tardon |
2016-04-25 | tdf#99452 svx: fix undo of table row edge drag | Miklos Vajna |
2016-03-17 | loplugin:constantparam in svx | Noel Grandin |
2016-03-01 | loplugin:unuseddefaultparam in svx (part1) | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-25 | loplugin:unusedfields in include/svx | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-10-27 | Missing include | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-16 | loplugin:unusedmethods svx | Noel Grandin |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-01-29 | tdf#78854 do not crash when undoing layout change | David Tardon |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-11-07 | SdrUndoDelObj: one more manual swap out call | Zolnai Tamás |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> include/svx | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/svx | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-09 | Seems an explicit destructor is needed | Tor Lillqvist |
2013-09-06 | Resolves: #i122985# Various speedups for graphic object swapping | Armin Le Grand |
2013-09-05 | convert include/svx/svdundo.hxx from String to OUString | Noel Grandin |
2013-08-06 | Translate German comments, fix some WS | Philipp Weissenbacher |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-06-29 | reduce ascii noise | Thomas Arnhold |
2013-04-30 | i#120015# Let SdrUndoAttrObj remember a reference to the used style to survive | Armin Le Grand |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |