summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)Author
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
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper
2014-02-07templatemanager: Fix empty dialog when saving templates.Jan Holesovsky
2014-02-07templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2014-02-06fdo#74148: sfx2: fix crash when editing templateMichael Stahl
2014-02-04Close Template Dialog when we saved a templatejorendc
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-15silence Non-Layout Enabled Page is visible warningCaolán McNamara
2013-10-15unused classCaolán McNamara
2013-09-18startcenter: Tweak Start Center layoutKrisztian Pinter
2013-08-29convert include/sfx2/docfac.hxx from String to OUStringNoel Grandin
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-05-08Add open action to template manager toolbar.Rafael Dominguez
2013-05-08Give view variables a proper name that reflect their use.Rafael Dominguez
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-11Set Template Manager dialog minimum size.Rafael Dominguez
2013-04-09fdo#61389 - Display Properties, Set as default actions in save mode.Rafael Dominguez
2013-04-09Display correct region name in error messages.Rafael Dominguez
2013-04-05Dont show import action while in save mode.Rafael Dominguez
2013-03-29Initialize nFilterJulien Nabet
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-03-28Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-28Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez