Age | Commit message (Expand) | Author |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-11-20 | avmedia: Implement "block untrusted referer links" feature | Stephan Bergmann |
2013-11-18 | Simplify avmedia::MediaItem::setURL | Stephan Bergmann |
2013-11-18 | avmedia::getMediaFloater clean-up | Stephan Bergmann |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-04-15 | use large icons in Media Player window when icon size is set to large | Andras Timar |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-04 | fdo#38838, change String to OUString | Ádám Csaba Király |
2013-03-04 | fdo#38838, replace String with OUString | Ádám Csaba Király |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-18 | coverity#704551 Dereference after null check | Norbert Thiebaud |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
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-22 | AllSettings with LanguageTag | Eike Rathke |
2012-10-01 | Use prefixes for the components here | Tor Lillqvist |
2012-09-26 | sal_Bool to bool and some rtl::OUStrings in avmedia | Ricardo Montania |
2012-09-25 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-18 | Use UriReferenceFactory service ctor | Stephan Bergmann |
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-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-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |
2012-06-18 | callcatcher: drop unused macro-generated GetChildWindowId methods | Caolán McNamara |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2011-12-09 | Fix for fdo43460, Part I, getLength to isEmpty | Olivier Hallot |
2011-12-06 | mediaitem.cxx: unnecessary casting | Michael Stahl |
2011-12-06 | refactor media embedding completely: | Michael Stahl |
2011-12-06 | SdrMediaObj: copy/paste support | Michael Stahl |
2011-12-02 | Fixed build breakage, and remove warning. | Kohei Yoshida |
2011-12-03 | actually play embedded media: | Michael Stahl |