Age | Commit message (Expand) | Author |
2017-07-14 | extend loplugin useuniqueptr to POD types | Noel Grandin |
2017-06-14 | Let CreateItemSet return unique_ptr | Stephan Bergmann |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2016-11-24 | use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged | Noel Grandin |
2016-10-26 | assemble SfxStyleFamilies from more generic resource components | Caolán McNamara |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-03 | LOK - when a view is enabled, the existing edit views are killed | Marco Cecchetti |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-19 | sc: convert SC_DROP_* defines to typed flags | Jochen Nitschke |
2016-07-13 | Moved SfxModule owner to SfxApplication | Mark Page |
2016-01-31 | RecentFunctionsChanged doesn't do anything since... | Caolán McNamara |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2016-01-11 | loplugin:privatebase: Make various derivations public | Stephan Bergmann |
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-09-21 | convert SC_ENTER constants to scoped enum | Noel Grandin |
2015-07-22 | loplugin:unusedmethods scripting,sc | Noel Grandin |
2015-07-13 | editeng: make Link<> usage typed | Noel Grandin |
2015-05-18 | callcatcher: update unused code | Caolán McNamara |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-17 | Fix SfxTabPage creation to use VclPtr. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-06 | idle includes and enum use | Jennifer Liebel |
2015-03-06 | Timer: Reversed some Idles to Timer | Tobias Madl |
2014-12-09 | changed timers to idles | Jennifer Liebel |
2014-11-10 | fdo#85584: Adapt the unit test to the new default. | Jan Holesovsky |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-08 | bnc#885548: Write test for this. | Kohei Yoshida |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-02 | Implement "fill single edit" mode and map it to Ctrl-' by default. | Kohei Yoshida |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-04-18 | sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. | Jan Holesovsky |
2014-04-18 | callcatcher: update unused code | Caolán McNamara |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-19 | sal_Bool->bool | Noel Grandin |
2014-02-10 | loplugin:implicitboolconversion, loplugin:literaltoboolconversion | Stephan Bergmann |
2013-12-05 | resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fix | Eike Rathke |
2013-12-03 | convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32 | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-04 | convert sc/inc/s*.hxx from String to OUString | Noel Grandin |
2013-08-31 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-05-09 | implement Application.Iteration & Application.InchesToPoints | Noel Power |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-10 | improve the recalc dialog for ooxml | Markus Mohrhard |