Age | Commit message (Expand) | Author |
2023-09-11 | svx: prefix members of SdrHdl | Miklos Vajna |
2022-07-21 | clang-tidy modernize-pass-by-value in svx | Noel Grandin |
2021-12-15 | Recheck include/[a-d]* with IWYU | Gabor Kelemen |
2021-09-09 | tdf#144052 reduce Primitive2D copying | Noel Grandin |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2020-11-16 | replace std::min(std::max()) with std::clamp | Noel |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-06 | loplugin:flatten in svx | Noel Grandin |
2020-04-03 | split up polypolygonprimitive2d.hxx into separate files | Tomaž Vajngerl |
2020-03-13 | Revert "loplugin:constfields in svx" | Noel Grandin |
2020-03-10 | tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxx | Gabor Kelemen |
2020-03-06 | basegfx: B2DTuple replace operator[] with "get" and Axis2D enum | Tomaž Vajngerl |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in svx | Noel Grandin |
2019-12-17 | loplugin:expandablemethods | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-05-08 | improve tools::Rectangle->basegfx::B2?Rectangle conversion | Noel Grandin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2018-11-27 | Refactor calc non-linear ViewToDevice transform | Armin Le Grand |
2018-11-18 | Simplify containers iterations in svx/source/[s-u]* | Arkadiy Illarionov |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in svx | Noel Grandin |
2018-10-08 | loplugin:constfields in svx | Noel Grandin |
2018-08-15 | loplugin:useuniqueptr in OverlayObjectList | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2017-04-27 | Translate German comments (rest of svx/ except svx/source/form/) | Johnny_M |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-23 | pass ownership by pointer | Jochen Nitschke |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in svx | Stephan Bergmann |
2016-10-29 | convert usages of DPIScalingFactor from int to float | Tomaž Vajngerl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-09 | loplugin:constantparam in svx | Noel Grandin |
2016-08-23 | convert SdrHdlKind to scoped enum | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-11 | tdf#69977: uno::Sequence is expensive | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-05-22 | convert POINTER constants to scoped enum | Noel Grandin |
2015-04-30 | Get rid of initial :: for the sdr namespace | Tor Lillqvist |
2015-03-02 | HiDPI: increase table selection border depending on scale factor | Tomaž Vajngerl |
2015-03-02 | cleanup tableBorderHdl::CreateB2dIAObject | Tomaž Vajngerl |
2014-05-06 | Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/* | Tor Lillqvist |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | Remove visual noise from svx | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-06-16 | Resolves: #i121532# enhanced visualisation of text edit&selection | Armin Le Grand |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-11 | Decrease header files dependencies | Matteo Casalin |
2012-03-13 | Resolves: fdo#46728 reference count the overlay managers | Caolán McNamara |
2011-11-27 | remove include of pch header from svx | Norbert Thiebaud |