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