summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-08OOOVENDOR is redundant here, it is defined by configureAndras Timar2-2/+0
2015-10-08blind fix for OSXMarkus Mohrhard1-0/+1
2015-10-08don't hardcode the project idMarkus Mohrhard1-11/+8
2015-10-08Generate random numbers for seedRosemary1-2/+8
2015-10-08add MS Write test docDavid Tardon1-0/+0
2015-10-08libwps 0.4.2 is required nowDavid Tardon1-1/+1
2015-10-08oox: loplugin:unreffunMiklos Vajna1-0/+4
2015-10-08oox: loplugin:loopvartoosmallMiklos Vajna1-1/+1
2015-10-08The correct size of length is 4Rosemary1-1/+1
2015-10-08add test for projkey generationMarkus Mohrhard3-15/+31
2015-10-08Correct export for strings of hexadecimal digitsRosemary1-14/+28
2015-10-08add initial tests for vba encryptionMarkus Mohrhard5-11/+154
2015-10-08Implement encryption for the VBA exportRosemary2-0/+166
2015-10-08Related: tdf#72880 add vnd.libreoffice.cmis to CFBundleURLTypesCaolán McNamara1-0/+12
2015-10-08consistently use _ADD suffix for Add-In duplicated function namesEike Rathke1-1/+1
2015-10-08be consistent with suffixEike Rathke2-8/+8
2015-10-08Number(s) makes no sense for one parameter, use Number insteadEike Rathke1-3/+3
2015-10-08Make clear to user that Calc add-in functions GCD and LCM only exist forWinfried Donkers2-10/+10
2015-10-08tdf#92341 Hide in grammar menu and fix labelMaxim Monastirsky1-1/+2
2015-10-08Call WritePS with length argument, where knownStephan Bergmann4-12/+12
2015-10-08Use OString to dynamically assemble a stringStephan Bergmann1-7/+1
2015-10-08tdf#94222: Revert "slideshow: replace for_each with range-based loop"Jan Holesovsky13-147/+316
2015-10-08Stream operator<<() for DateTime to help debugging.Jan Holesovsky1-0/+15
2015-10-08restore FlowFrmJoinLockGuard for surviving layout of ooo77837-1.odtCaolán McNamara2-4/+37
2015-10-08afl-eventtesting: send events to focus window and fallback to toplevelCaolán McNamara1-1/+3
2015-10-08tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna2-3/+18
2015-10-08Related: tdf#72880 presumably using startcenter as generic LO target will workCaolán McNamara1-1/+1
2015-10-08Updated coretagezi1-0/+0
2015-10-08leave room for three lines of text in function descriptionEike Rathke1-4/+8
2015-10-08Don't re-read the same glsl files over and over againTor Lillqvist1-4/+20
2015-10-08tdf#89543: Solid line in place of 'none' start|end arrow entryKatarina Behrens1-6/+29
2015-10-08don't crash on loading abi13730-1.wpdCaolán McNamara1-0/+3
2015-10-08Resolves: tdf#93818 crash on loading certain lwpCaolán McNamara1-1/+5
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna4-6/+62
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara3-11/+25
2015-10-08full fill mostly fulfillCaolán McNamara5-5/+5
2015-10-08chart2: replace for_each with range-based forDaniel Robertson14-164/+77
2015-10-08fix for tdf#94827 - ToolBox events aren't deliveredNoel Grandin1-3/+4
2015-10-08CppunitTest_desktop_lib: add Calc find-all testcaseMiklos Vajna3-3/+76
2015-10-08lok::Document::initializeForRendering(): handle lack of lok_init()Miklos Vajna1-0/+8
2015-10-08sc tiled rendering: no need to show this dialogMiklos Vajna1-1/+2
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna5-40/+30
2015-10-08comphelper: add string::join()Miklos Vajna2-0/+15
2015-10-08starmath: Represent ownership by std::unique_ptrTakeshi Abe2-6/+4
2015-10-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Aybuke Ozdemir1-6/+1
2015-10-073stars iconset not exported to OOXML, tdf#94850Markus Mohrhard1-0/+1
2015-10-07Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke1-2/+2
2015-10-07update creditsChristian Lohmaier1-1236/+1275
2015-10-07Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke1-7/+15
2015-10-07Make this compile for iOS againTor Lillqvist6-46/+9