summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-29Bump boost to 1.59 final releaseDavid Ostrovsky11-205/+99
2015-08-29WaE: 'rChunk' : unreferenced formal parameterTor Lillqvist1-2/+2
2015-08-29Avoid unintended unconditional std::cerr debug outputTor Lillqvist1-22/+21
2015-08-29Bin include file with unused stuffTor Lillqvist3-66/+0
2015-08-29This is C++, we have booleansTor Lillqvist1-1/+1
2015-08-28Add PerfSuite.conf Jenkins pseudo distro-configNorbert Thiebaud1-0/+8
2015-08-28check stream statusCaolán McNamara2-9/+25
2015-08-28eof isn't a Error, so use good not GetErrorCaolán McNamara2-14/+14
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara3-5/+33
2015-08-28guard against 0 item sizeCaolán McNamara2-2/+9
2015-08-28check seeks and readsCaolán McNamara6-36/+76
2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin13-250/+242
2015-08-28Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks1-9/+8
2015-08-28vcl: fix resource management issue in WinSalLayoutMichael Stahl4-2/+16
2015-08-28Add missing helpful GL trace messages outside of the impl. itself.Michael Meeks3-25/+25
2015-08-28Avoid accidental leftover unconditional debug printoutTor Lillqvist1-2/+3
2015-08-28add CVE-2014-6364 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2014-6360 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2014-6361 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2014-6356 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2014-6357 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2015-0086 test caseCaolán McNamara1-0/+1
2015-08-28add CVE-2015-1651 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2015-1759 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2015-1760 test casesCaolán McNamara2-0/+0
2015-08-28add CVE-2015-2380-1.doc test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2015-2467 test caseCaolán McNamara1-0/+0
2015-08-28deb#795131 plausible fixCaolán McNamara1-0/+2
2015-08-28add test case for CVE-2015-2431Caolán McNamara1-0/+0
2015-08-28implement undo for equalize-marked-objectsCaolán McNamara1-0/+2
2015-08-28bump gtk check to gtk+-3.0 >= 3.8Rene Engelhard1-1/+1
2015-08-28vcl: convert to assert in UniscribeLayout::DropGlyph()Michael Stahl1-2/+2
2015-08-28vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl1-1/+1
2015-08-28tdf#93353: fix copy fluy in flyBjoern Michaelsen1-7/+10
2015-08-28Bin a few leftover (?) stderr printoutsTor Lillqvist2-9/+0
2015-08-28tdf#93736 need to create trapezoid from input polygonTomaž Vajngerl1-14/+18
2015-08-28add EBD-37910-1 test caseCaolán McNamara1-0/+0
2015-08-28tdf#93529 - use debug messages while rendering to break up the trace.Michael Meeks2-27/+27
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks3-1/+62
2015-08-28tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk3-2/+4
2015-08-28Resolves: #i112383# CLng("&HFFFFFFFF") fails on 64-bits...Damjan Jovanovic1-1/+1
2015-08-28clip strings to max available sizeCaolán McNamara2-6/+19
2015-08-28use nonet for xsltprocCaolán McNamara5-5/+5
2015-08-28make PostUserEvent Link<> typedNoel Grandin272-838/+603
2015-08-28Revert "Simplify MultiAtomProvider::getString"Stephan Bergmann2-6/+8
2015-08-28Revert "CppunitTest_vcl_timer always fails on Windows for me"Tor Lillqvist1-0/+6
2015-08-28Simplify SmFontStyles::GetStyleNameStephan Bergmann1-6/+6
2015-08-28Simplify MultiAtomProvider::getStringStephan Bergmann2-8/+6
2015-08-28Make sure nEnd-nIndex-1 is valid arg to OUString::copyStephan Bergmann1-1/+1
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks6-26/+0