summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-08-08loplugin:constantparamNoel Grandin9-34/+13
2017-08-08loplugin:singlevalfieldsNoel Grandin2-81/+0
2017-08-08tdf#45904 Move Java _XUsedAreaCursor tests to C++Jens Carl2-5/+11
2017-08-08tdf#45904 Move Java _XViewSplitable tests to C++Jens Carl3-0/+198
2017-08-08Avoiding unnecessary memory allocation:Mohammed Abdul Azeem6-11/+9
2017-08-08Moving legacy contexts to FastContexts:Mohammed Abdul Azeem4-321/+227
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth14-20/+48
2017-08-07EditEngine: Removing BIN format from scVarun Dhall4-8/+3
2017-08-07tdf#109859: Update the view data of new document when...Dennis Francis1-1/+6
2017-08-07tdf#71409: Pre-create sum/equal and ok/cancel buttons...Dennis Francis1-19/+36
2017-08-07tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl1-2/+9
2017-08-06Fix typo in test documents pathJens Carl1-1/+1
2017-08-06cppcheck: knownConditionTrueFalseJochen Nitschke1-6/+1
2017-08-05ofz#2867 null derefCaolán McNamara1-0/+1
2017-08-05coverity#1416135 Dereference after null checkCaolán McNamara1-1/+1
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski1-1/+6
2017-08-04Add debug output operator<< for ParamIfsResultTor Lillqvist1-0/+15
2017-08-04Add debug output operator<< for ScQueryParam and its base classesTor Lillqvist1-0/+49
2017-08-04Add debug output operator<< for ScAddressTor Lillqvist1-0/+14
2017-08-04tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos3-1/+37
2017-08-04rename Anz->Cnt in scNoel Grandin8-95/+95
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai3-2/+40
2017-08-03Make this function multi-thread safe againTor Lillqvist1-13/+21
2017-08-03unwind 'Pointer due to compiler problem' hackCaolán McNamara1-11/+6
2017-08-03rename ID_FUNCTION_GRP_FINANZ->ID_FUNCTION_GRP_FINANCIALNoel Grandin3-24/+24
2017-08-03rename MAX_ANZ_DOUBLE_FOR_SORT->MAX_COUNT_DOUBLE_FOR_SORTNoel Grandin1-2/+2
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin2-2/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-7/+48
2017-08-02remove unnecessary use of 'this->'Noel Grandin10-14/+14
2017-08-02split out VclBuilder static methodsCaolán McNamara2-2/+2
2017-08-02Resolves: ofz#2833 null derefCaolán McNamara1-0/+2
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+1
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis3-4/+18
2017-08-01move resmgr to unotoolsCaolán McNamara4-5/+5
2017-08-01Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara1-1/+0
2017-08-01ofz: survive missing configCaolán McNamara1-1/+2
2017-08-01Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+2
2017-08-01Bin default value for a bool parameter that was defaulted in only one placeTor Lillqvist2-3/+3
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara6-34/+19
2017-07-31The code handles the nLevel == nCurLevel case just fineTor Lillqvist1-1/+1
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin1-1/+1
2017-07-31ofz: survive avoid configCaolán McNamara1-2/+2
2017-07-31loplugin:oncevarNoel Grandin14-33/+28
2017-07-31Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2-237/+194
2017-07-31Moving legacy contexts to FastContexts:Mohammed Abdul Azeem8-427/+309
2017-07-31add initial file format representation for data import featureMarkus Mohrhard14-160/+545
2017-07-30janitorialLionel Elie Mamane1-1/+2
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky1-1/+0
2017-07-29ofz: no shell during testingCaolán McNamara1-1/+1