summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/mgetempl.cxx
AgeCommit message (Expand)Author
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-04-09Related: tdf#87675 Edit Linked Style Button is nonclickable on None EntryHeena Gupta
2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta
2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta
2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18InfoBox to StringThomas Arnhold
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara
2014-07-24style category listbox depends on being unsortedCaolán McNamara
2014-07-24Related: fdo#81641 exclude 'all styles' category from organizer pageCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara
2014-01-08Resolves: #i18109# pre-select the name in new style dialogTsutomu Uchino
2013-11-11sfx2: include <> for external includesNorbert Thiebaud