Age | Commit message (Expand) | Author | Files | Lines |
2025-01-31 | Simplify SfxBindings::ExecuteSynchron | Mike Kaganski | 1 | -0/+1 |
2024-05-11 | loplugin:ostr in svx | Noel Grandin | 1 | -2/+2 |
2023-02-22 | create new OPropertyChangeListener2 and use it in FmFieldWin | Noel Grandin | 1 | -6/+10 |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann | 1 | -1/+1 |
2022-07-21 | clang-tidy modernize-pass-by-value in svx | Noel Grandin | 1 | -2/+3 |
2022-05-03 | Just use Any ctor instead of makeAny in svx | Stephan Bergmann | 1 | -1/+1 |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara | 1 | -3/+3 |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) | 1 | -1/+1 |
2021-02-15 | loplugin:referencecasting in svx | Noel | 1 | -1/+1 |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel | 1 | -2/+2 |
2020-03-13 | Revert "loplugin:constfields in svx" | Noel Grandin | 1 | -1/+1 |
2020-02-28 | weld calc navigator | Caolán McNamara | 1 | -1/+3 |
2020-02-24 | tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxx | Gabor Kelemen | 1 | -13/+2 |
2020-01-23 | weld SvxFontWorkDialog | Caolán McNamara | 1 | -2/+3 |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin | 1 | -1/+2 |
2019-12-02 | remove some unneeded includes | Caolán McNamara | 1 | -3/+0 |
2019-12-01 | weld FmFieldWin | Caolán McNamara | 1 | -157/+63 |
2019-08-17 | tdf#125340 transport preferred dialog parent down the migration dialog | Caolán McNamara | 1 | -1/+1 |
2019-08-15 | loplugin:sequenceloop in svtools..svx | Noel Grandin | 1 | -1/+1 |
2019-07-09 | Simplify Sequence iterations in svx | Arkadiy Illarionov | 1 | -6/+4 |
2019-05-16 | tdf#42949 Fix IWYU warnings in include/svx/[e-g]* | Gabor Kelemen | 1 | -0/+1 |
2019-03-28 | tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* | Gabor Kelemen | 1 | -0/+1 |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara | 1 | -1/+1 |
2018-10-08 | loplugin:constfields in svx | Noel Grandin | 1 | -1/+1 |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke | 1 | -0/+1 |
2018-02-21 | loplugin:changetoolsgen in svx | Noel Grandin | 1 | -2/+2 |
2017-11-01 | loplugin:constantparam in connectivity | Noel Grandin | 1 | -1/+1 |
2017-10-23 | loplugin:includeform: svx | Stephan Bergmann | 1 | -9/+9 |
2017-09-01 | tdf#111970 svx: use SolarMutex for locking in FmXFormShell | Michael Stahl | 1 | -1/+1 |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin | 1 | -1/+1 |
2017-07-29 | loplugin:constparams in svx | Noel Grandin | 1 | -1/+1 |
2017-07-27 | loplugin:constparams in svx | Noel Grandin | 1 | -1/+1 |
2017-07-21 | de-hrc various things | Caolán McNamara | 1 | -2/+2 |
2017-07-21 | migrate to boost::gettext | Caolán McNamara | 1 | -6/+5 |
2017-05-19 | make string translation loading more uniform | Caolán McNamara | 1 | -3/+3 |
2017-05-12 | Translate German comments (rest of svx/) | Johnny_M | 1 | -1/+1 |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin | 1 | -3/+1 |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann | 1 | -1/+1 |
2016-10-12 | remove (yet another) StringListResource implementation | Caolán McNamara | 1 | -5/+5 |
2016-08-25 | convert DataAccessDescriptorProperty to scoped enum | Noel Grandin | 1 | -9/+9 |
2016-07-15 | new loplugin unnecessary override | Noel Grandin | 1 | -6/+0 |
2016-06-06 | remove some manual ref counting in svx and xmloff | Noel Grandin | 1 | -7/+4 |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin | 1 | -11/+0 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 1 | -1/+0 |
2015-12-29 | cppcheck: noExplicitConstructor | Caolán McNamara | 1 | -1/+1 |
2015-11-23 | loplugin:unusedfields in svx/ | Noel Grandin | 1 | -5/+3 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -7/+7 |
2015-10-31 | com::sun::star->css in svx | Noel Grandin | 1 | -4/+4 |
2015-10-01 | tdf#94559: third step to remove rtti.hxx | Oliver Specht | 1 | -1/+1 |
2015-08-25 | make pWindow private in SfxChildWindow | Noel Grandin | 1 | -2/+2 |