summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* Remove thumbnail from local view if we erase it throught the search view.Rafael Dominguez2013-04-151-1/+5
* Set Template Manager dialog minimum size.Rafael Dominguez2013-04-151-0/+2
* Initialize nFilterJulien Nabet2013-04-131-1/+1
* fdo#61389 - Display Properties, Set as default actions in save mode.Rafael Dominguez2013-04-102-12/+44
* Display correct region name in error messages.Rafael Dominguez2013-04-102-3/+14
* Fetch thumbnails position and id from filter array instead."Rafael Dominguez2013-04-102-15/+28
* Update template item path when moving it to another folder.Rafael Dominguez2013-04-101-2/+2
* Mark thumbnailview item as unselected when updating filter.Rafael Dominguez2013-04-101-0/+1
* fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez2013-04-081-10/+188
* Avoid generating filter list several times.Rafael Dominguez2013-04-084-50/+61
* Dont show import action while in save mode.Rafael Dominguez2013-04-081-1/+2
* fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez2013-04-082-3/+98
* Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez2013-04-081-16/+10
* Dont reload template information after saving.Rafael Dominguez2013-04-083-7/+71
* Display empty folders in Template Manager.Rafael Dominguez2013-04-081-2/+0
* Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez2013-04-081-1/+1
* Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez2013-04-081-3/+0
* Deselect items when searching for templates to reset toolbars.Rafael Dominguez2013-04-081-0/+1
* Deselect templates when closing the search view.Rafael Dominguez2013-04-081-0/+1
* Show search and extra buttons when a template is selected.Rafael Dominguez2013-04-081-3/+1
* fdo#60581 Import templates into current directory.Rafael Dominguez2013-04-083-6/+94
* fdo#60581 Display import templates only when its allowed.Rafael Dominguez2013-04-083-0/+12
* Display create template folder only when its allowed.Rafael Dominguez2013-04-082-0/+10
* Update search results when changing template type in Template Manager.Rafael Dominguez2013-04-081-0/+4
* Filter search results by type and keyword in Template Manager.Rafael Dominguez2013-04-081-4/+44
* Get the correct region id view when saving a template.Rafael Dominguez2013-04-081-1/+1
* Fix moving selected search results in Template Manager.Rafael Dominguez2013-04-081-1/+1
* Fix exporting selected search results in Template Manager.Rafael Dominguez2013-04-081-1/+1
* Delete the correct template from the selected search results.Rafael Dominguez2013-04-085-64/+60
* Fix deleting templates through Template Manager.Rafael Dominguez2013-04-081-14/+3
* Separate template region ids from thumbnail ids.Rafael Dominguez2013-04-084-55/+85
* coverity#441020 Dereference after null checkJulien Nabet2013-04-021-1/+1
* quickfixStephan Bergmann2013-03-281-11/+11
* Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez2013-03-282-44/+59
* Fix template manager item selection behaviour with mouse.Rafael Dominguez2013-03-281-9/+14
* Deselect thumbnailview items when clearing the view.Rafael Dominguez2013-03-281-0/+10
* Merge TemplateView into TemplateAbstractView class.Rafael Dominguez2013-03-286-471/+426
* Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat2013-03-285-53/+27
* fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl2013-03-272-15/+41
* fdo#62659: only select items in ThumbnailView on TabStopCédric Bosdonnat2013-03-261-9/+13
* fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat2013-03-262-3/+30
* fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat2013-03-223-19/+13
* fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat2013-03-221-5/+99
* Template Manager: removed some dead selection codeCédric Bosdonnat2013-03-222-104/+23
* Template Manager: fixed control WinBits reset... was breaking tabstopCédric Bosdonnat2013-03-221-1/+1
* Template Manager: select first item when getting focus if no selectionCédric Bosdonnat2013-03-221-1/+18
* Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat2013-03-192-15/+4
* Template Manager: fixed search edit field positionCédric Bosdonnat2013-03-191-1/+1
* Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat2013-03-194-74/+96
* Revert "Ask for confirmation when deleting a template, fdo#61466"Cédric Bosdonnat2013-03-113-11/+0