summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-1/+3
2012-12-03Template manager: edit opens in _default frameCédric Bosdonnat1-1/+1
2012-12-03New template manager out of experimental featuresCédric Bosdonnat2-114/+12
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl1-1/+0
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat1-4/+4
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat9-15/+87
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens20-37/+0