Age | Commit message (Expand) | Author |
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 |
2012-11-12 | Enable NPP_Initialize/Shutdown again | Stephan Bergmann |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-31 | add missing deps on sal headers | David Tardon |
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 |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-24 | fdo#46808, use service constructor for system::SystemShellExecute | Noel Grandin |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-22 | drop rdbmaker completely | Matúš Kukan |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |