summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann
2015-02-03more build fixingMarkus Mohrhard
2015-02-03try to fix the buildMarkus Mohrhard
2015-02-03add some SAL_INFO to group area listener and formula cell ctor/dtorEike Rathke
2015-02-03tdf#39468 translate German variable in sc export filterChris Sherlock
2015-02-03tdf#39468 translate export option comments for sc filterChris Sherlock
2015-02-03sc: typo in OSL_ENSURE (XclExpChLabelRange::Convert)Chris Sherlock
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-03Related tdf#87356: export data bar [non-]gradient to OOXMLKatarina Behrens
2015-02-03tdf#87356: Enable switching between gradient and solid fill data barKatarina Behrens
2015-02-03tdf#88960 Scientific format: add/remove digits with buttonsLaurent Balland-Poirier
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier
2015-02-02Related: fdo#88455 crash using delete in available fieldsCaolán McNamara
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-02-02add disabled test code for tdf#40110Markus Mohrhard
2015-02-02disable failing testMarkus Mohrhard
2015-02-02fix tdf#43700 test case codeMarkus Mohrhard
2015-02-02add test for tdf#43534Markus Mohrhard
2015-02-02add test file for tdf#43534Raal
2015-02-02implement test for tdf#43700Markus Mohrhard
2015-02-02add test file for tdf#43700Raal
2015-02-02implement test for tdf#36933Markus Mohrhard
2015-02-02add test file for tdf#36933Raal
2015-02-02add test for tdf#64229Markus Mohrhard
2015-02-02add test file for fdt#64229Raal
2015-02-02add a new calc testMarkus Mohrhard
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca
2015-02-02coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-02Resolves: #i105692# rearrange the order of the controls and fix name of typeCaolán McNamara
2015-01-31coverity#1267677 Big parameter passed by valueCaolán McNamara
2015-01-30fix buildCaolán McNamara
2015-01-30tdf#88810 cleanup (append() for number to string conv.)László Németh
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29parse with locale decimal separator, tdf#88740 relatedEike Rathke
2015-01-29tdf#88810 XLSX export: more cleanupLászló Németh
2015-01-28Disable the 'Test OpenCL' button once pressedTor Lillqvist
2015-01-28Make the OpenCL test document construction and calculation a bit fasterTor Lillqvist
2015-01-28Make SetGlobalConfig() publicTor Lillqvist
2015-01-28Make GetAutoCalc() and SetAutoCalc() publicTor Lillqvist
2015-01-28Add NORMDIST testTor Lillqvist
2015-01-28Make phi() and integralPhi() static and publicTor Lillqvist
2015-01-28Use minimum necessary value for nRowsTor Lillqvist
2015-01-28Make ScInterpreter::GetGlobalConfig() SC_DLLPUBLICTor Lillqvist
2015-01-28Add ROUND testTor Lillqvist
2015-01-28Add NORMSINV testTor Lillqvist
2015-01-28Make gaussinv() static and publicTor Lillqvist
2015-01-28let have FormulaGroupAreaListener a virtual dtorEike Rathke
2015-01-28remove unused typedefsNoel Grandin
2015-01-27Resolves: #i85241# store settings about value highlighting in documentTsutomu Uchino