summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist3-3/+0
2014-04-12WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-11fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida2-36/+146
2014-04-12fdo#76961 - Calc link auto-update interval is changed on file saveNiklas Johansson1-1/+1
2014-04-11fdo#77307: Compare external formula tokens correctly.Kohei Yoshida1-0/+9
2014-04-11Enable scaddins for ucalc test session.Kohei Yoshida2-0/+15
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-4/+3
2014-04-11fdo#75970: Let's do it in a straightforward fashion.Kohei Yoshida1-2/+2
2014-04-11corrected copy&paste errorEike Rathke1-2/+2
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers9-2/+80
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann2-2/+2
2014-04-11fdo#77300: Do the same for the shared formula case as well.Kohei Yoshida1-16/+19
2014-04-11fdo#77300: Add more test to cover the shared formula case.Kohei Yoshida1-0/+18
2014-04-11fdo#77300: Don't re-compile formulas when the hybrid formula is not there.Kohei Yoshida1-8/+11
2014-04-11fdo#77300: Add test for this.Kohei Yoshida1-0/+8
2014-04-10coverity#705472 Dereference null return valueCaolán McNamara1-2/+3
2014-04-10coverity#708112 Uninitialized scalar fieldCaolán McNamara1-0/+4
2014-04-10callcatcher: update unused codeCaolán McNamara2-19/+0
2014-04-09fdo#73147 improve function code for speedWinfried Donkers2-37/+35
2014-04-09coverity#708111 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-09coverity#708101 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-09coverity#708100 Uninitialized scalar fieldCaolán McNamara1-6/+10
2014-04-09coverity#708099 unused mTypeClass memberCaolán McNamara1-3/+1
2014-04-09coverity#708097 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-09convert data validation tab page to .uiCaolán McNamara12-440/+568
2014-04-09related: fdo#67104 correct the tooltipMaxim Monastirsky1-1/+1
2014-04-09Write MediaDescriptor backMaxim Monastirsky1-9/+9
2014-04-09preserve selection if chart creation is cancelled, cp#1000052Markus Mohrhard1-3/+7
2014-04-09add array cell import to orcus importMarkus Mohrhard1-2/+14
2014-04-08add .xlsx unit test for enhanced protectionEike Rathke2-5/+23
2014-04-08add non-editable test for descriptorEike Rathke2-0/+2
2014-04-08fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida4-12/+34
2014-04-08write protectedRange elements to OOXMLEike Rathke1-0/+27
2014-04-08also check if a newly read password protection applies to a rangeEike Rathke2-4/+9
2014-04-08read the defined password attributesEike Rathke2-3/+14
2014-04-08coverity#738796 Uninitialized scalar fieldCaolán McNamara1-4/+11
2014-04-08read title/name first to easier spot and identify rangesEike Rathke1-1/+1
2014-04-08read protectedRanges and protectedRange elements from OOXMLEike Rathke3-0/+54
2014-04-08resize vector in advanceEike Rathke1-2/+3
2014-04-08bit 0 is bit 0Eike Rathke2-2/+2
2014-04-08hold security descriptors read from OOXML independentlyEike Rathke2-4/+10
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2-6/+6
2014-04-08remove whitespaceMarkus Mohrhard1-3/+0
2014-04-07fdo#75741: Share the context objects to avoid poor performance.Kohei Yoshida5-27/+39
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida20-137/+296
2014-04-07fdo#75741: Write test for this.Kohei Yoshida3-8/+95
2014-04-07fix copy&paste errorMarkus Mohrhard1-1/+1
2014-04-07drop out of date undef SfxTabDialog fooCaolán McNamara1-6/+0