Age | Commit message (Expand) | Author |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2021-11-19 | Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions | Mike Kaganski |
2021-01-02 | introduce Degree100 strong_int type | Noel |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-09-13 | std::set->o3tl::sorted_vector in svx | Noel Grandin |
2020-08-06 | loplugin:flatten in svx/svdraw | Noel Grandin |
2020-03-02 | tdf#42949 Fix IWYU warnings in svx/source/s*/*cxx | Gabor Kelemen |
2019-02-26 | svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicates | Mike Kaganski |
2018-11-18 | Simplify containers iterations in svx/source/[s-u]* | Arkadiy Illarionov |
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-02-21 | loplugin:changetoolsgen in svx | Noel Grandin |
2017-10-23 | loplugin:includeform: svx | Stephan Bergmann |
2017-10-04 | convert SDR_TRISTATE to TriState | Noel Grandin |
2017-07-27 | loplugin:constparams in svx | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2016-11-08 | simplify mark points and gluepoints management | Caolán McNamara |
2016-09-09 | loplugin:constantparam in svx | Noel Grandin |
2016-08-19 | convert SdrRepeatFunc to scoped enum | Noel Grandin |
2016-07-26 | tdf#75280 Cleaning up of sal_uIntPtr usage #4a | tymyjan |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-04 | svx: prefix members of SdrPaintView | Miklos Vajna |
2015-04-29 | convert SDR*ALIGN constants to scoped enum | Noel Grandin |
2015-04-29 | convert SDRESC_ constants to scoped enum | Noel Grandin |
2015-04-28 | ImpGetPercent transports the return value as type sal_uInt16/SDR_TRISTATE | Stephan Bergmann |
2015-04-21 | svx: nPtAnz -> nPointCount | Miklos Vajna |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-23 | fdo#39440 cppcheck cleanliness | Michael Dunphy |
2015-03-22 | svx: nMarkAnz -> nMarkCount | Miklos Vajna |
2015-03-19 | loplugin:constantfunction: svx | Noel Grandin |
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-19 | -Werror=shadow | Miklos Vajna |
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-05-06 | Move headers included only in svx itself from include/svx to svx/inc | Tor Lillqvist |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |
2014-02-26 | Remove visual noise from svx | Alexander Wilms |
2014-01-17 | bool improvements | Stephan Bergmann |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-05 | convert svx/* from XubString to OUString | Noel Grandin |
2013-05-14 | initialized with plain 0, instead of sal_False/false | Takeshi Abe |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-08-16 | Convert SdrUShortCont from Container to std::set | Noel Grandin |