summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-06-07Resolves: tdf#79780 use SelectHdl instead of ClickHdlCaolán McNamara
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.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-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin
2015-03-23tdf#90095 Fixed wrong behavior of template delete dialogMichael Horn
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17loplugin: add Dialog to unusedvariablecheckNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet
2014-03-07Revert "fdo#74787, rhbz#1072553: fix Template Mananger import crash"Zolnai Tamás
2014-03-07Revert "fdo#74506 fdo#74291 -Template manager-store selection before calling ...Zolnai Tamás
2014-03-07fdo#74787, rhbz#1072553: fix Template Mananger import crashMichael Stahl
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper
2014-02-10fdo#74782 search view doesn't hide local view when searching first timeJoren De Cuyper
2014-02-07fdo#60586 - [Template manager] Switching tabs does not update breadcrumbsJoren De Cuyper