Age | Commit message (Expand) | Author |
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-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-16 | Adapt component prefix for old GStreamer, too | Stephan Bergmann |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-24 | warning C4805: '!=': unsafe mix of bool and sal_Bool | Michael Stahl |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-12 | elide all dependencies on .hdl files, they're ~all duplicated by .hpp | Michael Meeks |
2012-10-01 | translations is a source-only module | Andras Timar |
2012-10-01 | Use prefixes for the components here | Tor Lillqvist |
2012-10-01 | No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine | Tor Lillqvist |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-10-01 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-10-01 | gbuild: clean up Mac OS X framework handling: | Michael Stahl |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-29 | No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine | Tor Lillqvist |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: clean up Mac OS X framework handling: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-27 | ::rtl::OUString cleanup in basctl | Ricardo Montania |
2012-09-26 | sal_Bool to bool and some rtl::OUStrings in avmedia | Ricardo Montania |
2012-09-26 | WaE: comparison between signed and unsigned integer expressions | David Tardon |
2012-09-25 | avmedia: first cut at gstreamer frame grabber. | Michael Meeks |
2012-09-25 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-23 | End of ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-21 | ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-21 | No 64-bit Quicktime framework | Tor Lillqvist |
2012-09-20 | Some OUString cleanup and ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-19 | More ::rtl::OUString to OUString and some sal_Bool to bool in avmedia | Ricardo Montania |
2012-09-18 | gstreamer: various fixes for 1.0 and cleanups | Michael Meeks |
2012-09-18 | gstreamer: fix leaking pads. | Michael Meeks |
2012-09-18 | warning C4805: unsafe mix of type bool and sal_Bool | Stephan Bergmann |
2012-09-18 | Use UriReferenceFactory service ctor | Stephan Bergmann |
2012-09-18 | avmedia: more sal_Bool -> bool reverts | Miklos Vajna |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-18 | avmedia: problematic sal_Bool -> bool conversion when interacting with UNO | Miklos Vajna |
2012-09-18 | corrections ::rtl::OUString, sal_Bool and macros, in avmedia | Ricardo Montania |
2012-09-15 | More ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-15 | More ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-13 | More ::rtl::OUString to OUString and RTL_CONSTASCII in avmedia | Ricardo Montania |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-31 | -Werror,-Wnull-conversion (Clang towards 3.2) | Stephan Bergmann |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-13 | tweak old-school gstreamer link line | Michael Meeks |