Age | Commit message (Expand) | Author |
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 |
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-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-20 | Key different browser plugin features to specific flags | Stephan Bergmann |
2012-11-19 | Key all browser plugin features to --enable-nsplugin | 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 | Rename "Mozilla headers" to "NPAPI headers" (incl. configure option name) | Stephan Bergmann |
2012-11-15 | Replace medDebug with sal/log.hxx functionality | Stephan Bergmann |
2012-11-15 | mark another non-localized .src file | David Tardon |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-12 | WaE: fix windows build of npshell. | Michael Meeks |