summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek9-126/+105
2013-04-30MSVC: member of dll interface class may not be declared with dll interfaceTor Lillqvist1-2/+6
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky1-1/+18
2013-04-30Kill unused SfxHistoryToolBoxControl_Impl.Jan Holesovsky1-19/+2
2013-04-10Display correct region name in error messages.Rafael Dominguez1-0/+2
2013-04-08fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez1-0/+1
2013-04-08Avoid generating filter list several times.Rafael Dominguez1-0/+2
2013-04-08fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez2-0/+6
2013-04-08Dont reload template information after saving.Rafael Dominguez2-1/+3
2013-04-08Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez1-1/+4
2013-04-08fdo#60581 Import templates into current directory.Rafael Dominguez2-0/+5
2013-04-08fdo#60581 Display import templates only when its allowed.Rafael Dominguez3-0/+7
2013-04-08Display create template folder only when its allowed.Rafael Dominguez3-0/+7
2013-04-08Delete the correct template from the selected search results.Rafael Dominguez1-0/+2
2013-04-08Separate template region ids from thumbnail ids.Rafael Dominguez3-0/+5
2013-04-03raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power1-0/+1
2013-03-28Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez1-2/+2
2013-03-28Merge TemplateView into TemplateAbstractView class.Rafael Dominguez7-114/+56
2013-03-28Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat4-15/+12
2013-03-26fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat1-0/+1
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat1-1/+0
2013-03-22fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat1-2/+5
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat1-7/+1
2013-03-19Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat1-1/+0
2013-03-19Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat1-0/+2
2013-02-13Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat3-3/+3
2013-02-13Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat6-0/+35
2013-02-06bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida1-0/+3
2013-02-01Template Manager: show some icons if there is no thumbnailCédric Bosdonnat2-0/+7
2013-01-17Template Manager: show names on several linesCédric Bosdonnat1-0/+2
2013-01-17Resolves: fdo#58998 insert section applied twiceCaolán McNamara1-7/+3
2013-01-14Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat1-3/+10
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-21Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat6-332/+0
2012-12-20post OnPrint event ( application & document ) when printing starts fdo#58269Noel Power1-0/+1
2012-12-18Template Manager: one filtering code to rule them allCédric Bosdonnat3-7/+4
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat1-0/+0
2012-12-18sfx2: renamed TemplateLocalViewItem into TemplateContainerItemCédric Bosdonnat2-8/+6
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat3-8/+8
2012-12-18sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxxCédric Bosdonnat1-3/+3
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat4-22/+26
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara2-8/+20
2012-12-13Template Manager: make it sizeableCédric Bosdonnat3-4/+6
2012-12-13Template manager: slightly smaller items to show more of themCédric Bosdonnat2-8/+3
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat4-27/+6
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat3-5/+4
2012-12-12Template manager: no need to extract file type descriptionCédric Bosdonnat2-6/+0
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat1-2/+6
2012-12-12Template manager: use tabs instead of buttons to filter the documentsCédric Bosdonnat1-12/+3
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat1-1/+1