summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-2/+2
* java: reduce scope, make member classes privateNoel Grandin2014-08-131-2/+2
* java: reduce scope, make fields privateNoel Grandin2014-08-134-18/+18
* bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida2014-08-123-9/+68
* Don't export builtinId of 54 or above.Kohei Yoshida2014-08-121-3/+2
* Write test for importing images from xls.Kohei Yoshida2014-08-122-0/+27
* really do not write empty externalReferences element, fdo#45286 follow-upEike Rathke2014-08-121-3/+19
* do not write empty externalReferences element, fdo#45286 follow-upEike Rathke2014-08-122-2/+5
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-121-1/+1
* java: fix broken javadoc tagsNoel Grandin2014-08-122-2/+0
* java: remove useless javadoc tagsNoel Grandin2014-08-122-14/+0
* document this makeExternalNameStr()Eike Rathke2014-08-111-1/+6
* externalReference and externalReferences are implemented nowEike Rathke2014-08-111-2/+0
* write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke2014-08-118-43/+364
* java: remove unused parametersNoel Grandin2014-08-111-4/+4
* XStyleLoader2 : enhance unit test to PageStyleLaurent Godard2014-08-111-0/+0
* remove unused RID_SVXDLG_CALCFUNCThomas Arnhold2014-08-091-1/+0
* datafdlg.hxx: remove unused definesThomas Arnhold2014-08-091-7/+0
* add calc dbase import testCaolán McNamara2014-08-096-0/+4
* bnc#885548: Write test for this.Kohei Yoshida2014-08-082-1/+66
* bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida2014-08-081-0/+1
* java: variable cannot be nullNoel Grandin2014-08-081-5/+0
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-2/+2
* java: remove unused variablesNoel Grandin2014-08-081-2/+0
* loplugin:saloverrideStephan Bergmann2014-08-081-7/+7
* XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard2014-08-084-1/+236
* coverity#706946 Uncaught exceptionCaolán McNamara2014-08-071-3/+28
* coverity#735805 Explicit null dereferencedCaolán McNamara2014-08-071-4/+9
* coverity#1158491 Uninitialized pointer fieldCaolán McNamara2014-08-071-0/+1
* coverity#1229887 Resource leakCaolán McNamara2014-08-071-0/+2
* coverity#1229888 Resource leakCaolán McNamara2014-08-071-1/+4
* fdo#82241 fix autocompletion for calc functions withWinfried Donkers2014-08-071-5/+6
* RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos2014-08-067-249/+273
* Related fdo#69006: Reintroduce some height calculation back.Jan Holesovsky2014-08-061-3/+2
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-061-1/+1
* fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt2014-08-051-0/+1
* Fix fdo#80338: Help pages for Calc Data StatsOlivier Hallot2014-08-058-10/+123
* java: remove commented out codeNoel Grandin2014-08-058-131/+0
* java: remove unused fieldsNoel Grandin2014-08-051-6/+0
* java: remove various unused variablesNoel Grandin2014-08-053-3/+0
* Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann2014-08-053-4/+4
* handle autocomplete with dot in formula name, fdo#80058Markus Mohrhard2014-08-051-0/+28
* use a anonymous namespace and sane function namesMarkus Mohrhard2014-08-051-3/+7
* Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály2014-08-045-69/+148
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-045-17/+17
* sc: remove debugging printfMichael Stahl2014-08-041-1/+2
* java: remove some unused variablesNoel Grandin2014-08-041-7/+4
* fix spelling compilant -> compliantNoel Grandin2014-08-041-1/+1
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-043-12/+12
* HIG improvements for data sampling .uiOlivier Hallot2014-08-021-221/+248