summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Template Manager: clicking on selected item should deselect itCédric Bosdonnat1-1/+1
2013-01-08Template Manager: clicking on empty space deselect everythingCédric Bosdonnat1-0/+2
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky6-6/+6
2013-01-08Template Manager: unselect folder when double-clickingCédric Bosdonnat1-1/+1
2013-01-08Template Manager: fixed select template and scroll caused trouble with toolbarCédric Bosdonnat1-3/+5
2013-01-03fix fdo#58779 fdo#58403 re. raise print dialogNoel Power1-4/+7
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2012-12-21Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat24-4306/+0
2012-12-20fix fdo#58403 fix processing of arguments from ".uno:Print" requestNoel Power1-1/+1
2012-12-20post OnPrint event ( application & document ) when printing starts fdo#58269Noel Power2-0/+2
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat6-0/+65
2012-12-18fdo#58370 - 'Send Feedback...' URL invalid in other languages then EnglishRob Snelders1-2/+2
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat6-65/+0
2012-12-18Template Manager: one filtering code to rule them allCédric Bosdonnat6-85/+64
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat6-5/+5
2012-12-18sfx2: renamed TemplateLocalViewItem into TemplateContainerItemCédric Bosdonnat5-41/+39
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat5-14/+14
2012-12-18sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxxCédric Bosdonnat4-6/+6
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat8-160/+139
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara2-8/+20
2012-12-13Template Manager: fixed typo in .src fileCédric Bosdonnat1-1/+1
2012-12-13Template Manager: make it sizeableCédric Bosdonnat6-53/+68
2012-12-13Template manager: slightly smaller items to show more of themCédric Bosdonnat4-28/+3
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat10-238/+42
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat9-56/+24
2012-12-13fdo#31309 Taskpane items visibility can't be restoredRob Snelders1-2/+3
2012-12-12Template manager: no need to extract file type descriptionCédric Bosdonnat5-16/+0
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat3-39/+26
2012-12-12oops, introduced some typos in the allowed templates extensionsCédric Bosdonnat1-1/+1
2012-12-12Template manager: use tabs instead of buttons to filter the documentsCédric Bosdonnat4-130/+79
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat3-3/+3
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat9-24/+56
2012-12-12Template manager: paint white background under thumbnailsCédric Bosdonnat4-68/+73
2012-12-12Template manager: toolbars height was too smallCédric Bosdonnat1-1/+1
2012-12-12Template manager: fix preview for folders after using filtersCédric Bosdonnat1-6/+12
2012-12-12Revert "Template Manager: ban double-click"Cédric Bosdonnat22-294/+56
2012-12-12Template manager: white background for the thumbnail viewCédric Bosdonnat4-18/+9
2012-12-06re-base on ALv2 code. Includes:Michael Meeks7-165/+102
2012-12-06Template manager: keep thumbnails ratio when scaling downCédric Bosdonnat1-3/+26
2012-12-06Template manager: pickup non-empty thumbnails for foldersCédric Bosdonnat1-2/+2
2012-12-06Template Manager: put all the ToolBoxes in a Control to ease painting changesCédric Bosdonnat4-8/+17
2012-12-06Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat10-46/+80
2012-12-06Template manager: use icons in the toolbarCédric Bosdonnat1-1/+46
2012-12-04Checkin/out: some cleanup in UI strings + translators commentsCédric Bosdonnat1-1/+1
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders1-1/+1
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat7-1/+63
2012-12-03better have the SolarMutex hereBjoern Michaelsen1-0/+1
2012-12-03kill the separate thread, it shouldnt be needed anymore with the dialogBjoern Michaelsen1-28/+19
2012-12-03fix log area as per sal/inc/sal/log-areas.doxBjoern Michaelsen1-2/+2
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen1-6/+64