Age | Commit message (Expand) | Author |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | Simple string cleanup in backingwindow.cxx | Olivier Hallot |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-13 | Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus. | Kohei Yoshida |
2013-04-13 | Manage to use orcus to import ods, xlsx, and csv. | Kohei Yoshida |
2013-04-11 | deliver all uiconfig files by UIConfig | David Tardon |
2013-04-10 | re-use images in start center | Andras Timar |
2013-04-10 | Kill the ToolBar class, move the needed bits directly to ToolBox. | Jan Holesovsky |
2013-04-10 | Kill copy'n'paste. | Jan Holesovsky |
2013-04-10 | Nobody needs pointer to ToolBarManager. | Jan Holesovsky |
2013-04-10 | equalsAsciiL() -> operator==() | Thomas Arnhold |
2013-04-09 | Get the whole thing to build after the SfxFilter interface change. | Kohei Yoshida |
2013-04-09 | Add xlsx and ods bits. Those file types are still not loadable. | Kohei Yoshida |
2013-04-09 | Kill not necessasy OUString member variables. | Jan Holesovsky |
2013-04-09 | equalsAscii() and equalsAsciiL() -> operator==() | Jan Holesovsky |
2013-04-09 | Kill m_xToolBarWindow here too. | Jan Holesovsky |
2013-04-09 | m_xToolBarWindow is apparently unused. | Jan Holesovsky |
2013-04-09 | Kill unused constants. | Jan Holesovsky |
2013-04-09 | equalsAsciiL() -> operator==(). | Jan Holesovsky |
2013-04-09 | Kill unused member variable. | Jan Holesovsky |
2013-04-09 | sal_Bool -> bool. | Jan Holesovsky |
2013-04-09 | Include is better here. | Jan Holesovsky |
2013-04-09 | make help work again | Caolán McNamara |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-08 | fdo#46808, Convert framework::ToolBarManager to XComponentContext | Noel Grandin |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Remove unused variables | Tor Lillqvist |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | Resolves: #i121503# fix resize/paint race in the backing window | Herbert Dürr |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold |
2013-04-04 | fdo#37758: Really set the toolbar as hidden. | Jan Holesovsky |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-02 | framework: remove unused targetting debug macros | Thomas Arnhold |
2013-04-02 | framework: cleanup macros | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-31 | fdo#62096 Replace O(U)String compareTo with == | Efe Gürkan YALAMAN |
2013-03-30 | fix loplugin unused warnings | Peter Foley |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-28 | we really don't need to assign the same value again | Eike Rathke |
2013-03-28 | eliminated useless back and forth conversion | Eike Rathke |
2013-03-28 | use LanguageTag instead of comphelper::Locale | Eike Rathke |
2013-03-27 | Use <config_features.h> instead of -DLIBO_FEATURE_* | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | framework::RecentFilesMenuController clean-up, add clear item. | Ariel Constenla-Haile |