summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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-14vcl: minor - cleanup inc/unx/salgdi.hChris Sherlock1-202/+239
2015-01-13Improve ImplLogicToPixel overflow checkStephan Bergmann1-1/+7
2015-01-13java: inline CheckMemoryUsage test propertiesNoel Grandin2-57/+16
2015-01-12WaE: vcl/opengl/gdiimpl.cxxCaolán McNamara1-2/+2
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-12opengl scaling can also handle the generic aliasesLuboš Luňák1-1/+3
2015-01-12implement optimized hairline drawing for openglLuboš Luňák1-11/+13
2015-01-12do not set Y line width to 0Luboš Luňák1-1/+1
2015-01-12make AA edges of objects look smoother (opengl)Luboš Luňák2-36/+65
2015-01-12clean up resetting of solid color when using opengl AALuboš Luňák2-33/+46
2015-01-12fix confusion between transparency and opacityLuboš Luňák1-3/+3
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-12Add lok::Office::postKeyEvent()Miklos Vajna1-2/+2
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin2-27/+8
2015-01-12vcl: update comments about GenericSalLayout::ApplyDXArrayChris Sherlock1-4/+19
2015-01-11vcl: ServerFontLayout::setNeedFallback() -> SetNeedFallback()Chris Sherlock2-3/+3
2015-01-11vcl: LayoutEngine::layout() to LayoutEngine::Layout()Chris Sherlock2-4/+4
2015-01-11vcl: cosmetic reident and cleanup of RawBitmap class definitionChris Sherlock1-10/+11
2015-01-11vcl: cosmetic reident of GlyphCachePeer class definitionChris Sherlock1-6/+6
2015-01-11vcl: cosmetic reident and cleanup of ServerFontLayoutEngine class definitionChris Sherlock1-2/+3
2015-01-11vcl: reident ServerFontLayout class definitionChris Sherlock1-12/+18
2015-01-11vcl: cosmetic changes to ImplServerFontEntry definitionChris Sherlock1-7/+9
2015-01-11vcl: ident cleanup of ServerFont class definitionChris Sherlock1-60/+61
2015-01-11vcl: more whitespace cleanup of GlyphCache class definitionChris Sherlock1-25/+27
2015-01-11vcl: whitespace cleanup on GlyphData class definitionChris Sherlock1-1/+1
2015-01-11vcl: whitespace cleanup on GlyphCache class definitionChris Sherlock1-3/+4
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky2-3/+3
2015-01-10Fix user data pointer setting on x86_64 platform on windowsDavid Ostrovsky1-2/+2
2015-01-10vcl: CairoTextRender::nTextColor_ to mnTextColorChris Sherlock2-7/+7
2015-01-10vcl: cleanup cairotextrender.hxxChris Sherlock1-49/+55
2015-01-10vcl: cleanup textrender.hxxChris Sherlock1-33/+38
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 Grandin4-8/+8
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úš Kukan4-5/+8
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl15-18/+18
2015-01-08valgrind, zero out the trailing unused alignment bytesCaolán McNamara1-9/+14
2015-01-08Windows cursor improvements. Fixes fdo#53148 and fdo#53151.Rimas Kudelis14-40/+9
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin9-67/+0
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen2-2/+0
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin4-7/+7
2015-01-07VclInputFlags fixStephan Bergmann1-4/+4