Age | Commit message (Expand) | Author |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-03 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-31 | propacc.cxx include limits.h for USHRT_MAX. | Mark Wielaard |
2013-05-29 | Improve DialogProvider service ctor | Stephan Bergmann |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | 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-04-26 | some more namespace cleanup | Thomas Arnhold |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-12 | Get rid of SHL_SBC | Tor Lillqvist |
2013-04-12 | basic: SbCompare_UString_PropertyValue_Impl MSVC workaround | Michael Stahl |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-15 | detect follow-on default member of default member object bnc#809017 | Noel Power |
2013-03-13 | Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 | Noel Power |
2013-03-11 | basic: translation of all debug messages | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | some further OUString cleanup | Thomas Arnhold |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | don't do something different in dbgutil mode than product | Caolán McNamara |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-23 | Fix typo "paramater" -> "parameter" + remove some commented lines | Julien Nabet |
2013-02-22 | coverity#982288 Logically dead code | Norbert Thiebaud |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-11 | fix basic access to nested uno structures fdo#60117 | Noel Power |
2013-02-11 | fdo#46808, Use service constructor for awt::DialogProvider | Noel Grandin |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-14 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-01-03 | fdo#57950: One more chained append in basic | Marcos Paulo de Souza |
2013-01-03 | fdo#57950: Fix some chained appends in basic | Marcos Paulo de Souza |
2013-01-03 | Remove all occurences of RTL_* and ::rtl prefix from basic | Marcos Paulo de Souza |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-07 | BasicScriptListener_Impl::firing_impl: actually this is the default | Miklos Vajna |
2012-11-07 | basic: fix String -> OUString conversion in BasicScriptListener_Impl | Miklos Vajna |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin |
2012-11-03 | basic: preliminary cosmetic clean-up | Norbert Thiebaud |
2012-11-03 | basic migration to OUString | Norbert Thiebaud |
2012-11-03 | basic: clean-up String from eventatt.cxx | Norbert Thiebaud |
2012-11-03 | cosmetic prep-work | Norbert Thiebaud |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |