summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11CID#982304 logically dead codeEike Rathke
2014-07-11move the retype strings to sc.hrcCaolán McNamara
2014-07-11Convert RID_SCDLG_RETYPEPASS to .uiPalenik Mihály
2014-07-11sc: syntax fixJacobo Aragunde Pérez
2014-07-11add UNO API loadStylesFromDocumentLaurent Godard
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-10resolved fdo#80195 act on implicitly propagated error, if anyEike Rathke
2014-07-10coverity#737268 Uncaught exceptionCaolán McNamara
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara
2014-07-10coverity#707059 Uncaught exceptionCaolán McNamara
2014-07-09resolved fdo#62250 absent value cell values are not NaN, set to 0.0Eike Rathke
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-07-08catched->caughtCaolán McNamara
2014-07-08draw white border around note marks for fdo#81032Laurent Godard
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers
2014-07-07remove unused includeMatúš Kukan
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-04document strange code, coverity#704001Markus Mohrhard
2014-07-04coverity#735805 dereference null valueNorbert Thiebaud
2014-07-04coverity#703995 Uncheck return valueNorbert Thiebaud
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-03Typo in HID for ERFOlivier Hallot
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02improve indentationMarkus Mohrhard
2014-07-02replace while with forMarkus Mohrhard
2014-07-02loplugin:stringconcatNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-02fdo#79216 correct description of NORM.S.DIST functionStanislav Horacek
2014-07-02call the correct GetNotePosition method #fdo80551Laurent Godard
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara
2014-07-01coverity#705845 Dereference before nullNorbert Thiebaud
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01Remove stray fprintfMiklos Vajna
2014-07-01fix testsCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-07-01coverity#704262 coverity#704263 Dead codeNorbert Thiebaud
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30related fdo#70998 change names in Navigator to pluralStanislav Horacek
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
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