summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-11windows opengl: Make sure we don't reach the slow parts of the code.Jan Holesovsky1-5/+8
2014-11-11windows opengl: Instantiate OpenGLSalBitmap even on Windows.Jan Holesovsky3-5/+18
2014-11-11Copy the original prop/prop unitStephan Bergmann1-1/+4
2014-11-11Fix SvxFontHeightItem::operator=Stephan Bergmann1-8/+4
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann3-22/+23
2014-11-11O_RDWR and O_CREAT are defined in fcntl.hRichard PALO1-1/+1
2014-11-11update solaris directories being referencedRichard PALO1-3/+3
2014-11-11Do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com>Richard PALO1-0/+8
2014-11-11improve SOLARIS guardRichard PALO1-1/+1
2014-11-11SOLARIS can use/should use posix_madvise under certain conditions.Richard PALO1-1/+1
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO2-20/+1
2014-11-11READELF needs to be defined for unix such as SOLARISRichard PALO2-1/+4
2014-11-11for unknown locales check is needed even for ll[l][-CC] tag, fdo#86011 relatedEike Rathke1-16/+11
2014-11-11Remove unused #includeStephan Bergmann1-1/+0
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann3-23/+22