Age | Commit message (Expand) | Author |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-28 | fd0#46808, convert some getProcessServiceFactory | Noel Grandin |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-08 | avmedia: cleanup unused listener logic in gstreamer, and update docs. | Michael Meeks |
2013-01-07 | fdo#57950: Remove last chained appends from avmedia | Marcos Paulo de Souza |
2013-01-01 | RTL_CONSTASCII_(U)STRINGPARAM removed in avmedia | Chr. Rossmanith |
2012-12-12 | Remove xml2cmp leftovers | 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-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | Adapt component prefix for old GStreamer, too | Stephan Bergmann |
2012-10-24 | warning C4805: '!=': unsafe mix of bool and sal_Bool | Michael Stahl |
2012-10-12 | elide all dependencies on .hdl files, they're ~all duplicated by .hpp | Michael Meeks |
2012-10-01 | Use prefixes for the components here | Tor Lillqvist |
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-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-10 | warning C4101: unreferenced local variable | Stephan Bergmann |
2012-08-10 | make avmedia build with gstreamer-0.10 | David Tardon |
2012-08-09 | gstreamer: make gstreamer 1.0 and 0.10 dual compile | Michael Meeks |
2012-08-09 | tentative initial attempt at re-work for new playbin | Tim-Philipp Müller |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-07 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-18 | callcatcher: drop unused macro-generated GetChildWindowId methods | Caolán McNamara |