Age | Commit message (Expand) | Author |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, basic | Stephan Bergmann |
2016-11-11 | loplugin:expandablemethods in avmedia..canvas | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-25 | Fix typos | Andrea Gelmini |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | sequence->vector in basic | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-12-23 | loplugin:unusedfields in basic | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-20 | com::sun::star->css in basic | Noel Grandin |
2015-07-06 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-28 | coverity#1308521 Uncaught exception | Caolán McNamara |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-03 | Further clean-up | Stephan Bergmann |
2014-07-03 | coverity#706241 Uncaught exception | Caolán McNamara |
2014-05-22 | fdo#68983: basic: if the library is not loaded fully, copy source storage | Michael Stahl |
2014-04-07 | basic: sal_Bool->bool | Noel Grandin |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from basic | Alexander Wilms |
2013-10-28 | fixincludeguards.sh: basic | Thomas Arnhold |
2013-05-14 | fdo#46808, use XComponentContext in SfxLibraryContainer | Noel Grandin |
2013-05-14 | fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary | Noel Grandin |
2013-01-03 | Remove all occurences of RTL_* and ::rtl prefix from basic | Marcos Paulo de Souza |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud |
2012-08-20 | sal_Bool to bool | Takeshi Abe |
2012-08-19 | sal_Bool to bool | Takeshi Abe |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-03-26 | removed duplicate includes in basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-05 | Remove unused code from basic | Elton Chung |
2012-02-24 | basic: remove un-used return value indicating failure | Michael Meeks |
2011-08-16 | fix merge foobar, use css::script::XLibraryQueryExecutable for Libraray | Noel Power |
2011-08-14 | class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURL | Lionel Elie Mamane |
2011-05-04 | Make 'basic' module compile again. | Jan Holesovsky |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-25 | calcvba: #164410# improve VBA compatibility implementation in various areas: ... | Daniel Rentz [dr] |