summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-04-15Remove thumbnail from local view if we erase it throught the search view.Rafael Dominguez
2013-04-15Set Template Manager dialog minimum size.Rafael Dominguez
2013-04-13Initialize nFilterJulien Nabet
2013-04-10fdo#61389 - Display Properties, Set as default actions in save mode.Rafael Dominguez
2013-04-10Display correct region name in error messages.Rafael Dominguez
2013-04-10Fetch thumbnails position and id from filter array instead."Rafael Dominguez
2013-04-10Update template item path when moving it to another folder.Rafael Dominguez
2013-04-10Mark thumbnailview item as unselected when updating filter.Rafael Dominguez
2013-04-08fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez
2013-04-08Avoid generating filter list several times.Rafael Dominguez
2013-04-08Dont show import action while in save mode.Rafael Dominguez
2013-04-08fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-04-08Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez
2013-04-08Dont reload template information after saving.Rafael Dominguez
2013-04-08Display empty folders in Template Manager.Rafael Dominguez
2013-04-08Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez
2013-04-08Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez
2013-04-08Deselect items when searching for templates to reset toolbars.Rafael Dominguez
2013-04-08Deselect templates when closing the search view.Rafael Dominguez
2013-04-08Show search and extra buttons when a template is selected.Rafael Dominguez
2013-04-08fdo#60581 Import templates into current directory.Rafael Dominguez
2013-04-08fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-04-08Display create template folder only when its allowed.Rafael Dominguez
2013-04-08Update search results when changing template type in Template Manager.Rafael Dominguez
2013-04-08Filter search results by type and keyword in Template Manager.Rafael Dominguez
2013-04-08Get the correct region id view when saving a template.Rafael Dominguez
2013-04-08Fix moving selected search results in Template Manager.Rafael Dominguez
2013-04-08Fix exporting selected search results in Template Manager.Rafael Dominguez
2013-04-08Delete the correct template from the selected search results.Rafael Dominguez
2013-04-08Fix deleting templates through Template Manager.Rafael Dominguez
2013-04-08Separate template region ids from thumbnail ids.Rafael Dominguez
2013-04-02coverity#441020 Dereference after null checkJulien Nabet
2013-03-28quickfixStephan Bergmann
2013-03-28Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez
2013-03-28Fix template manager item selection behaviour with mouse.Rafael Dominguez
2013-03-28Deselect thumbnailview items when clearing the view.Rafael Dominguez
2013-03-28Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-03-28Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat
2013-03-27fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl
2013-03-26fdo#62659: only select items in ThumbnailView on TabStopCédric Bosdonnat
2013-03-26fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat
2013-03-22fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat
2013-03-22Template Manager: fixed control WinBits reset... was breaking tabstopCédric Bosdonnat
2013-03-22Template Manager: select first item when getting focus if no selectionCé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-19Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat
2013-03-11Revert "Ask for confirmation when deleting a template, fdo#61466"Cédric Bosdonnat