Age | Commit message (Expand) | Author |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
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-22 | fdo#63659 <sigh> fix brain lapse, missing break | Noel Power |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-21 | fdo#62699 Remove a few more pass-through headers | Michael Dunphy |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | Delete two pass-through include files and update the file that included them. | Michael Dunphy |
2013-04-19 | Remove pass-through header svtools/inc/svtools/txtcmp.hxx | Michael Dunphy |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-18 | Resolves: #i121933# docking area layout improvement | Oliver-Rainer Wittmann |
2013-04-18 | warning C4702: unreachable code | Stephan Bergmann |
2013-04-18 | fix fdo#63659 restore handling of ZOOM MID, MID_VALUESET & MID_TYPE sub parmas | Noel Power |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov |
2013-04-17 | -Werror=unused-macros (MinGW, sfx2) | Stephan Bergmann |
2013-04-17 | Fix assert statement | Noel Grandin |
2013-04-16 | remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxx | Noel Grandin |
2013-04-16 | Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *' | Tor Lillqvist |
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 SfxChildWindows_Impl from SfxPtrArr to std::vector | Noel Grandin |
2013-04-16 | Convert SfxChildList_Impl from SfxPtrArr to std::vector | Noel Grandin |
2013-04-16 | Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vector | Noel Grandin |
2013-04-16 | Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vector | Noel Grandin |
2013-04-16 | Convert SfxPtrArray to std::vector in SfxTabDialogItem | 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-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-14 | make file names match library names | Peter Foley |
2013-04-13 | Handle hidden property for external filter loading as well. | Kohei Yoshida |
2013-04-13 | Get the filter provider name from SfxMedium instead. | Kohei Yoshida |
2013-04-13 | Reduce indentation by early bail-out. | Kohei Yoshida |
2013-04-13 | Share error handling code between DoLoad() and DoLoadExternal(). | Kohei Yoshida |
2013-04-13 | Handle load error correctly. | Kohei Yoshida |
2013-04-13 | Manage to use orcus to import ods, xlsx, and csv. | Kohei Yoshida |
2013-04-13 | Make the impl class explicitly non-copyable. | Kohei Yoshida |
2013-04-13 | Re-organize UNO interface members & use clear() to clear their refs. | Kohei Yoshida |
2013-04-12 | Resolves: #i119492# Reset the modified flag on OLE objects after loading | Andre Fischer |
2013-04-12 | remove dead code | Noel Grandin |
2013-04-11 | Remove thumbnail from local view if we erase it throught the search view. | Rafael Dominguez |
2013-04-11 | Set Template Manager dialog minimum size. | Rafael Dominguez |
2013-04-11 | Resolves: fdo#63426 presentation wizard crashes | Caolán McNamara |
2013-04-11 | Fix warning: unused variable 'PROP_LAYOUT_MANAGER' [loplugin] | Tor Lillqvist |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-10 | Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl | Armin Le Grand |