Age | Commit message (Expand) | Author |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-04-25 | remove bitmaps from .src files | Caolán McNamara |
2017-03-17 | remove unused defines from HRC files in various | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-02 | tdf#32581 Add the possibility to retrieve the filename of media | Abhilash |
2016-08-15 | tdf#87794: Media Playback Panel | Yousuf Philips |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-05-22 | loplugin:constantfunction | Noel Grandin |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-06 | Use various typed ToolBox::Set*Hdl Links | Stephan Bergmann |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in avmedia | Noel Grandin |
2015-03-06 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-25 | Remove visual noise from avmedia | Alexander Wilms |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-03-16 | Bin more pointless comments and ASCII graphics | Tor Lillqvist |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2012-12-04 | more explicit ctors | David Tardon |
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-14 | ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-06-18 | callcatcher: drop unused macro-generated GetChildWindowId methods | Caolán McNamara |
2012-04-25 | callcatcher: drop unused hasPreferredSize | Caolán McNamara |
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 |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-06 | refactor media embedding completely: | Michael Stahl |
2011-12-03 | actually play embedded media: | Michael Stahl |
2011-12-03 | add avmedia::EmbedMedia | Michael Stahl |
2011-12-03 | avmedia::MediaItem: add pImpl | Michael Stahl |
2011-12-03 | MediaWindow::executeMediaURLDialog: add link button | Michael Stahl |
2011-08-22 | Actually these methods are supposed to have private visibility. | Kohei Yoshida |
2011-08-22 | Don't mark methods PUBLIC when the whole class is marked PUBLIC. | Kohei Yoshida |
2011-08-22 | convert avmedia to gbuild | Matúš Kukan |