summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-3/+3
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-26convert sw use of template manager to new managerCaolán McNamara1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-16/+16
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet1-0/+2
2014-03-07Revert "fdo#74787, rhbz#1072553: fix Template Mananger import crash"Zolnai Tamás1-5/+2
2014-03-07Revert "fdo#74506 fdo#74291 -Template manager-store selection before calling ...Zolnai Tamás1-16/+6
2014-03-07fdo#74787, rhbz#1072553: fix Template Mananger import crashMichael Stahl1-2/+5
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-1/+1
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper1-0/+1
2014-02-10fdo#74782 search view doesn't hide local view when searching first timeJoren De Cuyper1-2/+6
2014-02-07fdo#60586 - [Template manager] Switching tabs does not update breadcrumbsJoren De Cuyper1-0/+1
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper1-6/+16
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper1-0/+1
2014-02-07templatemanager: Fix empty dialog when saving templates.Jan Holesovsky1-1/+8
2014-02-07templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky1-23/+15
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky1-274/+159
2014-02-06fdo#74148: sfx2: fix crash when editing templateMichael Stahl1-1/+3
2014-02-04Close Template Dialog when we saved a templatejorendc1-0/+3
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-2/+6
2013-10-15silence Non-Layout Enabled Page is visible warningCaolán McNamara1-0/+5
2013-10-15unused classCaolán McNamara1-10/+0
2013-09-18startcenter: Tweak Start Center layoutKrisztian Pinter1-1/+44
2013-08-29convert include/sfx2/docfac.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power1-1/+4
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-05-08Add open action to template manager toolbar.Rafael Dominguez1-0/+13
2013-05-08Give view variables a proper name that reflect their use.Rafael Dominguez1-84/+84
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-11Set Template Manager dialog minimum size.Rafael Dominguez1-0/+2
2013-04-09fdo#61389 - Display Properties, Set as default actions in save mode.Rafael Dominguez1-12/+32
2013-04-09Display correct region name in error messages.Rafael Dominguez1-3/+3
2013-04-05Dont show import action while in save mode.Rafael Dominguez1-1/+3
2013-03-29Initialize nFilterJulien Nabet1-1/+1
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez1-3/+86
2013-03-28Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez1-2/+6
2013-03-28Dont reload template information after saving.Rafael Dominguez1-2/+0
2013-03-28Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez1-1/+1
2013-03-28Deselect items when searching for templates to reset toolbars.Rafael Dominguez1-0/+1
2013-03-28Deselect templates when closing the search view.Rafael Dominguez1-0/+1
2013-03-28Show search and extra buttons when a template is selected.Rafael Dominguez1-3/+1
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez1-15/+5
2013-03-28Hide creating a new template folder when theres one already selected.Rafael Dominguez1-0/+2
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez1-6/+32
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez1-0/+1
2013-03-28Display create template folder only when its allowed.Rafael Dominguez1-0/+2
2013-03-28Update search results when changing template type in Template Manager.Rafael Dominguez1-0/+4