summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power1-1/+4
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
2013-03-28Filter search results by type and keyword in Template Manager.Rafael Dominguez1-4/+44
2013-03-28Dont display all templates types after closing the search bar.Rafael Dominguez1-4/+0
2013-03-28Get the correct region id view when saving a template.Rafael Dominguez1-1/+1
2013-03-27Fix moving selected search results in Template Manager.Rafael Dominguez1-1/+1
2013-03-27Fix exporting selected search results in Template Manager.Rafael Dominguez1-1/+1
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez1-56/+34
2013-03-27Fix deleting templates through Template Manager.Rafael Dominguez1-14/+3
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez1-13/+9
2013-03-26quickfixStephan Bergmann1-11/+11
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez1-5/+5
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez1-162/+150
2013-03-25fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat1-1/+1
2013-03-20Template Manager: fixed control WinBits reset... was breaking tabstopCédric Bosdonnat1-1/+1
2013-03-19Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat1-9/+4
2013-03-19Template Manager: fixed search edit field positionCédric Bosdonnat1-1/+1
2013-03-15Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat1-15/+28
2013-03-13Add a button to create a new empty folder in template manager.Rafael Dominguez1-0/+17
2013-03-11Ask for confirmation when deleting a template, fdo#61466Rafael Dominguez1-0/+5
2013-03-08A template it should create a new document not open in edit modeNiklas Johansson1-1/+1
2013-03-08Template manager should respect users macro/link settings.Niklas Johansson1-3/+14
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-1/+1
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat1-0/+25
2013-01-28Template Manager: focus in search edit when clicking search actionCédric Bosdonnat1-0/+2
2013-01-28Template Manager: don't show any tab and show all folders when saving templateCédric Bosdonnat1-0/+2
2013-01-24Template Manager: remote repositories only for experimental modeCédric Bosdonnat1-0/+8
2013-01-09Template Manager: delete popup menus in the proper orderCédric Bosdonnat1-1/+1
2013-01-09Template Manager: filter the results when opening the dialogCédric Bosdonnat1-0/+2
2013-01-09Template Manager: removed All categoryCédric Bosdonnat1-3/+0