summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Unused declarationsStephan Bergmann2012-08-291-2/+0
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-1/+2
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-5/+3
* fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2012-08-273-11/+9
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-31/+25
* Modified the wording of the Save-on-Exit-DialogSamuel Mehrbrodt2012-08-273-2/+8
* Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen2012-08-271-1/+0
* ThumbnailView: memory leakIvan Timofeev2012-08-241-0/+1
* Fix rendering subtitle for template search results.Rafael Dominguez2012-08-231-1/+1
* rtl::OUString -> OUStringRafael Dominguez2012-08-2312-53/+53
* Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez2012-08-238-48/+48
* Remove ViewShell's border.Jan Holesovsky2012-08-231-1/+1
* Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky2012-08-231-1/+0
* Some clean up after previous commitStephan Bergmann2012-08-231-4/+7
* fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida2012-08-221-1/+2
* fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida2012-08-211-3/+12
* setFontAttribute on TextLayouterDevice for templateview title.Rafael Dominguez2012-08-211-0/+3
* template manager: setFontAttribute on TextLayouterDevice is neededCédric Bosdonnat2012-08-216-7/+17
* Remove unused attributes from ThumbnailView class.Rafael Dominguez2012-08-212-23/+0
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* Remove dead java code, fields and local variablesNoel Grandin2012-08-201-3/+0
* Java update - fix various javadoc issuesNoel Grandin2012-08-202-4/+3
* PreInit and MemoryError can be removed from coreCaolán McNamara2012-08-205-15/+0
* Ask user if it wants to overwrite a templateRafael Dominguez2012-08-205-1/+55
* Ask user if it wants to delete selected folder.Rafael Dominguez2012-08-203-0/+12
* Hide template export option for remote repositories.Rafael Dominguez2012-08-201-2/+4
* Remove unused functions.Rafael Dominguez2012-08-202-66/+0
* Filter overlay with the last selected filter.Rafael Dominguez2012-08-201-2/+1
* Set correct scrollbar size depending on the item count of the view.Rafael Dominguez2012-08-201-2/+5
* Fix filtering items in thumbnailview when painting.Rafael Dominguez2012-08-201-24/+50
* Disable opening a template while in save mode.Rafael Dominguez2012-08-201-12/+15
* gbuild: register all jarsMichael Stahl2012-08-172-11/+11
* fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann2012-08-161-0/+5
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1622-61/+24
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-162-2/+2
* -Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+1
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+1
* SfxTemplateManagerDlg::OnTemplateSaveAs: fix assertMichael Stahl2012-08-151-1/+1
* Dont draw thumbnail border if theres no thumbnail to paint.Rafael Dominguez2012-08-151-23/+29
* Disable general manager actions while in save mode.Rafael Dominguez2012-08-154-22/+52
* Save template in the currently open overlay.Rafael Dominguez2012-08-153-0/+24
* Save a template to selected folders.Rafael Dominguez2012-08-155-0/+70
* Show error message when trying to save without a destination folderRafael Dominguez2012-08-153-0/+7
* Add save templates command to manager.Rafael Dominguez2012-08-154-0/+39
* Show empty folders when display all templates.Rafael Dominguez2012-08-151-1/+1
* Hide commands that are only for one selected template.Rafael Dominguez2012-08-151-0/+8
* Close dialog when clicking the close button.Rafael Dominguez2012-08-152-0/+12
* restore the old value for SID_ATTR_ZOOMIvan Timofeev2012-08-151-1/+1
* Display template preview in property dialog.Rafael Dominguez2012-08-142-1/+61
* Display template information like author,type,keywords,etc.Rafael Dominguez2012-08-143-1/+55