Age | Commit message (Expand) | Author |
2021-08-17 | rename SetRectsDirty->SetBoundAndSnapRectsDirty | Noel Grandin |
2021-06-19 | svx: prefix member variables for SdrTextObj and others | Tomaž Vajngerl |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-12 | svx: prefix members of SdrObject | Miklos Vajna |
2021-02-10 | clean up SdrObject cloning | Noel |
2021-01-02 | introduce Degree100 strong_int type | Noel |
2020-12-22 | rename members of GeoStat class | Noel |
2020-11-06 | make SdrObject Identifiers SdrObjKind enum members | Caolán McNamara |
2020-08-06 | loplugin:flatten in svx/svdraw | Noel Grandin |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-03-02 | tdf#42949 Fix IWYU warnings in svx/source/s*/*cxx | Gabor Kelemen |
2020-02-04 | std::set<T*> -> o3tl::sorted_vector | Noel Grandin |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-07-20 | loplugin:referencecasting in svx | Noel Grandin |
2019-05-10 | tdf#62699 Drop pass-through header file include/svx/svdattr.hxx | Gabor Kelemen |
2019-02-12 | o3tl::make_unique -> std::make_unique in svx/ | Gabor Kelemen |
2018-11-18 | Simplify containers iterations in svx/source/[s-u]* | Arkadiy Illarionov |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-07-03 | use std::unique_ptr for CreateObjectSpecificViewContact | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-25 | SOSAW080: Derive SdrObjGroup from SdrObjList | Armin Le Grand |
2018-05-08 | tdf#116977 secured ::Clone methods | Armin Le Grand |
2018-04-26 | Drop uses of ImpGetResStr l10n method from svx | Gabor Kelemen |
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-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2017-10-23 | loplugin:includeform: svx | Stephan Bergmann |
2017-07-27 | loplugin:constparams in svx | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-06-21 | loplugin:unusedfields in svx part1 | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-10-05 | loplugin:unnecessaryoverride in svx | Noel Grandin |
2016-08-22 | tdf#89329: use unique_ptr for pImpl in svdouno | Arnold Dumas |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-25 | loplugin:unusedfields in include/svx | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | loplugin:stringconstant | Noel Grandin |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-07 | svx: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-05-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-30 | Get rid of initial :: for the sdr namespace | Tor Lillqvist |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2014-11-04 | Apply pimpl to SdrPageWindow. | Kohei Yoshida |
2014-11-04 | Rename aRect -> maRect for a member variable. | Kohei Yoshida |