Age | Commit message (Expand) | Author |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sc | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-04-26 | C++11: disable ctors instead of not implementing them (sc) | Jochen Nitschke |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-26 | boost::ptr_vector->std::vector | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-23 | loplugin:constantfunction: sc | Noel Grandin |
2015-03-05 | V801: Decreased performance | Caolán McNamara |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-05-11 | fix-includes.pl: sc | Thomas Arnhold |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | coverity#737726 Uncaught exception | Caolán McNamara |
2014-02-25 | coverity#737725 Uncaught exception | Caolán McNamara |
2014-02-25 | coverity#737724 Uncaught exception | Caolán McNamara |
2014-02-25 | coverity#737723 Uncaught exception | Caolán McNamara |
2014-02-25 | coverity#737722 Uncaught exception | Caolán McNamara |
2014-02-25 | coverity#737721 Uncaught exception | Caolán McNamara |
2014-02-14 | sal_Bool->bool | Noel Grandin |
2014-02-06 | coverity#1038464 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#737711 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158308 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158309 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158310 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158311 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158312 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158313 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158314 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158315 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158316 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158317 Uncaught exception | Caolán McNamara |
2014-01-29 | coverity#1158318 Uncaught exception | Caolán McNamara |
2014-01-24 | coverity#1158387 Uncaught exception | Caolán McNamara |
2014-01-24 | coverity#1158388 Uncaught exception | Caolán McNamara |
2014-01-23 | coverity#1158408 Uncaught exception | Caolán McNamara |
2013-10-04 | convert sc/inc/view*.hxx from String to OUString | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | fix selection change event firing | Noel Power |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara |
2012-03-04 | Convert usages of SV_DECL_PTRARR_DEL to boost::ptr_vector | Noel Grandin |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-11-29 | New UNO API to return currently selected sheets. | Kohei Yoshida |
2011-11-29 | Create an UNO controller object for the preview shell. | Kohei Yoshida |