Age | Commit message (Expand) | Author |
2013-02-19 | coverity#735398 Logically dead code | Norbert Thiebaud |
2013-02-17 | coverity#707502 Uninitialized scalar variable | Caolán McNamara |
2013-02-17 | coverity#707496 Uninitialized scalar variable | Caolán McNamara |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | Fix Variable 'TimeBuffer' is not assigned a value | Julien Nabet |
2013-02-11 | blind wae fix for PPUNIT_ASSERT_EQUAL | Noel Power |
2013-02-11 | fix basic access to nested uno structures fdo#60117 | Noel Power |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-02-11 | fdo#46808, Use service constructor for awt::DialogProvider | Noel Grandin |
2013-02-05 | fix for fdo#60065 | Noel Power |
2013-01-30 | make basic XubString free | Caolán McNamara |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
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-07 | fdo#53521 Crash when running BASIC's "shell()" with a non-existent program | Christopher Copits |
2013-01-03 | fix build | Luboš Luňák |
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 |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2012-12-31 | Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx | Marcos Paulo de Souza |
2012-12-29 | Remove rtl prefixes and some RTL_CONST* from basic | Marcos Paulo de Souza |
2012-12-28 | Some cppcheck cleaning in basic | Julien Nabet |
2012-12-27 | fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal characters | Christopher Copits |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-19 | fix crash for fdo#58306 by avoiding literal assign | Noel Power |
2012-12-17 | Remove --with-stlport from LO 4.0 | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-25 | German comment translations | Markus Maier |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-19 | Bin the HACK() sillyness | Tor Lillqvist |
2012-11-18 | PutEntry familly of functions use consistent pairing OUString/sal_Int32 | Norbert Thiebaud |
2012-11-18 | basic: fix OUString copy overrun in Mid() | Norbert Thiebaud |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-14 | Clean up | Stephan Bergmann |
2012-11-14 | Report errors for invalid DateAdd/Diff/Part Add parameter values | Stephan Bergmann |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-08 | fix more warning C4804 unsafe use of type bool | Michael Stahl |
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 |