summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-15GPU Calc: implemented RANDzhenyu yuan1-0/+46
2013-11-15GPU Calc: unit test cases for PIzhenyu yuan3-0/+25
2013-11-15GPU Calc: implemented PIzhenyu yuan1-0/+45
2013-11-15GPU Calc: unit test cases for ZTESTshiming zhang3-0/+28
2013-11-15GPU Calc: implemented ZTESTshiming zhang3-0/+317
2013-11-15GPU Calc: unit test cases for STEYXshiming zhang3-0/+28
2013-11-15GPU Calc: implemented STEYXshiming zhang3-0/+191
2013-11-15GPU Calc: unit test cases for SLOPEshiming zhang3-0/+28
2013-11-15GPU Calc: implemented SLOPEshiming zhang3-0/+158
2013-11-15GPU Calc: unit test cases for STDEVshiming zhang3-0/+28
2013-11-15GPU Calc: implemented STDEVshiming zhang3-0/+240
2013-11-15GPU Calc: unit test cases for DEVSQxinjiang3-0/+28
2013-11-15GPU Calc: implemented DEVSQxinjiang3-0/+225
2013-11-15GPU Calc: unit test cases for COMBINyangzhang3-0/+26
2013-11-15GPU Calc: implemented COMBINyangzhang3-0/+74
2013-11-15GPU Calc: unit test cases for CEILyangzhang3-0/+28
2013-11-15GPU Calc: implemented CEILyangzhang3-0/+83
2013-11-15GPU Calc: unit test cases for VARPshiming zhang3-0/+28
2013-11-15GPU Calc: implemented VARPshiming zhang3-0/+244
2013-11-15GPU Calc: unit test cases for BINOMDISThongyu zhong3-0/+26
2013-11-15GPU Calc: implemented BINOMDISThongyu zhong3-0/+198
2013-11-15CppunitTest_sw_htmlexport: check for nullptrMiklos Vajna1-2/+2
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde8-26/+140
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad3-0/+9
2013-11-15Fixed for spacing between lines having lineRule "auto" is getting preservedPriyankaGaikwad3-0/+9
2013-11-15LibreOffice Corrupts DOCX files containing Footnotes after RoundtripPallavi Jadhav4-2/+16
2013-11-15Added Unit test for PNG Crop image in Export.Pallavi Jadhav2-1/+22
2013-11-15No __weak__ in Win32Tor Lillqvist1-1/+1
2013-11-15Save Image-Crop information for GIF in docxPallavi Jadhav3-2/+26
2013-11-15WaE: C4190 for extern "C" functions returning C++ typeTor Lillqvist1-22/+22
2013-11-15Resolves: fdo#62461 put preferred image firstCaolán McNamara2-43/+52
2013-11-15DOCX export: fixes for para auto spacing roundtripMiklos Vajna1-1/+5
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar9-20/+90
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky3-49/+32
2013-11-15Tiled rendering: Make the tiled rendering work together with normal render.Jan Holesovsky3-9/+12
2013-11-15Update the code snippet for tile rendering to be like in touch_lo_draw_tile()Tor Lillqvist1-5/+17
2013-11-15release BitmapReadAccess after use to fix 1 mb per render mem leakPtyl Dragon1-0/+1
2013-11-15releasing the CGDataProvider to prevent possible memory leaksPtyl Dragon1-0/+1
2013-11-15measuring the time it takes to render a tilePtyl Dragon1-0/+2
2013-11-15removed use of envvars in touch_lo_draw_tilePtyl Dragon1-14/+1
2013-11-15Adjust parameter defaults to give pleasant resultTor Lillqvist1-4/+10
2013-11-15Do use scaling after allTor Lillqvist1-11/+10
2013-11-15Call MakeVisible() to "scroll" the requested area into view if necessaryTor Lillqvist1-0/+2
2013-11-15Make the use of tileWidth/Height in the call to PaintTile() optionalTor Lillqvist1-3/+7
2013-11-15Keep tile top-left corner fixed, don't center itTor Lillqvist1-2/+2
2013-11-15Make the scaling with the "tile/context" ratio optional, tooTor Lillqvist1-5/+9
2013-11-15Use SAL_INFO() instead of commented-out SAL_DEBUG() for nowTor Lillqvist1-5/+5
2013-11-15It seems that calling SetSwVisArea() has no effectTor Lillqvist1-1/+10
2013-11-15Tweak default values of tunables and use larger default step sizeTor Lillqvist2-7/+11
2013-11-15Reduce NSLog verbiage a bitTor Lillqvist2-2/+1