summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat3-4/+5
2012-12-12Template manager: paint white background under thumbnailsCédric Bosdonnat1-4/+4
2012-12-12Revert "Template Manager: ban double-click"Cédric Bosdonnat9-36/+10
2012-12-06re-base on ALv2 code. Includes:Michael Meeks2-47/+28
2012-12-06Template Manager: put all the ToolBoxes in a Control to ease painting changesCédric Bosdonnat1-0/+1
2012-12-06Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat5-6/+12
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat1-0/+1
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2-1/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-0/+4
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara1-0/+2
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl2-215/+4
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-2/+3
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist4-12/+3
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat1-0/+35
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat6-1/+18
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat5-5/+11
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat1-0/+2
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat1-0/+3
2012-10-30sal_Bool to boolTakeshi Abe1-3/+3
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin1-0/+57
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara1-9/+0
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-1/+0
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-23/+23
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-4/+4
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat3-0/+9
2012-10-11CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat2-0/+3
2012-10-11CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat1-4/+23