summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida7-162/+79
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-11new loplugin: externalandnotdefinedNoel Grandin10-13/+18
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 Yoshida3-0/+3
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara1-2/+2
2014-07-10coverity#707059 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara16-153/+154
2014-07-08draw white border around note marks for fdo#81032Laurent Godard1-2/+2
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers1-1/+1
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 McNamara5-8/+8
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-0/+8
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 Bergmann1-1/+1
2014-07-01clang scan-build: various warningsCaolán McNamara2-3/+2
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 Thiebaud37-112/+112
2014-06-26fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper2-11/+11
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt3-0/+42
2014-06-25remove whitespaceMarkus Mohrhard491-1887/+0
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin165-5493/+5371
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 Yoshida13-43/+83
2014-06-19rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon1-1/+1
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara1-4/+14
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin24-79/+17
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 Bergmann21-30/+30
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida1-1/+13
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann35-116/+116
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann32-101/+101
2014-06-10Dead codeStephan Bergmann1-59/+0