summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-08-14sc: stupid auto_ptr deprecationMichael Stahl1-1/+2
2014-08-14fdo#75757: remove inheritance to std::vectorTakeshi Abe2-8/+15
2014-08-14java: remove commented out codeNoel Grandin4-23/+0
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist1-0/+1
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl1-2/+2
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe5-14/+26
2014-08-13RID_SCDLG_DAPISERVICE conversion to .uiSzymon Kłos8-209/+300
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon1-2/+13
2014-08-13warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides...Thomas Arnhold1-1/+1
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold1-1/+1
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold1-1/+1
2014-08-13update_pchThomas Arnhold3-2/+4
2014-08-13java: remove unused fieldsNoel Grandin1-2/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin4-18/+18
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida3-9/+68
2014-08-12Don't export builtinId of 54 or above.Kohei Yoshida1-3/+2
2014-08-12Write test for importing images from xls.Kohei Yoshida2-0/+27
2014-08-12really do not write empty externalReferences element, fdo#45286 follow-upEike Rathke1-3/+19
2014-08-12do not write empty externalReferences element, fdo#45286 follow-upEike Rathke2-2/+5
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-08-12java: fix broken javadoc tagsNoel Grandin2-2/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin2-14/+0
2014-08-11document this makeExternalNameStr()Eike Rathke1-1/+6
2014-08-11externalReference and externalReferences are implemented nowEike Rathke1-2/+0
2014-08-11write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke8-43/+364
2014-08-11java: remove unused parametersNoel Grandin1-4/+4
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard1-0/+0
2014-08-09remove unused RID_SVXDLG_CALCFUNCThomas Arnhold1-1/+0
2014-08-09datafdlg.hxx: remove unused definesThomas Arnhold1-7/+0
2014-08-09add calc dbase import testCaolán McNamara6-0/+4
2014-08-08bnc#885548: Write test for this.Kohei Yoshida2-1/+66
2014-08-08bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida1-0/+1
2014-08-08java: variable cannot be nullNoel Grandin1-5/+0
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-2/+2
2014-08-08java: remove unused variablesNoel Grandin1-2/+0
2014-08-08loplugin:saloverrideStephan Bergmann1-7/+7
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard4-1/+236
2014-08-07coverity#706946 Uncaught exceptionCaolán McNamara1-3/+28
2014-08-07coverity#735805 Explicit null dereferencedCaolán McNamara1-4/+9
2014-08-07coverity#1158491 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-08-07coverity#1229887 Resource leakCaolán McNamara1-0/+2
2014-08-07coverity#1229888 Resource leakCaolán McNamara1-1/+4
2014-08-07fdo#82241 fix autocompletion for calc functions withWinfried Donkers1-5/+6
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos7-249/+273
2014-08-06Related fdo#69006: Reintroduce some height calculation back.Jan Holesovsky1-3/+2
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-1/+1
2014-08-05fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt1-0/+1
2014-08-05Fix fdo#80338: Help pages for Calc Data StatsOlivier Hallot8-10/+123