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 |
2017-01-09 | New loplugin:externvar: sc | Stephan Bergmann |
2016-11-01 | loplugin:oncevar in sal..scripting | Noel Grandin |
2016-10-07 | loplugin:staticmethods: sc | Stephan Bergmann |
2016-08-19 | loplugin:countusersofdefaultparams in sc | Noel Grandin |
2016-06-13 | tdf#42949: clean up includes in include/vbahelper with iwyu | Jorenz Paragas |
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-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-04 | loplugin:stringconstant | Noel Grandin |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-03 | sc: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-04 | sc: inline some use-once typedefs | Noel Grandin |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-28 | inline "old" SbERR constants | Noel Grandin |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-01-03 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | sc: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-28 | loplugin: cstylecast | Noel Grandin |
2014-07-09 | coverity#707382 Uncaught exception | Caolán McNamara |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-23 | sc: sal_Bool->bool | Noel Grandin |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | vbahelper: sal_Bool->bool | 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-01-24 | coverity#1158386 Uncaught exception | Caolán McNamara |
2013-12-23 | Typos | Julien Nabet |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor in SC module | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-29 | i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.View | Pedro Giffuni |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-08-01 | add TabRatio api and detect macro at group shape fixes bnc#770708 | Noel Power |
2012-03-26 | reduce over use of static OUStrings | Caolán McNamara |