summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat
2012-10-11CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat
2012-10-11InfoBars: first implementationCédric Bosdonnat
2012-10-05convert password dialog to .uiCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28enable SfxModelessDialog to load from .ui as wellCaolán McNamara
2012-09-28put apply button into button action areaCaolán McNamara
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28park VclBuilder integration into SfxModalDialog for the momentCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara
2012-09-12targetted VBA re-work.Noel Power
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-05Some clean up of previous commitStephan Bergmann
2012-08-29Unused declarationsStephan Bergmann
2012-08-27Modified the wording of the Save-on-Exit-DialogSamuel Mehrbrodt
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-08-23rtl::OUString -> OUStringRafael Dominguez
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez
2012-08-21template manager: setFontAttribute on TextLayouterDevice is neededCédric Bosdonnat
2012-08-21Remove unused attributes from ThumbnailView class.Rafael Dominguez
2012-08-20PreInit and MemoryError can be removed from coreCaolán McNamara
2012-08-20Ask user if it wants to overwrite a templateRafael Dominguez
2012-08-20Remove unused functions.Rafael Dominguez
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15Disable general manager actions while in save mode.Rafael Dominguez
2012-08-15Save template in the currently open overlay.Rafael Dominguez
2012-08-15Save a template to selected folders.Rafael Dominguez
2012-08-15Add save templates command to manager.Rafael Dominguez
2012-08-15Close dialog when clicking the close button.Rafael Dominguez
2012-08-15restore the old value for SID_ATTR_ZOOMIvan Timofeev