summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2014-07-03use assert when followed by derefCaolán McNamara7-21/+21
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida3-5/+14
2014-07-02improve indentationMarkus Mohrhard1-48/+39
2014-07-02replace while with forMarkus Mohrhard1-5/+3
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin8-57/+57
2014-07-02fdo#79216 correct description of NORM.S.DIST functionStanislav Horacek1-1/+1
2014-07-02call the correct GetNotePosition method #fdo80551Laurent Godard1-1/+1
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara2-2/+5
2014-07-01coverity#705845 Dereference before nullNorbert Thiebaud1-11/+11
2014-07-01New loplugin:stringconcatStephan Bergmann8-36/+35
2014-07-01Remove stray fprintfMiklos Vajna1-2/+0
2014-07-01fix testsCaolán McNamara1-2/+9
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+29
2014-07-01coverity#704262 coverity#704263 Dead codeNorbert Thiebaud1-1/+5
2014-07-01clang scan-build: various warningsCaolán McNamara3-4/+3
2014-06-30related fdo#70998 change names in Navigator to pluralStanislav Horacek1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud41-116/+116
2014-06-27fix incorrect ScAnnotationsObj UNO API, fdo#80551Markus Mohrhard1-0/+26
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann5-120/+0
2014-06-26Make these non inline.Kohei Yoshida1-0/+35
2014-06-26fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper2-11/+11
2014-06-25bnc#882595: Process VBA blobs before formula cells.Kohei Yoshida1-6/+7
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt3-0/+42
2014-06-25remove whitespaceMarkus Mohrhard835-3986/+0
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin188-5608/+5477
2014-06-23Translate German comments, fix some wsPhilipp Weissenbacher1-108/+97
2014-06-23remove commentsMarkus Mohrhard1-5/+0
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard1-1/+1
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida16-47/+104
2014-06-19rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon1-1/+1
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara1-7/+2
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara1-4/+14
2014-06-18loplugin:saloverrideMatúš Kukan1-1/+1
2014-06-17fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar1-0/+1
2014-06-17coverity#736887 Unintended sign extensionCaolán McNamara2-10/+12
2014-06-17coverity#706049 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-17coverity#706047 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-17coverity#706041 Unintended sign extensionCaolán McNamara2-9/+11
2014-06-17coverity#706038 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin80-425/+35
2014-06-17GPU Calc:Support nested formulae expansion for simple nestedhaochen4-75/+142
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard1-0/+1
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida1-5/+11
2014-06-13loplugin:staticcallStephan Bergmann24-34/+34
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke3-8/+20
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke1-1/+1
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara2-2/+2