summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-13fdo#75757: remove inheritance to std::mapJuan Picca1-18/+36
2014-11-13fix missing dependency to glewMarkus Mohrhard2-0/+2
2014-11-13loplugin: cstylecastNoel Grandin42-265/+263
2014-11-13vcl: rename variable in OutputDevice:drawOutDevDirect()Chris Sherlock1-9/+9
2014-11-13fdo#85776 swap increase and decrease indent in sidebarYousuf Philips1-6/+6
2014-11-13Remove unhelpful tooltipsAdolfo Jayme Barrientos1-3/+0
2014-11-13Revert "loplugin:unreffun"Markus Mohrhard1-0/+11
2014-11-13vcldemo: Add some values to the gradient arraysLouis-Francis Ratté-Boulianne1-5/+5
2014-11-13vcl: Fix several coordinates calculationsLouis-Francis Ratté-Boulianne1-9/+9
2014-11-13vcl: Use stencil mask to clip gradient shapeLouis-Francis Ratté-Boulianne2-30/+50
2014-11-13vcl: Use glScissor for rectangular clip regionsLouis-Francis Ratté-Boulianne1-1/+1
2014-11-13vcl: Fix gradient programs attribute bindingLouis-Francis Ratté-Boulianne1-4/+4
2014-11-13vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne4-24/+71
2014-11-13vcldemo: Draw mini-view of the whole window in the last rectangleLouis-Francis Ratté-Boulianne1-1/+1
2014-11-13vcl: Add support for GPU scaling when no rendering is involvedLouis-Francis Ratté-Boulianne4-16/+90
2014-11-13vcl: Use new size when scaling with filter in OpenGL backendLouis-Francis Ratté-Boulianne2-5/+12
2014-11-13vcl: Fix memory free bugsLouis-Francis Ratté-Boulianne2-4/+4
2014-11-13vcl: Fix the masked texture program attributes bindingLouis-Francis Ratté-Boulianne1-2/+2
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne17-26/+69
2014-11-13Avoid possible memory leaks in case of exceptionsTakeshi Abe1-8/+5
2014-11-13sw: delete global SwAutoCorrect instance to avoid crash...Michael Stahl2-3/+6
2014-11-12vcldemo: render AA polylines and line-caps behind top-left pane.Michael Meeks2-20/+80
2014-11-12fdo#86219 use vector replication when obtaining scalar for jump matrixEike Rathke1-1/+2
2014-11-12addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twiceLaurent Godard1-2/+0
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard2-8/+7
2014-11-12Apache Commons Lang 3.3.1 at least requires Java 1.6 and non debug versionRobert Antoni Buj i Gelonch3-3/+25
2014-11-12Bump cairo version to 1.2.0Riccardo Magliocchetti2-8/+1
2014-11-12vcl: add missing glew.Michael Meeks1-0/+1
2014-11-12Revert "coverity#735657 Division or modulo by float zero"Caolán McNamara1-1/+2
2014-11-12drop pool ver 1 import supportCaolán McNamara2-279/+2
2014-11-12coverity#1213365 Untrusted value as argumentCaolán McNamara1-4/+31
2014-11-12coverity#1213370 Untrusted value as argumentCaolán McNamara1-0/+11
2014-11-12coverity#1242813 Unused valueCaolán McNamara1-2/+2
2014-11-12coverity#1242892 Untrusted value as argumentCaolán McNamara1-0/+1
2014-11-12coverity#735657 Division or modulo by float zeroCaolán McNamara1-2/+1
2014-11-12coverity#735657 Division or modulo by float zeroCaolán McNamara1-3/+11
2014-11-12Check blacklist and whitelist here, tooTor Lillqvist1-0/+26
2014-11-12Make checkForKnownBadCompilers() publicTor Lillqvist2-21/+23
2014-11-12Specify platform vendor, not platform nameTor Lillqvist2-2/+2
2014-11-12We want the platform vendor here, not the platform nameTor Lillqvist1-1/+1
2014-11-12Refactor and fix checkForKnownBadCompilers()Tor Lillqvist1-60/+45
2014-11-12A bit more informative SAL_INFO loggingTor Lillqvist1-2/+6
2014-11-12Make it match ScCalcConfig::setOpenCLConfigToDefault()Tor Lillqvist1-1/+1
2014-11-12Add first whitelist and blacklist check attempt to checkForKnownBadCompilers()Tor Lillqvist1-12/+74
2014-11-12Add a whitelist entry, too (for what I happen to be running at the moment)Tor Lillqvist2-1/+4
2014-11-12Add output operators for SAL_INFO convenienceTor Lillqvist2-0/+23
2014-11-12Bin effectively dead codeTor Lillqvist1-120/+1
2014-11-12Add comment that replies to the question in comment aboveTor Lillqvist1-0/+9
2014-11-12Don't use misleading 'm' prefix for non-member variablesTor Lillqvist1-9/+9
2014-11-12Expand tiny misleadingly named 'registerOpenCLKernel' at its only call siteTor Lillqvist2-8/+3