summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida19-299/+763
2014-07-12fdo#80462: Don't always increment the start row position.Kohei Yoshida1-1/+3
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt1-0/+18
2014-07-11resolved fdo#77018 keep external references intact during sortEike Rathke1-0/+17
2014-07-11resolved fdo#79441 keep 3D references intact during sortEike Rathke2-3/+4
2014-07-11new loplugin: externalandnotdefinedNoel Grandin12-18/+20
2014-07-11CID#982304 logically dead codeEike Rathke1-0/+9
2014-07-11move the retype strings to sc.hrcCaolán McNamara3-31/+2
2014-07-11Convert RID_SCDLG_RETYPEPASS to .uiPalenik Mihály4-431/+122
2014-07-11add UNO API loadStylesFromDocumentLaurent Godard1-20/+46
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida8-0/+8
2014-07-10resolved fdo#80195 act on implicitly propagated error, if anyEike Rathke1-0/+5
2014-07-10coverity#737268 Uncaught exceptionCaolán McNamara1-21/+21
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara1-2/+2
2014-07-10coverity#707059 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-09resolved fdo#62250 absent value cell values are not NaN, set to 0.0Eike Rathke1-0/+6
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara16-153/+154
2014-07-08catched->caughtCaolán McNamara1-5/+5
2014-07-08draw white border around note marks for fdo#81032Laurent Godard1-2/+2
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers10-373/+417
2014-07-07remove unused includeMatúš Kukan1-2/+0
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-07-04document strange code, coverity#704001Markus Mohrhard1-0/+1
2014-07-04coverity#735805 dereference null valueNorbert Thiebaud1-3/+6
2014-07-04coverity#703995 Uncheck return valueNorbert Thiebaud1-2/+2
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