Age | Commit message (Expand) | Author |
2022-05-03 | Just use Any ctor instead of makeAny in svx | Stephan Bergmann |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in svx | Mike Kaganski |
2021-09-03 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-02-22 | drop stray printf | Caolán McNamara |
2021-02-15 | loplugin:referencecasting in svx | Noel |
2021-01-10 | static_cast after dynamic_cast | Noel Grandin |
2020-11-25 | tdf#42949 Fix new IWYU warnings in directory svx | Gabor Kelemen |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-10-06 | move set_user_managed_scrolling to an initial weld argument | Caolán McNamara |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: svx | Stephan Bergmann |
2020-05-15 | Resolves: tdf#132461 set color on mouse release, not press | Caolán McNamara |
2020-05-14 | loplugin:unusedfields | Noel Grandin |
2020-04-25 | rename SvtValueSet back to ValueSet | Caolán McNamara |
2020-04-25 | rename ColorValueSet back to SvxColorValueSet | Caolán McNamara |
2020-04-25 | remove newly unused SvxColorValueSet | Caolán McNamara |
2020-04-25 | weld SvxColorDockingWindow | Caolán McNamara |
2020-04-25 | loplugin:constantparam | Noel Grandin |
2020-03-10 | tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxx | Gabor Kelemen |
2020-02-12 | move some svx/ headers inside the module | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-07-17 | Resolves tdf#115087 and tdf#121437 - Improvements to color bar | Heiko Tietze |
2019-06-11 | tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]* | Gabor Kelemen |
2019-05-07 | tdf#62699 Drop pass-through header file include/svx/xattr.hxx | Gabor Kelemen |
2019-04-30 | tdf#62699 Drop pass-through header file include/svx/xlineit.hxx | Gabor Kelemen |
2019-04-29 | tdf#62699 Drop pass-through header file include/svx/xfillit.hxx | Gabor Kelemen |
2019-04-01 | tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* | Gabor Kelemen |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2018-10-28 | svx: remove newly unused XFillExchangeData | Michael Stahl |
2018-10-28 | tdf#119235 svx,sd: fix drag&drop from ColorBar | Michael Stahl |
2018-10-15 | loplugin:staticconstfield improvements | Noel Grandin |
2018-06-21 | use more OutputDevice::GetBitmapEx | Noel Grandin |
2018-06-01 | drop Image(Bitmap) constructor | Noel Grandin |
2018-03-23 | Typo: GetSelectItemId -> GetSelectedItemId | Samuel Mehrbrodt |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-21 | loplugin:changetoolsgen in svx | Noel Grandin |
2018-02-16 | ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end | Caolán McNamara |
2018-01-12 | More loplugin:cstylecast: svx | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: svx | Stephan Bergmann |
2017-11-22 | loplugin:flatten in svx | Noel Grandin |
2017-11-20 | TypedWhichId for XATTR* constants | Noel Grandin |
2017-11-11 | A user object id is *NOT* a SotClipboardFormatId | Eike Rathke |
2017-10-23 | loplugin:includeform: svx | Stephan Bergmann |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-04-27 | Translate German comments (rest of svx/ except svx/source/form/) | Johnny_M |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |