Age | Commit message (Expand) | Author |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-30 | svx a11y: Simplify AccessibleTableShapeImpl::getColumnAndRow | Michael Weghorn |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-02-20 | loplugin:refcounting in svx | Noel |
2021-02-15 | loplugin:referencecasting in svx | Noel |
2020-10-05 | use more TOOLS_WARN_EXCEPTION | Mike Kaganski |
2020-08-06 | loplugin:flatten in svx | Noel Grandin |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-03-10 | tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxx | Gabor Kelemen |
2020-01-15 | tdf#42949 Fix IWYU warnings in svx/source/*/*hxx | Gabor Kelemen |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): svx | Stephan Bergmann |
2019-05-10 | tdf#62699 Drop pass-through header file include/svx/svdattr.hxx | Gabor Kelemen |
2019-04-30 | implement std::hash for css::uno::Reference and rtl::Reference | Noel Grandin |
2019-04-27 | tdf#42949 Fix IWYU warnings in include/svx/[a-D]* | Gabor Kelemen |
2019-02-10 | loplugin:indentation in svx | Noel Grandin |
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-01-12 | More loplugin:cstylecast: svx | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, svx | Stephan Bergmann |
2016-10-05 | loplugin:unnecessaryoverride in svx | Noel Grandin |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-20 | Replace vector<sal_Bool> with vector<bool> | Stephan Bergmann |
2016-04-11 | clang-tidy performance-unnecessary-value-param in svx | Noel Grandin |
2016-02-12 | GetActiveAccessibleCell: remove recently obsoleted IF clause | Justin Luth |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | tdf#96685 - set focus of accessible table cells | Justin Luth |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | optimize performance - avoid GetActiveAccessibleCell call | Justin Luth |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-07 | svx: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-05-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-30 | Get rid of initial :: for the sdr namespace | Tor Lillqvist |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-01-30 | coverity#1267684 Uncaught exception | Caolán McNamara |
2015-01-14 | fdo#39440 svx: reduce scope of local variables | Michael Weghorn |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-08-19 | svx: Cleanup ASCII art and useless comments | Chris Laplante |
2014-05-20 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18 | Julien Nabet |
2014-05-06 | Move headers included only in svx itself from include/svx to svx/inc | Tor Lillqvist |
2014-04-15 | svx: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |