Age | Commit message (Expand) | Author |
2013-02-11 | fdo#46808, convert form::runtime::FormController to new-style | Noel Grandin |
2013-02-11 | fdo#46808, some simple conversions to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2013-02-06 | replace (Xub)String with OUString in vcl | Chr. Rossmanith |
2013-02-06 | remove obsolete hidother.src files | Andras Timar |
2013-02-06 | cppCheck: Variable is reassigned a value before the old one has been used. | jailletc36 |
2013-02-06 | fdo#57417: remove LDAP choice from non windows platform | David Ostrovsky |
2013-02-04 | ... and ssl3 too | David Tardon |
2013-02-04 | must link with plc4 too | David Tardon |
2013-02-04 | fdo#60115 build of ldapbe2 breaks if nss is in nonstd. location | David Tardon |
2013-01-31 | Some cppcheck cleaning | Julien Nabet |
2013-01-31 | Some cppcheck cleaning | Julien Nabet |
2013-01-30 | fix string literals concatenation | Luboš Luňák |
2013-01-30 | extensions: fix wrongly converted OUString literals | Michael Stahl |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-27 | Some cppcheck cleaning | Julien Nabet |
2013-01-27 | fix omissions in a53586f4efe26b8875107d04001f4ecec760c343 | Michael Stahl |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-15 | fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style | Noel Grandin |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-09 | extensions: kill no longer needed C2U and C2S | Miklos Vajna |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, Adapt sdb::OrderDialog UNO service to new style | Noel Grandin |
2013-01-03 | gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL | Michael Stahl |
2012-12-27 | More MSC -> _MSC_VER, sorry | Tor Lillqvist |
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 | use external for sane headers | David Tardon |
2012-12-21 | Fixes for my UNO commits | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin |
2012-12-20 | extensions: oleautobridge: avoid boatloads of warning C4005 | Michael Stahl |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-12-10 | Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition | Christos Strubulis |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin |
2012-12-09 | add missing dep on tools/urlobj.hxx | David Tardon |
2012-12-09 | add missing dep on sfx2/sfx.hrc | David Tardon |
2012-12-09 | add missing dep on boost | David Tardon |
2012-12-07 | use config_xxx.h files instead of -DHAVE_XXX on the command line | Luboš Luňák |
2012-12-06 | -Werror,-Wsometimes-uninitialized | Stephan Bergmann |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, use service constructor for sdb::DatabaseContext | Noel Grandin |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák |
2012-12-03 | move base check for bibliography to sfx2 | Bjoern Michaelsen |
2012-11-30 | add missing deps for tools/link.hxx | David Tardon |
2012-11-30 | Add a SAL_INFO | Stephan Bergmann |