summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Related tdf#87356: import data bar [non-]gradient from OOXMLKatarina Behrens1-0/+3
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane1-2/+1
2015-02-05Resolves: tdf#88792 do not hold a ScFormulaCell** in group area listenerEike Rathke7-18/+52
2015-02-05Updated all precompiled headers.Ashod Nakashian4-19/+27
2015-02-04Seems that BS() does something else than I thoughtKatarina Behrens1-2/+1
2015-02-04Add Add, Sub, Mul and Div back to the default OpenCL opcode subsetTor Lillqvist1-0/+4
2015-02-04Check number of cells referenced by group instead of group sizeTor Lillqvist4-1/+46
2015-02-04coverity#1242895 Untrusted loop boundCaolán McNamara1-1/+1
2015-02-04coverity#1266450 Explicit null dereferencedCaolán McNamara1-4/+7
2015-02-03Typo: selction/slection -> selectionJulien Nabet1-1/+1
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann2-2/+2
2015-02-03more build fixingMarkus Mohrhard2-0/+9
2015-02-03try to fix the buildMarkus Mohrhard2-0/+44
2015-02-03add some SAL_INFO to group area listener and formula cell ctor/dtorEike Rathke2-0/+24
2015-02-03tdf#39468 translate German variable in sc export filterChris Sherlock1-2/+2
2015-02-03tdf#39468 translate export option comments for sc filterChris Sherlock1-3/+3
2015-02-03sc: typo in OSL_ENSURE (XclExpChLabelRange::Convert)Chris Sherlock1-1/+1
2015-02-03callcatcher: shave off some moreCaolán McNamara20-134/+0
2015-02-03Related tdf#87356: export data bar [non-]gradient to OOXMLKatarina Behrens2-0/+4
2015-02-03tdf#87356: Enable switching between gradient and solid fill data barKatarina Behrens3-1/+33
2015-02-03tdf#88960 Scientific format: add/remove digits with buttonsLaurent Balland-Poirier1-11/+18
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier2-2/+5
2015-02-02Related: fdo#88455 crash using delete in available fieldsCaolán McNamara2-8/+12
2015-02-02callcatcher: shave off a few moreCaolán McNamara8-73/+0
2015-02-02add disabled test code for tdf#40110Markus Mohrhard1-0/+22
2015-02-02disable failing testMarkus Mohrhard1-2/+2
2015-02-02fix tdf#43700 test case codeMarkus Mohrhard1-3/+3
2015-02-02add test for tdf#43534Markus Mohrhard1-0/+20
2015-02-02add test file for tdf#43534Raal3-0/+10
2015-02-02implement test for tdf#43700Markus Mohrhard1-0/+20
2015-02-02add test file for tdf#43700Raal3-0/+3
2015-02-02implement test for tdf#36933Markus Mohrhard1-0/+20
2015-02-02add test file for tdf#36933Raal3-0/+1
2015-02-02add test for tdf#64229Markus Mohrhard1-0/+22
2015-02-02add test file for fdt#64229Raal3-0/+3
2015-02-02add a new calc testMarkus Mohrhard3-0/+240
2015-02-02callcatcher: remove some unused methodsCaolán McNamara4-18/+5
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca2-6/+6
2015-02-02coverity#1242895 Untrusted loop boundCaolán McNamara1-1/+1
2015-02-02Resolves: #i105692# rearrange the order of the controls and fix name of typeCaolán McNamara1-19/+31
2015-01-31coverity#1267677 Big parameter passed by valueCaolán McNamara2-2/+2
2015-01-30fix buildCaolán McNamara1-3/+3
2015-01-30tdf#88810 cleanup (append() for number to string conv.)László Németh1-17/+5
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara25-268/+4
2015-01-29parse with locale decimal separator, tdf#88740 relatedEike Rathke1-6/+25
2015-01-29tdf#88810 XLSX export: more cleanupLászló Németh7-133/+94
2015-01-28Disable the 'Test OpenCL' button once pressedTor Lillqvist1-1/+3
2015-01-28Make the OpenCL test document construction and calculation a bit fasterTor Lillqvist1-32/+39
2015-01-28Make SetGlobalConfig() publicTor Lillqvist1-1/+1
2015-01-28Make GetAutoCalc() and SetAutoCalc() publicTor Lillqvist1-2/+2