summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-06-27fix incorrect ScAnnotationsObj UNO API, fdo#80551Markus Mohrhard
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann
2014-06-26Make these non inline.Kohei Yoshida
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida
2014-06-26fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper
2014-06-26sort libraries and components in sc test makefilesMarkus Mohrhard
2014-06-26enable the testMarkus Mohrhard
2014-06-25bnc#882595: Process VBA blobs before formula cells.Kohei Yoshida
2014-06-25bnc#882595: Write test for this. Disabled due to VBA not working in cppunit.Kohei Yoshida
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2014-06-23Translate German comments, fix some wsPhilipp Weissenbacher
2014-06-23remove commentsMarkus Mohrhard
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard
2014-06-20fdo#71076: Write test for this.Kohei Yoshida
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara
2014-06-18loplugin:saloverrideMatúš Kukan
2014-06-17fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar
2014-06-17coverity#736887 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706049 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706047 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706041 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706038 Unintended sign extensionCaolán McNamara
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17GPU Calc:Support nested formulae expansion for simple nestedhaochen
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida
2014-06-13unit test for ForcedArray matrix error propagation, fdo#79978Eike Rathke
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-12put the add/modify/delete line below the rangeCaolán McNamara
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-12left align add/remove buttonsCaolán McNamara
2014-06-12Put conditional add/remove buttons above the range selector...Caolán McNamara
2014-06-12false warning C4701: potentially uninitialized local variableStephan Bergmann
2014-06-12GPU Calc:Add more judge for NAN in SingleVector parameterhaochen
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Dead codeStephan Bergmann
2014-06-10loplugin:bodynotinblockStephan Bergmann