Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-07 | auto_ptr -> scoped_ptr | Stephan Bergmann |
2014-02-04 | Related: #i123862# use O*String's isEmpty() method... | Herbert Dürr |
2014-02-03 | Drop the deprecated QuickTime stuff when building a sandboxed LO | Tor Lillqvist |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-17 | Convert avmedia to cppu::supportsService | Alexandre Vicenzi |
2014-01-14 | These should be extern "C" function types | Stephan Bergmann |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-07 | fdo#72398 add m4v to allowed movie exts | David Tardon |
2013-12-05 | Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5 | Tor Lillqvist |
2013-11-20 | Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItem | Stephan Bergmann |
2013-11-20 | avmedia: Implement "block untrusted referer links" feature | Stephan Bergmann |
2013-11-20 | Only throw exceptions that match specification | Stephan Bergmann |
2013-11-18 | Elide some trivial avmedia::MediaWindowImpl private member functions | Stephan Bergmann |
2013-11-18 | Simplify avmedia::MediaItem::setURL | Stephan Bergmann |
2013-11-18 | Fix debug output | Stephan Bergmann |
2013-11-18 | Simplify MediaWindow::mpImpl | Stephan Bergmann |
2013-11-18 | Remove bogus comment | Stephan Bergmann |
2013-11-18 | Fold MediaWindowBaseImpl into MediaWindowImpl | Stephan Bergmann |
2013-11-18 | avmedia::getMediaFloater clean-up | Stephan Bergmann |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
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-11-04 | one ; is sufficient | Julien Nabet |
2013-11-04 | cppcheck: fix '<type>::operator=' should return '<type> &'. | Julien Nabet |
2013-11-04 | fdo#54938: Convert to use cppu::supportsService | José Guilherme Vanz |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold |
2013-10-19 | avmedia/vlc: fixing a hang when trying to get a frame | Minh Ngo |
2013-10-19 | avmedia/vlc: setting a correct video/audio track | Minh Ngo |
2013-10-12 | Bin apparently unneeded #include | Tor Lillqvist |
2013-10-12 | Bin apparently unneeded #include | Tor Lillqvist |
2013-10-12 | s/UNX/LINUX/, as that is what is meant here | Tor Lillqvist |
2013-10-07 | Avmedia/VLC: Fixing some errors when creating libvlc_instance_t. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Adding some todo | Minh Ngo |
2013-10-07 | Avmedia/VLC: Using *_new_location instead of *_new_path function. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Returns "No error" if there aren't any error. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit. | Minh Ngo |
2013-10-04 | Resolves: rhbz#1012379 draw audio-placeholder in presentation mode | Caolán McNamara |
2013-10-03 | filters with incorrect trailing semicolons | Caolán McNamara |
2013-10-03 | CID#738557 unused mbIsMediaWindowJavaBased member | Caolán McNamara |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-23 | Avmedia/VLC: Debug info | Minh Ngo |
2013-09-23 | Avmedia/VLC: Adding more debug info | Minh Ngo |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |