summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-07Make this compile for iOS againTor Lillqvist1-9/+10
2015-10-07No xsec_xmlsec built for iOS eitherTor Lillqvist1-1/+1
2015-10-07Look for iOS SDK 9.1, tooTor Lillqvist1-1/+1
2015-10-07SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) expensive operation.Jan Holesovsky1-6/+13
2015-10-07tdf#94709 - protect TableWindowTitle Command execution.Michael Meeks1-1/+5
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-6/+2
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+6
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+5
2015-10-07Avoid clang-analyzer-deadcode.DeadStoresStephan Bergmann1-8/+22
2015-10-07Avoid clang-analyzer-deadcode.DeadStoresStephan Bergmann2-13/+22
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2