Age | Commit message (Expand) | Author |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-01-27 | Modernize a bit forms | Julien Nabet |
2018-01-12 | More loplugin:cstylecast: forms | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-10-23 | loplugin:includeform: forms | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-02 | loplugin:casttovoid: forms | Stephan Bergmann |
2017-05-09 | loplugin:constantparam | Noel Grandin |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in forms | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-15 | tdf#95845 Use CommandInfoProvider in forms | Samuel Mehrbrodt |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-23 | loplugin:constantparam in forms | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-02 | com::sun::star->css in forms/ | Noel Grandin |
2015-08-11 | forms: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-04-28 | Rephrase comparisons between bool and sal_Bool | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-09-15 | forms: sal_Bool -> bool | Stephan Bergmann |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-05 | forms: remove SAL_THROW macro | Noel Grandin |
2014-05-25 | Remove ASCII art, useless comments and whitespace from forms module | Chris Laplante |
2014-05-06 | forms: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | Remove visual noise from forms | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-28 | Introduce com.sun.star.frame.theUICommandDescription singleton. | Matúš Kukan |
2014-01-21 | FORMS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-06-03 | fdo#46808, Convert comphelper::ComponentContext in forms module | Noel Grandin |
2013-04-23 | forms: FORMS_CONSTASCII_STRING is no longer needed | Miklos Vajna |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-05 | doubled using | Thomas Arnhold |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |