summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann6-70/+72
2012-09-12targetted VBA re-work.Noel Power1-40/+13
2012-09-11missing part of fix for fdo#54721Noel Power1-1/+1
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida2-3/+40
2012-09-05Some clean up of previous commitStephan Bergmann3-24/+8
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin3-12/+8
2012-09-04Some clean up of previous commitStephan Bergmann2-2/+2
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin5-120/+100
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-13/+4
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-1/+2
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2-9/+7
2012-08-27Modified the wording of the Save-on-Exit-DialogSamuel Mehrbrodt2-2/+7
2012-08-23rtl::OUString -> OUStringRafael Dominguez1-13/+13
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez1-4/+4
2012-08-23Some clean up after previous commitStephan Bergmann1-4/+7
2012-08-20PreInit and MemoryError can be removed from coreCaolán McNamara1-6/+0
2012-08-20Ask user if it wants to overwrite a templateRafael Dominguez3-1/+30
2012-08-20Ask user if it wants to delete selected folder.Rafael Dominguez3-0/+12
2012-08-20Hide template export option for remote repositories.Rafael Dominguez1-2/+4
2012-08-20Disable opening a template while in save mode.Rafael Dominguez1-12/+15
2012-08-16fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann1-0/+5
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-5/+3
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-15SfxTemplateManagerDlg::OnTemplateSaveAs: fix assertMichael Stahl1-1/+1
2012-08-15Disable general manager actions while in save mode.Rafael Dominguez3-22/+49
2012-08-15Save template in the currently open overlay.Rafael Dominguez1-0/+2
2012-08-15Save a template to selected folders.Rafael Dominguez2-0/+34
2012-08-15Show error message when trying to save without a destination folderRafael Dominguez3-0/+7
2012-08-15Add save templates command to manager.Rafael Dominguez3-0/+38
2012-08-15Hide commands that are only for one selected template.Rafael Dominguez1-0/+8
2012-08-14Display template information like author,type,keywords,etc.Rafael Dominguez1-0/+3
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez1-0/+3
2012-08-14Show template manager dialog instead of save template dialog.Rafael Dominguez1-64/+74
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez1-20/+13
2012-08-12Display an error msg when importing a template fails.Rafael Dominguez2-1/+22
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez1-1/+17
2012-08-12Dont let user create a repository with a duplicated name.Rafael Dominguez3-4/+17
2012-08-12Display error message for failed operations with templates.Rafael Dominguez3-0/+112
2012-08-11Change repository name and update repository menu list.Rafael Dominguez1-0/+7
2012-08-11Remove unused attribute.Rafael Dominguez1-1/+0
2012-08-11Show action bar after closing overlay.Rafael Dominguez1-0/+1
2012-08-11Hide template bar after deleting selected templates.Rafael Dominguez1-0/+8
2012-08-11Remove unneeded calls.Rafael Dominguez1-6/+0
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez1-0/+2
2012-08-11Export templates displayed in the search view.Rafael Dominguez1-0/+22
2012-08-11Export selected overlay templates.Rafael Dominguez3-0/+61
2012-08-11Remove close button in template dialog.Rafael Dominguez3-31/+0
2012-08-11Update thumbnails after importing templates to a folder.Rafael Dominguez1-0/+4
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez1-1/+0
2012-08-10Rename unselectItems -> deselectItems.Rafael Dominguez1-1/+1