summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2014-08-13warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides...Thomas Arnhold1-1/+1
2014-08-13update_pchThomas Arnhold3-2/+4
2014-08-11write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke1-3/+4
2014-08-08bnc#885548: Write test for this.Kohei Yoshida1-1/+1
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos1-1/+6
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida4-5/+15
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida2-5/+1
2014-07-29Remove some unused codeMarcos Paulo de Souza1-1/+0
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2-6/+6
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida4-11/+10
2014-07-27fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida1-0/+1
2014-07-27Dead declarationMaxim Monastirsky1-3/+0
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin1-1/+0
2014-07-18Add a variant of set that takes ownership of EditTextObject.Kohei Yoshida1-0/+1
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida1-1/+1
2014-07-17Unwind this logic and make it easier to read.Kohei Yoshida1-0/+2
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida1-10/+16
2014-07-14Move this header to the source file.Kohei Yoshida1-1/+0
2014-07-14Make these non inline.Kohei Yoshida1-37/+8
2014-07-14loplugin:saloverrideNoel Grandin1-3/+3
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida11-23/+211
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt1-0/+3
2014-07-11resolved fdo#79441 keep 3D references intact during sortEike Rathke1-1/+1
2014-07-11move the retype strings to sc.hrcCaolán McNamara1-1/+7
2014-07-11sc: syntax fixJacobo Aragunde Pérez1-1/+1
2014-07-11add UNO API loadStylesFromDocumentLaurent Godard1-2/+17
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers2-14/+12
2014-07-03Typo in HID for ERFOlivier Hallot1-1/+1
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-0/+4
2014-06-27fix incorrect ScAnnotationsObj UNO API, fdo#80551Markus Mohrhard1-0/+1
2014-06-26Make these non inline.Kohei Yoshida1-7/+7
2014-06-25bnc#882595: Write test for this. Disabled due to VBA not working in cppunit.Kohei Yoshida1-1/+1
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt1-0/+13
2014-06-25remove whitespaceMarkus Mohrhard96-264/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin5-10/+10
2014-06-20fdo#71076: Write test for this.Kohei Yoshida1-2/+3
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida3-2/+11
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin34-84/+85
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida1-0/+2
2014-06-10coverity#1187810 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#706877 Uncaught exceptionCaolán McNamara1-4/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin33-109/+111
2014-05-28update_pchThomas Arnhold4-0/+13
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-1/+1
2014-05-27bin obsolete CLOOK commentsThomas Arnhold1-1/+1
2014-05-27resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize()Eike Rathke2-1/+22
2014-05-24sc: constify GetCellGroup.Michael Meeks1-1/+1
2014-05-24Remove unused headersMatteo Casalin1-1/+0