summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
...
* Updated all precompiled headers.Ashod Nakashian2015-02-054-19/+27
* Seems that BS() does something else than I thoughtKatarina Behrens2015-02-041-2/+1
* Add Add, Sub, Mul and Div back to the default OpenCL opcode subsetTor Lillqvist2015-02-041-0/+4
* Check number of cells referenced by group instead of group sizeTor Lillqvist2015-02-044-1/+46
* coverity#1242895 Untrusted loop boundCaolán McNamara2015-02-041-1/+1
* coverity#1266450 Explicit null dereferencedCaolán McNamara2015-02-041-4/+7
* Typo: selction/slection -> selectionJulien Nabet2015-02-031-1/+1
* Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann2015-02-032-2/+2
* more build fixingMarkus Mohrhard2015-02-032-0/+9
* try to fix the buildMarkus Mohrhard2015-02-032-0/+44
* add some SAL_INFO to group area listener and formula cell ctor/dtorEike Rathke2015-02-032-0/+24
* tdf#39468 translate German variable in sc export filterChris Sherlock2015-02-031-2/+2
* tdf#39468 translate export option comments for sc filterChris Sherlock2015-02-031-3/+3
* sc: typo in OSL_ENSURE (XclExpChLabelRange::Convert)Chris Sherlock2015-02-031-1/+1
* callcatcher: shave off some moreCaolán McNamara2015-02-0320-134/+0
* Related tdf#87356: export data bar [non-]gradient to OOXMLKatarina Behrens2015-02-032-0/+4
* tdf#87356: Enable switching between gradient and solid fill data barKatarina Behrens2015-02-033-1/+33
* tdf#88960 Scientific format: add/remove digits with buttonsLaurent Balland-Poirier2015-02-031-11/+18
* tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier2015-02-032-2/+5
* Related: fdo#88455 crash using delete in available fieldsCaolán McNamara2015-02-022-8/+12
* callcatcher: shave off a few moreCaolán McNamara2015-02-028-73/+0
* add disabled test code for tdf#40110Markus Mohrhard2015-02-021-0/+22
* disable failing testMarkus Mohrhard2015-02-021-2/+2
* fix tdf#43700 test case codeMarkus Mohrhard2015-02-021-3/+3
* add test for tdf#43534Markus Mohrhard2015-02-021-0/+20
* add test file for tdf#43534Raal2015-02-023-0/+10
* implement test for tdf#43700Markus Mohrhard2015-02-021-0/+20
* add test file for tdf#43700Raal2015-02-023-0/+3
* implement test for tdf#36933Markus Mohrhard2015-02-021-0/+20
* add test file for tdf#36933Raal2015-02-023-0/+1
* add test for tdf#64229Markus Mohrhard2015-02-021-0/+22
* add test file for fdt#64229Raal2015-02-023-0/+3
* add a new calc testMarkus Mohrhard2015-02-023-0/+240
* callcatcher: remove some unused methodsCaolán McNamara2015-02-024-18/+5
* fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca2015-02-022-6/+6
* coverity#1242895 Untrusted loop boundCaolán McNamara2015-02-021-1/+1
* Resolves: #i105692# rearrange the order of the controls and fix name of typeCaolán McNamara2015-02-021-19/+31
* coverity#1267677 Big parameter passed by valueCaolán McNamara2015-01-312-2/+2
* fix buildCaolán McNamara2015-01-301-3/+3
* tdf#88810 cleanup (append() for number to string conv.)László Németh2015-01-301-17/+5
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-2925-268/+4
* parse with locale decimal separator, tdf#88740 relatedEike Rathke2015-01-291-6/+25
* tdf#88810 XLSX export: more cleanupLászló Németh2015-01-297-133/+94
* Disable the 'Test OpenCL' button once pressedTor Lillqvist2015-01-281-1/+3
* Make the OpenCL test document construction and calculation a bit fasterTor Lillqvist2015-01-281-32/+39
* Make SetGlobalConfig() publicTor Lillqvist2015-01-281-1/+1
* Make GetAutoCalc() and SetAutoCalc() publicTor Lillqvist2015-01-281-2/+2
* Add NORMDIST testTor Lillqvist2015-01-281-0/+64
* Make phi() and integralPhi() static and publicTor Lillqvist2015-01-281-2/+2
* Use minimum necessary value for nRowsTor Lillqvist2015-01-281-3/+3