Age | Commit message (Expand) | Author |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-13 | blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545 | Noel Power |
2013-06-10 | Werror: labels ... not handled in switch | Fridrich Štrba |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-03 | SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work again | Miklos Vajna |
2013-06-03 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-06-01 | typo length | Julien Nabet |
2013-05-31 | propacc.cxx include limits.h for USHRT_MAX. | Mark Wielaard |
2013-05-29 | Improve DialogProvider service ctor | Stephan Bergmann |
2013-05-29 | bogus TRUE/FALSE -> sal_False/sal_True | Caolán McNamara |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |
2013-05-20 | fix wildcard handling regression( for basic functions like Dir ) fdo#64536 | Noel Power |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-15 | fdo#46808, Use service constructors | Noel Grandin |
2013-05-14 | fdo#46808, use DialogProvider service constructor | Noel Grandin |
2013-05-14 | fdo#46808, Convert script::InvocationAdapterFactory to new style | Noel Grandin |
2013-05-14 | fdo#46808, use XComponentContext in SfxLibraryContainer | Noel Grandin |
2013-05-14 | fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary | Noel Grandin |
2013-05-09 | fix VBA mode MkDir when passed folder is not a full path | Noel Power |
2013-05-09 | remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 ) | Noel Power |
2013-05-08 | hopefully this fixed the strange autorecovery related dataloss fdo#42899 | Noel Power |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | fix windows build | Thomas Arnhold |
2013-04-26 | some more namespace cleanup | Thomas Arnhold |
2013-04-24 | Combine fairly pointlessly split source code for SbiRuntime into one file | Tor Lillqvist |
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 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-18 | get rid of some Germanism (and some Windowsism) | Eike Rathke |
2013-04-18 | Revert "svformatter already accept OUString input", fdo#63306 | Eike Rathke |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-17 | -Werror=unused-macros (MinGW, GradientStyle_RECT) | Stephan Bergmann |
2013-04-12 | Get rid of SHL_SBC | Tor Lillqvist |
2013-04-12 | basic: SbCompare_UString_PropertyValue_Impl MSVC workaround | Michael Stahl |
2013-04-10 | Introduce characters utilities in rtl/character.hxx | Arnaud Versini |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-03 | fdo#58807 bring Beep() for basic back | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-04-01 | Use local utility functions instead of SbxSimpleCharClass | Arnaud Versini |
2013-03-30 | fix loplugin warnings | Peter Foley |