Age | Commit message (Expand) | Author |
2018-10-09 | loplugin:constfields in sfx2 | Noel Grandin |
2018-06-12 | simplify calls to *DialogFactory::Create methods | Noel Grandin |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-04 | drop mysterious bare SetUpdateMode call | Caolán McNamara |
2018-04-04 | weld SvInsertOleDlg | Caolán McNamara |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-02-15 | loplugin:changetoolsgen in sfx2 | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: sfx2 | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-03 | WB_DOCKBORDER is dead | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-05-06 | OUStrings: constify and reduce temporaries | Matteo Casalin |
2017-03-06 | convert ScrollingMode to scoped enum | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sfx2 | Stephan Bergmann |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in sfx2 | Stephan Bergmann |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-10 | Wrap pointer to dialog with VclPtr | Takeshi Abe |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-04 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-03-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2015-12-21 | loplugin:unusedfields in sfx2,slideshow,starmath,stoc | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in sfx2 | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-03 | sfx2: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-04-17 | sfx2: convert new to ::Create. | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2014-12-18 | sfx2: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-05-20 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18 | Julien Nabet |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-07 | sfx2: 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 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-15 | sfx: Use constructor feature for IFrameObject. | Matúš Kukan |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-08-29 | convert sfx2/source/doc/* from String to OUString | Noel Grandin |