summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-6/+0
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-063-6/+8
* remove some obsolete boilerplate Test.javaMichael Stahl2012-09-052-50/+1
* Java cleanup, make package name match folder nameNoel Grandin2012-09-052-2/+2
* Some clean up of previous commitStephan Bergmann2012-09-0514-95/+55
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-0512-70/+48
* Some clean up of previous commitStephan Bergmann2012-09-042-2/+2
* fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin2012-09-046-139/+116
* More places that require a prefixed "system"Stephan Bergmann2012-09-031-3/+3
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-033-22/+13
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-13/+4
* fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2012-09-033-16/+12
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-6/+3
* Do the same thing for gio as we do for dbusCaolán McNamara2012-08-301-0/+1
* 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