Age | Commit message (Expand) | Author |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-30 | Do the same thing for gio as we do for dbus | Caolán McNamara |
2012-08-29 | Unused declarations | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt document::DocumentProperties UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-27 | Modified the wording of the Save-on-Exit-Dialog | Samuel Mehrbrodt |
2012-08-27 | Remove remaining checks for HTMLMODE_SOME_ABS_POS | Harri Pitkänen |
2012-08-24 | ThumbnailView: memory leak | Ivan Timofeev |
2012-08-23 | Fix rendering subtitle for template search results. | Rafael Dominguez |
2012-08-23 | rtl::OUString -> OUString | Rafael Dominguez |
2012-08-23 | Rename class from TemplateOnlineView to TemplateRemoteView. | Rafael Dominguez |
2012-08-23 | Remove ViewShell's border. | Jan Holesovsky |
2012-08-23 | Revert the TOPBOTTOM border window type, this needs another approach. | Jan Holesovsky |
2012-08-23 | Some clean up after previous commit | Stephan Bergmann |
2012-08-22 | fdo#52451: Some name changes to be consistent with other prop names. | Kohei Yoshida |
2012-08-21 | fdo#52451: Ensure that the extension for text is .txt from writer. | Kohei Yoshida |
2012-08-21 | setFontAttribute on TextLayouterDevice for templateview title. | Rafael Dominguez |
2012-08-21 | template manager: setFontAttribute on TextLayouterDevice is needed | Cédric Bosdonnat |
2012-08-21 | Remove unused attributes from ThumbnailView class. | Rafael Dominguez |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-20 | PreInit and MemoryError can be removed from core | Caolán McNamara |
2012-08-20 | Ask user if it wants to overwrite a template | Rafael Dominguez |
2012-08-20 | Ask user if it wants to delete selected folder. | Rafael Dominguez |
2012-08-20 | Hide template export option for remote repositories. | Rafael Dominguez |
2012-08-20 | Remove unused functions. | Rafael Dominguez |
2012-08-20 | Filter overlay with the last selected filter. | Rafael Dominguez |
2012-08-20 | Set correct scrollbar size depending on the item count of the view. | Rafael Dominguez |
2012-08-20 | Fix filtering items in thumbnailview when painting. | Rafael Dominguez |
2012-08-20 | Disable opening a template while in save mode. | Rafael Dominguez |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-16 | fdo#53280: Reset read-only UI after successful Save As | Stephan 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-16 | -Werror,-Wunused-value (Clang towards 3.2) | Stephan Bergmann |
2012-08-16 | -Werror,-Wnon-literal-null-conversion (Clang towards 3.2) | Stephan Bergmann |
2012-08-15 | SfxTemplateManagerDlg::OnTemplateSaveAs: fix assert | Michael Stahl |
2012-08-15 | Dont draw thumbnail border if theres no thumbnail to paint. | Rafael Dominguez |
2012-08-15 | Disable general manager actions while in save mode. | Rafael Dominguez |
2012-08-15 | Save template in the currently open overlay. | Rafael Dominguez |
2012-08-15 | Save a template to selected folders. | Rafael Dominguez |
2012-08-15 | Show error message when trying to save without a destination folder | Rafael Dominguez |
2012-08-15 | Add save templates command to manager. | Rafael Dominguez |
2012-08-15 | Show empty folders when display all templates. | Rafael Dominguez |