summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák1-1/+1
2012-12-13initial base for printer properties dialogGokul1-0/+1495
2012-12-13Template Manager: fixed typo in .src fileCédric Bosdonnat1-1/+1
2012-12-13Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara2-8/+20
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara3-13/+13
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-13Remove unnecessary member fieldNoel Grandin2-9/+3
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2-12/+12
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin1-70/+61
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-4/+2
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-6/+2
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-12uncalled destructorCaolán McNamara1-12/+13
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-99/+0
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-11convert Template Management dialog to .uiCaolán McNamara9-487/+362
2012-12-11pLeftBox and pRightBox unused, GetOther doesn't existCaolán McNamara3-14/+3
2012-12-11SAL_DELETE -> SAL_DELETED_FUNCTION, for a more descriptive nameLuboš Luňák1-1/+1
2012-12-11Introduce SAL_DELETEStephan Bergmann1-1/+1
2012-12-10Template manager: paint white background under thumbnailsCédric Bosdonnat4-68/+73
2012-12-10Template manager: toolbars height was too smallCédric Bosdonnat1-1/+1
2012-12-10Template manager: fix preview for folders after using filtersCédric Bosdonnat1-6/+12
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat22-294/+56
2012-12-10Template manager: white background for the thumbnail viewCédric Bosdonnat4-18/+9
2012-12-10move template management .ui to impl home of sfx2Caolán McNamara1-0/+216
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2-2/+2
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin3-73/+64
2012-12-07loplugin: various unused variablesCaolán McNamara4-8/+4
2012-12-07an app can have print options without a print options dialogCaolán McNamara2-2/+8
2012-12-06convert Printer Options dialog to .uiCaolán McNamara6-48/+97
2012-12-06re-base on ALv2 code. Includes:Michael Meeks7-165/+102
2012-12-05Template manager: keep thumbnails ratio when scaling downCédric Bosdonnat1-3/+26
2012-12-05Template manager: pickup non-empty thumbnails for foldersCédric Bosdonnat1-2/+2
2012-12-05Template Manager: put all the ToolBoxes in a Control to ease painting changesCédric Bosdonnat4-8/+17
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat10-46/+80
2012-12-05Template 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