summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin
2012-08-27Modified the wording of the Save-on-Exit-DialogSamuel Mehrbrodt
2012-08-23rtl::OUString -> OUStringRafael Dominguez
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez
2012-08-23Some clean up after previous commitStephan Bergmann
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-20Ask user if it wants to delete selected folder.Rafael Dominguez
2012-08-20Hide template export option for remote repositories.Rafael Dominguez
2012-08-20Disable opening a template while in save mode.Rafael Dominguez
2012-08-16fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-08-15SfxTemplateManagerDlg::OnTemplateSaveAs: fix assertMichael Stahl
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-15Show error message when trying to save without a destination folderRafael Dominguez
2012-08-15Add save templates command to manager.Rafael Dominguez
2012-08-15Hide commands that are only for one selected template.Rafael Dominguez
2012-08-14Display template information like author,type,keywords,etc.Rafael Dominguez
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez
2012-08-14Show template manager dialog instead of save template dialog.Rafael Dominguez
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez
2012-08-12Display an error msg when importing a template fails.Rafael Dominguez
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez
2012-08-12Dont let user create a repository with a duplicated name.Rafael Dominguez
2012-08-12Display error message for failed operations with templates.Rafael Dominguez
2012-08-11Change repository name and update repository menu list.Rafael Dominguez
2012-08-11Remove unused attribute.Rafael Dominguez
2012-08-11Show action bar after closing overlay.Rafael Dominguez
2012-08-11Hide template bar after deleting selected templates.Rafael Dominguez
2012-08-11Remove unneeded calls.Rafael Dominguez
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez
2012-08-11Export templates displayed in the search view.Rafael Dominguez
2012-08-11Export selected overlay templates.Rafael Dominguez
2012-08-11Remove close button in template dialog.Rafael Dominguez
2012-08-11Update thumbnails after importing templates to a folder.Rafael Dominguez
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
2012-08-10Rename unselectItems -> deselectItems.Rafael Dominguez
2012-08-10Deselect item after setting it as default template.Rafael Dominguez
2012-08-10Implement resetting default template.Rafael Dominguez
2012-08-10Hide set as default option when more than one template is selected.Rafael Dominguez
2012-08-10Implement setting a template as default.Rafael Dominguez
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara