Age | Commit message (Expand) | Author |
2013-07-08 | -Werror,-Wheader-guard (Clang trunk towards 3.4) | Stephan Bergmann |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-05-08 | Add open action to template manager toolbar. | Rafael Dominguez |
2013-05-08 | Give view variables a proper name that reflect their use. | Rafael Dominguez |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Restore SfxControllerItem::GetCoreMetric | Caolán McNamara |
2013-04-22 | SID_ATTR_TEXT_FITTOSIZE is already using this slot | Thomas Arnhold |
2013-04-21 | fdo#62699 Remove a few more pass-through headers | Michael Dunphy |
2013-04-19 | Remove pass-through header svtools/inc/svtools/txtcmp.hxx | Michael Dunphy |
2013-04-16 | remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxx | Noel Grandin |
2013-04-16 | remove dead code minstack.hxx | Noel Grandin |
2013-04-16 | Convert SfxShellStack_Impl from SfxPtrArr to std::vector | Noel Grandin |
2013-04-16 | Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vector | Noel Grandin |
2013-04-16 | Convert usage of SfxPtrArray to std::vector | Noel Grandin |
2013-04-15 | remove dead class SfxResourceManager | Noel Grandin |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-13 | Share error handling code between DoLoad() and DoLoadExternal(). | Kohei Yoshida |
2013-04-13 | Manage to use orcus to import ods, xlsx, and csv. | Kohei Yoshida |
2013-04-11 | Resolves: fdo#63426 presentation wizard crashes | Caolán McNamara |
2013-04-09 | String cleanup inside SfxFilter. | Kohei Yoshida |
2013-04-09 | Store filter provider property with SfxMedium. | Kohei Yoshida |
2013-04-09 | Display correct region name in error messages. | Rafael Dominguez |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-08 | remove unused method | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard. | Rafael Dominguez |
2013-04-05 | Avoid generating filter list several times. | Rafael Dominguez |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold |
2013-04-03 | convert calc format cells dialog to .ui format | Caolán McNamara |
2013-04-02 | SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unused | Tor Lillqvist |
2013-04-02 | Get rid of the slots.cfg mechanism | Tor Lillqvist |
2013-04-02 | sfx2: remove macros | Thomas Arnhold |
2013-04-01 | write even better code | Thomas Arnhold |
2013-03-28 | fdo#60844 Remember last open folder and filter in Template Manager. | Rafael Dominguez |
2013-03-28 | Dont reload template information after saving. | Rafael Dominguez |
2013-03-28 | Make template thumbnail sizes appropiate to the content in them. | Rafael Dominguez |
2013-03-28 | Position correctly widgets in Template Manager. | Rafael Dominguez |
2013-03-28 | fdo#60581 Import templates into current directory. | Rafael Dominguez |
2013-03-28 | fdo#60581 Display import templates only when its allowed. | Rafael Dominguez |
2013-03-28 | Display create template folder only when its allowed. | Rafael Dominguez |
2013-03-27 | Delete the correct template from the selected search results. | Rafael Dominguez |
2013-03-27 | Separate template region ids from thumbnail ids. | Rafael Dominguez |
2013-03-27 | Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attribute | Harri Pitkänen |
2013-03-27 | Use <config_features.h> instead of -DLIBO_FEATURE_* | Tor Lillqvist |
2013-03-26 | Check feature test macros instead of ANDROID and/or IOS | Tor Lillqvist |
2013-03-26 | Shared documents make no sense for Android and iOS | Tor Lillqvist |
2013-03-26 | Syncronize thumbnails ids with SfxDocumentTemplates when moving. | Rafael Dominguez |
2013-03-26 | Merge TemplateView into TemplateAbstractView class. | Rafael Dominguez |