summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-04-29fdo#75397: Return an empty string for empty element.Kohei Yoshida1-1/+1
2014-04-25fdo#76663: Let's not skip the first element of a matrix in PRODUCT.Kohei Yoshida2-4/+11
2014-04-11re-enabled user-defined numeric fields for dBase exportEike Rathke2-50/+162
2014-04-09fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida4-14/+34
2014-03-27fdo#62155 - don't crash if we can't create an instance of a calc addin.Michael Meeks1-4/+12
2014-03-19Related: rhbz#1076264 intermittent a11y crash in calcCaolán McNamara1-27/+43
2014-03-17justify range to prevent negative tab span and memory alloc, rhbz#1057741Eike Rathke1-0/+1
2014-03-06resolved fdo#61520 do not add multiple empty strings to the validation listEike Rathke1-0/+12
2014-03-06fdo#72491: Always set input as text when that's requested.Kohei Yoshida1-5/+20
2014-03-06fdo#72691: Allow overwriting of string value with numeric one.Kohei Yoshida1-0/+3
2014-03-06fdo#72390: Let's not skip auto styles from unmodified sheets.Kohei Yoshida1-7/+0
2014-02-24fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power2-15/+12
2014-02-18fdo#73773: Check if the *document* is closing, not the *app*.Kohei Yoshida3-1/+13
2014-02-14fdo#73800 fix incorrect separator in function description in CalcWinfried Donkers1-2/+2
2014-02-12cp#100030: Use internal API to fill dxf styles during xlsx import.Kohei Yoshida3-15/+38
2014-02-11edit->changes->show has empty filter settingsCaolán McNamara1-1/+4
2014-02-04resolved fdo#74493 do not trust aCell.maBaseCellEike Rathke1-2/+1
2014-01-29Presumably "eType ==" is missing hereStephan Bergmann1-1/+1
2014-01-28fdo#69244: Avoid putting these cells in formula tree prematurely.Kohei Yoshida1-1/+1
2014-01-27resolved fdo#71598 postpone SetDirty during Insert/DeleteEike Rathke7-36/+52
2014-01-26Resolves: fdo#72682 text field doesn't horizontally expandCaolán McNamara1-8/+12
2014-01-21resolved fdo#70275 write correct office:string-value if text format appliedEike Rathke1-3/+5
2014-01-20resolved fdo#73836 do not apply format twice to stringEike Rathke1-4/+6
2014-01-11fdo#73484: Ensure that we import all tab settings from Excel.Kohei Yoshida3-0/+23
2014-01-08fdo#72774: Generate correct group items for the year group.Kohei Yoshida4-9/+12
2014-01-08fdo#72774: Ensure that all the group fields are in cache upon file load.Kohei Yoshida1-0/+3
2014-01-08fdo#72645: Case-insensitive string comparison in GETPIVOTDATA.Kohei Yoshida2-13/+28
2014-01-08fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.Kohei Yoshida4-9/+79
2014-01-06read elements/attribs written to extension namespaceMarkus Mohrhard3-1/+10
2014-01-06only write new element and attributes in ODF 1.2 extendedMarkus Mohrhard1-1/+1
2014-01-03added "EEK" and "LVL" to EUROCONVERT(), "EUR" to [*-LV] locale data fdo#73239Eike Rathke1-3/+8
2013-12-21prepare to read loext:vertical-justify, fdo#72922Eike Rathke1-1/+5
2013-12-21XMLPropertyMapEntry::mbImportOnly and XMLPropertySetMapper bForExportEike Rathke3-12/+12
2013-12-13fdo#70499 selectn of lock/unlocked cells with worksheet protection reversedNoel Power3-32/+32
2013-12-12fdo#68160 Revert "Resolves: #ii122335# Disabling the old task pane"Eike Rathke2-0/+2
2013-12-11fdo#66969: Reset group dimension data from all referencing pivot objects.Kohei Yoshida2-25/+42
2013-12-11fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida2-1/+39
2013-12-10be able to read the correct 'sort-ascending' value, fdo#72548Eike Rathke1-0/+6
2013-12-07fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida2-6/+46
2013-12-06resolved fdo#66564 calculate formula cell once if AutoCalc disabledEike Rathke1-0/+18
2013-12-06fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida4-104/+103
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida8-31/+82
2013-12-05resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke5-1/+24
2013-12-04write valid dxf record, related fdo#71971Markus Mohrhard1-6/+6
2013-12-03resolved fdo#71589 reimplemented horizontal range lookupEike Rathke4-3/+107
2013-12-02don't use fixed size icon sets, fdo#62652Markus Mohrhard1-2/+3
2013-12-02fdo#72078 make status bar text localizableAndras Timar1-4/+3
2013-12-02Revert "fdo#72078 make status bar text localizable"Markus Mohrhard1-2/+4
2013-12-01fdo#72078 make status bar text localizableAndras Timar1-4/+2
2013-12-01fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard1-2/+2