summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)Author
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
2013-03-28Deselect items when searching for templates to reset toolbars.Rafael Dominguez
2013-03-28Deselect templates when closing the search view.Rafael Dominguez
2013-03-28Show search and extra buttons when a template is selected.Rafael Dominguez
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez
2013-03-28Hide creating a new template folder when theres one already selected.Rafael Dominguez
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-03-28Display create template folder only when its allowed.Rafael Dominguez
2013-03-28Update search results when changing template type in Template Manager.Rafael Dominguez
2013-03-28Filter search results by type and keyword in Template Manager.Rafael Dominguez
2013-03-28Dont display all templates types after closing the search bar.Rafael Dominguez
2013-03-28Get the correct region id view when saving a template.Rafael Dominguez
2013-03-27Fix moving selected search results in Template Manager.Rafael Dominguez
2013-03-27Fix exporting selected search results in Template Manager.Rafael Dominguez
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez
2013-03-27Fix deleting templates through Template Manager.Rafael Dominguez
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez
2013-03-26quickfixStephan Bergmann
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-03-25fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat
2013-03-20Template Manager: fixed control WinBits reset... was breaking tabstopCédric Bosdonnat
2013-03-19Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat
2013-03-19Template Manager: fixed search edit field positionCédric Bosdonnat
2013-03-15Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat
2013-03-13Add a button to create a new empty folder in template manager.Rafael Dominguez
2013-03-11Ask for confirmation when deleting a template, fdo#61466Rafael Dominguez
2013-03-08A template it should create a new document not open in edit modeNiklas Johansson
2013-03-08Template manager should respect users macro/link settings.Niklas Johansson
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat
2013-01-28Template Manager: focus in search edit when clicking search actionCédric Bosdonnat
2013-01-28Template Manager: don't show any tab and show all folders when saving templateCédric Bosdonnat
2013-01-24Template Manager: remote repositories only for experimental modeCédric Bosdonnat
2013-01-09Template Manager: delete popup menus in the proper orderCédric Bosdonnat
2013-01-09Template Manager: filter the results when opening the dialogCédric Bosdonnat
2013-01-09Template Manager: removed All categoryCédric Bosdonnat
2013-01-09Template Manager: don't deselect item after setting default templateCédric Bosdonnat