Age | Commit message (Expand) | Author |
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-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-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 |
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-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-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin |
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 a SAL_INFO | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-28 | oops. mixed-up OString and OUString | Norbert Thiebaud |
2012-11-28 | fix misuse of toAscii(Lower|Upper)Case | Norbert Thiebaud |
2012-11-25 | Removing some redundancy | Stephan Bergmann |
2012-11-24 | lp#527938: use new-style service and session installer in bibliography | Bjoern Michaelsen |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-21 | Fix datasource choices offered by the Address Book wizard | Stephan Bergmann |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-16 | Use sal/log.hxx instead of fprintf | Stephan Bergmann |
2012-11-15 | Replace medDebug with sal/log.hxx functionality | Stephan Bergmann |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-12 | WaE: fix windows build of npshell. | Michael Meeks |
2012-11-12 | Enable NPP_Initialize/Shutdown again | Stephan Bergmann |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |