summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-12coverity#735490 reimplement bit countingCaolán McNamara1-12/+7
2014-11-12sal_uIntPtr->sal_uInt32 for BitSetCaolán McNamara2-14/+14
2014-11-12ditch this unused idpool horrorCaolán McNamara3-58/+0
2014-11-12valgrind+afl: bad rleCaolán McNamara2-3/+38
2014-11-12coverity#735344 Unchecked return value from libraryCaolán McNamara1-4/+7
2014-11-12coverity#1187642 Unchecked return valueCaolán McNamara1-1/+1
2014-11-12coverity#982189 Unchecked return valueCaolán McNamara2-22/+18
2014-11-12valgrind+afl: short readCaolán McNamara4-3/+3
2014-11-12valgrind+afl: short readCaolán McNamara2-5/+8
2014-11-12valgrind+afl: initialize nFlagsCaolán McNamara1-2/+2
2014-11-12valgrind+afl: short readCaolán McNamara1-5/+8
2014-11-12valgrind+afl: initialize cSizeCaolán McNamara1-9/+10
2014-11-12valgrind+afl: check p1 at start of loopCaolán McNamara2-2/+4
2014-11-12Fraction: rewrite condition 'GetDenominator()==-1'Juan Picca1-12/+9
2014-11-12typo: represant->representAndras Timar4-5/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini738-1197/+1183
2014-11-12java: convert fields to local variables where possibleNoel Grandin71-387/+226
2014-11-12fdo#80651 replaced oxygen icon and added new tango icon for single pageYousuf Philips4-1/+0
2014-11-12fdo#80654 added galaxy link referenceYousuf Philips1-0/+2
2014-11-12SIFR: updates to a few calc toolbar iconsYousuf Philips6-0/+0
2014-11-12loplugin: cstylecastNoel Grandin5-63/+64
2014-11-12loplugin: cstylecastNoel Grandin11-51/+65
2014-11-12Adapt bin/run for OS XStephan Bergmann1-0/+23
2014-11-12Bin bit-rotted obsolete LibreOffice appTor Lillqvist21-1411/+0
2014-11-12Parse perfcheck resultsLaurent Godard1-48/+216
2014-11-12perfcheck instrument existing test : replaceAllLaurent Godard2-0/+8
2014-11-12fdo#75256 Improve sifr iconthemeMatthias Freund29-0/+0
2014-11-12loplugin:unreffunStephan Bergmann1-11/+0
2014-11-12MENU: move chart from object submenu to main insert menuYousuf Philips1-1/+1
2014-11-12java: last statement in finalize() method should be call to super.finalize()Noel Grandin4-4/+7
2014-11-12java: reduce excessive code indentation levelsNoel Grandin14-383/+389
2014-11-12Guard against wrap-around in SvxFontHeightItemStephan Bergmann1-2/+10
2014-11-12Clean up SvxFontHeightItem::SetPropStephan Bergmann1-2/+1
2014-11-12fix build on older compilersNoel Grandin1-2/+2
2014-11-12loplugin: cstylecastNoel Grandin15-195/+195
2014-11-12Revert "Revert "Revert "wrong merge conflict resolution, vcldemo, icontest go...Markus Mohrhard1-3/+3
2014-11-12add quick way to enable OpenGL backend through env varMarkus Mohrhard1-1/+3
2014-11-12Revert "Revert "wrong merge conflict resolution, vcldemo, icontest go to inst...Markus Mohrhard1-3/+3
2014-11-12vcl: Use offscreen rendering for native GTK widgets with OpenGL backendLouis-Francis Ratté-Boulianne2-0/+7
2014-11-12vcl: Add support for radial gradients in OpenGL backendLouis-Francis Ratté-Boulianne4-19/+132
2014-11-12vcl: Read back OpenGL FBO to create offscreen X11 pixmapLouis-Francis Ratté-Boulianne3-9/+47
2014-11-12vcl: Add initial support for linear gradient with OpenGLLouis-Francis Ratté-Boulianne4-2/+142
2014-11-12WaE: calm clang tinderbox.Michael Meeks1-1/+1
2014-11-12vcldemo: add some clipping tests under the checkerboard tile.Michael Meeks1-2/+53
2014-11-11vcldemo: render a selection of odd gradients.Michael Meeks1-46/+107
2014-11-11vcldemo: render an enlarged view on mouse click.Michael Meeks1-9/+44
2014-11-11vcldemo: re-factor rendering panes, to enable zooming.Michael Meeks1-178/+257
2014-11-11vcldemo: click to invalidate bits and bounce a floatwin around.Michael Meeks1-0/+61
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt17-21/+174
2014-11-11vcl: Use the fast path for rendering.Jan Holesovsky1-5/+3