Age | Commit message (Expand) | Author |
2019-03-28 | tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* | Gabor Kelemen |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-25 | SfxStyleDialog is now unused | Caolán McNamara |
2018-10-09 | loplugin:constfields in sfx2 | Noel Grandin |
2018-09-17 | rename to weld::ComboBox are they are not text only now | Caolán McNamara |
2018-09-07 | just edit Entry to readonly, instead of a shadow ro widget | Caolán McNamara |
2018-08-30 | add SfxStyleDialogController | Caolán McNamara |
2018-06-18 | weld SfxManageStyleSheetPage | Caolán McNamara |
2018-05-04 | loplugin:useuniqueptr in SfxManageStyleSheetPage | Noel Grandin |
2018-04-22 | place an intermediate class as parent for SfxTabPages | Caolán McNamara |
2018-04-19 | convert SFXSTYLEBIT to scoped enum | Noel Grandin |
2018-03-08 | loplugin:constantparam in linguistic..sfx2 | Noel Grandin |
2017-10-31 | loplugin:constantparam in sfx2 | Noel Grandin |
2017-10-24 | loplugin:finalclasses in sfx2..svl | 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-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-06-06 | Convert DeactivePage return code to scoped enum | Noel Grandin |
2016-03-02 | loplugin:unuseddefaultparam in sfx2 | 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-10-12 | convert Link<> to typed | Noel Grandin |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-28 | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpg | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-17 | Fix SfxTabPage creation to use VclPtr. | Michael Meeks |
2015-04-17 | sfx2: convert new to ::Create. | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in sfx2 | Noel Grandin |
2015-04-09 | Related: tdf#87675 Edit Linked Style Button is nonclickable on None Entry | Heena Gupta |
2015-04-09 | Related: tdf#87675 "Edit" Button for linked style in edit paragraph style | Heena Gupta |
2015-02-06 | fdo#87675: Disable 'edit' when next style is same as current one. | Heena Gupta |
2015-02-06 | fdo#87675-"Edit" Button for next style in edit paragraph style | Heena Gupta |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-11 | Change SfxTabPage ctor SfxItemSet param from ref to pointer | Stephan Bergmann |
2014-06-11 | Change SfxTabPage::Reset param from ref to pointer | Stephan Bergmann |
2014-06-10 | Change SfxTabPage::FillItemSet param from ref to pointer | Stephan Bergmann |
2014-05-28 | Related: fdo#79142 make SetName default to Reindexing | Caolán McNamara |
2014-05-28 | Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1st | Caolán McNamara |
2014-05-15 | fixincludeguards.pl: now we can fix those | Thomas Arnhold |
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-03-27 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin |
2013-08-29 | convert include/sfx2/mgetempl.hxx from String to OUString | Noel Grandin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |