summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-30resolved fdo#67536 export internal equivalents as add-in to .xlsEike Rathke3-6/+47
2013-11-30resolved fdo#53103 actually use the external data filter optionsEike Rathke3-8/+20
2013-11-30resolved fdo#61946 use correct TabDelta for UpdateReferenceEike Rathke1-1/+1
2013-11-30resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke2-11/+17
2013-11-22resolved fdo#38592 do not insert extraneous parameter in importEike Rathke2-8/+9
2013-11-20resolved fdo#70750 reverted inappropriate implementation of fdo#63546Eike Rathke1-59/+0
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke6-18/+33
2013-11-08"%1 is replaced to column letter" ... so do itEike Rathke1-3/+1
2013-11-04fdo#69971 formula dialog crash when Paint restores EditEngine listenerCaolán McNamara1-0/+17
2013-11-02remember column style during XLSX import, fdo#70315Markus Mohrhard1-1/+3
2013-11-02no default LTR mode does not mean RTL, fdo#68097Markus Mohrhard1-1/+6