summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida1-0/+1
2014-05-21Avoid unnecessary cloning of ScRawToken during token check.Kohei Yoshida1-1/+1
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-1/+2
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida1-1/+8
2014-05-21Let's use constant uno name for these.Kohei Yoshida1-0/+2
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida2-8/+9
2014-05-21Turn the mouse cursor to the "wait hand" during the external link update.Kohei Yoshida1-0/+9
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida1-0/+24
2014-05-21Localize this string.Kohei Yoshida1-1/+2
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida1-0/+4
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida1-1/+6
2014-05-21ODS load perf: 7% of the time re-creating sheet name strings.Michael Meeks1-1/+3
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks1-0/+3
2014-05-20kill some old 16 bit column indicesMarkus Mohrhard1-12/+12
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-2/+2
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+3
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-3/+0
2014-05-19add COLOR functionMarkus Mohrhard1-0/+1
2014-05-14Update the method comment and add assertion per what the comment says.Kohei Yoshida1-2/+3
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida1-2/+1
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-1/+0
2014-05-13fdo#78402: Write test for this.Kohei Yoshida1-2/+2