summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2015-01-19use a special X error handler for more GLX callsMarkus Mohrhard1-14/+40
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara1-1/+1
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre5-91/+90
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák1-0/+6
2015-01-19Don't allow a negative sample range. Fixes test breakage.Tomaž Vajngerl1-2/+4
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn9-28/+22
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn5-16/+11
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn10-51/+31
2015-01-19fdo#74124 bilinear scaling with blending for some formatsTomaž Vajngerl1-86/+193
2015-01-19Extract slow path of DrawDeviceAlphaBitmap into its own methodTomaž Vajngerl1-116/+137
2015-01-17no need to do that for all contextsMarkus Mohrhard1-16/+0
2015-01-16remove unnecessary parenthesesNoel Grandin6-122/+122
2015-01-15vcl: make glyph iterator variable names more clear in GenericSalLayoutChris Sherlock1-95/+95
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara18-133/+122
2015-01-14GetData is a hopelessly generic nameCaolán McNamara1-1/+1
2015-01-14-Werror,-Wunused-variableStephan Bergmann1-2/+0
2015-01-14Resoles: fdo#38829 Implemented fractional inches for Bug #38829.Foo Lai Choo1-11/+77
2015-01-13Improve ImplLogicToPixel overflow checkStephan Bergmann1-1/+7
2015-01-12vcl: possible regression introduced in fa1f37753d2826a0 as part of i99295Chris Sherlock1-1/+1
2015-01-12Work around -fsanitize=shiftStephan Bergmann1-2/+2
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara1-7/+32
2015-01-12do not set Y line width to 0Luboš Luňák1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin30-100/+66
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin34-92/+92
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin6-17/+0
2015-01-12vcl: update comments about GenericSalLayout::ApplyDXArrayChris Sherlock1-4/+19
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky2-3/+3
2015-01-09asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara1-6/+6
2015-01-09Apparently wants to use pData, not &pData, as sourceStephan Bergmann1-1/+1
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin3-7/+7
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin3-5/+5
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan2-3/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl4-4/+4
2015-01-08valgrind, zero out the trailing unused alignment bytesCaolán McNamara1-9/+14
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin4-52/+0
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-1/+0
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin4-7/+7
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin22-160/+160
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-06Revert "grml.. nScanLineBufferComponents still needs to be on jmp stack"Eike Rathke1-2/+1
2015-01-06vcl: add OutputDevice::LogicInvalidate()Miklos Vajna1-0/+11
2015-01-06grml.. nScanLineBufferComponents still needs to be on jmp stackEike Rathke1-1/+2
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2-4/+29
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks1-1/+20
2015-01-06move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke1-1/+1
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann2-2/+3
2015-01-06spellingNoel Grandin1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin22-182/+182
2015-01-06fdo#84938: convert SELENG_ #defines to 'enum class'Noel Grandin1-51/+55