Age | Commit message (Expand) | Author | Files | Lines |
2018-02-22 | weld native message dialogs | Caolán McNamara | 2 | -9/+8 |
2018-02-22 | Bin unused function | Tor Lillqvist | 2 | -19/+0 |
2018-02-16 | Revert "loplugin:changetoolsgen in avmedia..basic" and reapply plugin | Noel Grandin | 1 | -21/+21 |
2018-02-13 | loplugin:changetoolsgen in avmedia..basic | Noel Grandin | 2 | -9/+9 |
2018-02-07 | move Bitmap::SetToData to BitmapTools | Noel Grandin | 1 | -3/+2 |
2018-02-02 | avmedia: move BitmapWriteAccess inside Bitmap | Noel Grandin | 1 | -18/+1 |
2018-01-31 | avmedia: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski | 3 | -21/+1 |
2018-01-31 | ofz: speed up bitmap image fuzzing | Caolán McNamara | 1 | -3/+4 |
2018-01-25 | Remove stdlib.h from sal/config.h | Stephan Bergmann | 1 | -0/+3 |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann | 1 | -4/+4 |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann | 1 | -2/+2 |
2018-01-19 | loplugin:redundantcast (after loplugin:cstylecast, macOS) | Stephan Bergmann | 1 | -1/+1 |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin | 2 | -20/+3 |
2018-01-19 | new loplugin:emptyif | Noel Grandin | 1 | -12/+0 |
2018-01-15 | More loplugin:cstylecast: avmedia | Stephan Bergmann | 1 | -1/+1 |
2018-01-12 | More loplugin:cstylecast: avmedia | Stephan Bergmann | 2 | -5/+5 |
2018-01-11 | Fix template parameter ambiguity | Stephan Bergmann | 1 | -1/+1 |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin | 1 | -1/+1 |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky | 3 | -40/+1 |
2017-12-19 | loplugin:unusedmethods | Noel Grandin | 4 | -26/+0 |
2017-12-19 | loplugin:unusedfields | Noel Grandin | 3 | -6/+4 |
2017-12-18 | loplugin:unnecessaryvirtual | Noel Grandin | 3 | -3/+3 |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann | 1 | -2/+2 |
2017-12-15 | loplugin:salcall (macOS) | Stephan Bergmann | 3 | -6/+6 |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin | 3 | -5/+5 |
2017-12-06 | loplugin:salcall | Stephan Bergmann | 2 | -4/+4 |
2017-12-04 | tdf#113380: if the player doesn't exist,... | Xisco Fauli | 2 | -2/+2 |
2017-12-04 | loplugin:singlevalfields | Noel Grandin | 2 | -11/+9 |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann | 1 | -1/+1 |
2017-11-10 | loplugin:unusedmethods | Noel Grandin | 1 | -1/+0 |
2017-11-10 | loplugin:finalclasses in accessibility | Noel Grandin | 1 | -2/+2 |
2017-10-30 | related: tdf#103884 remove gltf/collada feature | Thorsten Behrens | 17 | -1639/+0 |
2017-10-23 | loplugin:includeform: avmedia | Stephan Bergmann | 17 | -35/+35 |
2017-10-20 | tdf#87808 Add missing tooltips to Media Playback toolbar | Gabor Kelemen | 2 | -0/+4 |
2017-10-19 | Move vlc/wrapper include files to common include directory | Stephan Bergmann | 15 | -37/+38 |
2017-10-10 | iOS, dummy SoundHandler_get_implementation | jan Iversen | 1 | -0/+6 |
2017-10-10 | Revert "iOS, removed unneeded avmedia libraries" | jan Iversen | 10 | -17/+3 |
2017-10-10 | iOS, typo | jan Iversen | 1 | -1/+2 |
2017-10-10 | iOS, readd component file. | jan Iversen | 1 | -1/+2 |
2017-10-10 | iOS, removed unneeded avmedia libraries | jan Iversen | 10 | -3/+18 |
2017-10-09 | avmedia: consistently use "" and <> in include directives | Mike Kaganski | 24 | -41/+41 |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski | 2 | -2/+4 |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin | 2 | -3/+2 |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski | 2 | -2/+7 |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski | 2 | -33/+33 |
2017-09-29 | Drop check for Windows versions we don't support | Mike Kaganski | 1 | -26/+0 |
2017-09-23 | iOS, dummy avmedia to satisty sdi files | jan Iversen | 3 | -0/+107 |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt | 1 | -1/+1 |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski | 1 | -0/+3 |
2017-09-15 | consistent naming of externals: png -> libpng | Michael Stahl | 1 | -1/+1 |