Age | Commit message (Expand) | Author | Files | Lines |
3 days | sd: pass ViewShell by ref | Xisco Fauli | 1 | -8/+8 |
2023-07-12 | tdf#153446 sd fuconstruct: handle mouse-up without mouse-down | Justin Luth | 1 | -0/+3 |
2022-08-29 | ref-count SdrObject | Noel Grandin | 1 | -2/+2 |
2022-03-02 | use SfxItemSet::GetItemIfSet in sd | Noel Grandin | 1 | -3/+3 |
2022-01-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin | 1 | -7/+7 |
2021-09-17 | tdf#143550 - use the term "gluepoints" consistently | rocso | 1 | -1/+1 |
2021-06-17 | svx: prefix member variables SdrViewEvent SdrView SdrObjGroup | Tomaž Vajngerl | 1 | -3/+3 |
2021-05-17 | split OutputDevice from Window | Noel Grandin | 1 | -2/+2 |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen | 1 | -0/+1 |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel | 1 | -4/+4 |
2020-11-06 | make SdrObject Identifiers SdrObjKind enum members | Caolán McNamara | 1 | -1/+1 |
2020-08-03 | loplugin:flatten in sd | Noel Grandin | 1 | -22/+22 |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann | 1 | -1/+1 |
2019-11-30 | tdf#94947 Set preset-id for user defined motion paths. | Mark Hung | 1 | -1/+16 |
2019-09-29 | loplugin:constmethod in sd | Noel Grandin | 1 | -1/+1 |
2019-04-24 | tdf#42949 Fix IWYU warnings in sd/source/ui/f* | Gabor Kelemen | 1 | -1/+0 |
2019-02-24 | Unflatten the if block of SID_DRAW_FREELINE_NOFILL | Muhammet Kara | 1 | -26/+22 |
2019-02-20 | Use named shapes for redaction | Muhammet Kara | 1 | -3/+15 |
2019-02-15 | loplugin:flatten in sd/source/ui/func | Noel Grandin | 1 | -23/+23 |
2019-01-25 | Forge the freeform redaction tool | Muhammet Kara | 1 | -3/+83 |
2018-10-08 | return by unique_ptr from CreateDefaultObject in sd/ | Noel Grandin | 1 | -5/+5 |
2018-05-30 | tdf#42949 Fix more IWYU warnings in sd/inc/ | Gabor Kelemen | 1 | -0/+1 |
2018-05-25 | SOSAW080: Derive SdrObjGroup from SdrObjList | Armin Le Grand | 1 | -1/+1 |
2018-04-07 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand | 1 | -2/+3 |
2018-04-06 | Revert "SOSAW080: Added first bunch of basic changes to helpers" | Armin Le Grand | 1 | -3/+2 |
2018-04-06 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand | 1 | -2/+3 |
2018-01-12 | More loplugin:cstylecast: sd | Stephan Bergmann | 1 | -1/+1 |
2017-10-23 | loplugin:includeform: sd | Stephan Bergmann | 1 | -9/+9 |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist | 1 | -1/+1 |
2017-07-21 | migrate to boost::gettext | Caolán McNamara | 1 | -1/+1 |
2017-05-02 | tdf#105703: Restore user-defined motion paths for animations | Katarina Behrens | 1 | -0/+13 |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna | 1 | -1/+1 |
2016-08-22 | convert SdrViewEditMode to scoped enum | Noel Grandin | 1 | -2/+2 |
2016-08-22 | convert SdrHitKind to scoped enum | Noel Grandin | 1 | -2/+2 |
2016-08-19 | convert SdrCreateCmd to scoped enum | Noel Grandin | 1 | -1/+1 |
2016-08-19 | convert SdrEventKind to scoped enum | Noel Grandin | 1 | -3/+3 |
2016-07-15 | new loplugin unnecessary override | Noel Grandin | 1 | -14/+0 |
2016-06-01 | remove unused SID constants and associated code | Noel Grandin | 1 | -13/+0 |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht | 1 | -1/+0 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -3/+3 |
2015-10-29 | com::sun::star->css in sd | Noel Grandin | 1 | -1/+1 |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht | 1 | -1/+1 |
2015-09-23 | boost::shared_ptr->std::shared_ptr | Caolán McNamara | 1 | -1/+1 |
2015-09-17 | revert for mac and win unit case crashes after boost->std | Caolán McNamara | 1 | -1/+1 |
2015-09-17 | boost->std | Caolán McNamara | 1 | -1/+1 |
2015-04-29 | convert SDRMOUSE constants to scoped enum | Noel Grandin | 1 | -2/+2 |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin | 1 | -2/+2 |
2014-11-10 | loplugin: cstylecast | Noel Grandin | 1 | -2/+2 |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin | 1 | -1/+1 |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann | 1 | -1/+1 |