summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-12-08resolved fdo#66564 calculate formula cell once if AutoCalc disabledEike Rathke
2013-12-06fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida
2013-12-06check string boundsEike Rathke
2013-12-06fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida
2013-12-06resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida
2013-12-04write valid dxf record, related fdo#71971Markus Mohrhard
2013-12-03resolved fdo#71589 reimplemented horizontal range lookupEike Rathke
2013-12-02don't use fixed size icon sets, fdo#62652Markus Mohrhard
2013-12-02fdo#72078 make status bar text localizableAndras Timar
2013-12-02fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard
2013-12-02resolved fdo#67536 export internal equivalents as add-in to .xlsEike Rathke
2013-12-02resolved fdo#53103 actually use the external data filter optionsEike Rathke
2013-12-02resolved fdo#61946 use correct TabDelta for UpdateReferenceEike Rathke
2013-12-02resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke
2013-11-25resolved fdo#38592 do not insert extraneous parameter in importEike Rathke
2013-11-21resolved fdo#70750 reverted inappropriate implementation of fdo#63546Eike Rathke
2013-11-10"%1 is replaced to ..." ... maybe, or maybe notEike Rathke
2013-11-10"%1 is replaced to column letter" ... so do itEike Rathke
2013-11-10fdo#69971 formula dialog crash when Paint restores EditEngine listenerCaolán McNamara
2013-11-03remember column style during XLSX import, fdo#70315Markus Mohrhard
2013-11-03no default LTR mode does not mean RTL, fdo#68097Markus Mohrhard
2013-11-03Resolves: fdo#71106 editing dde function crashesCaolán McNamara
2013-11-03resolved fdo#70815 broadcast emptied cell in ScColumn::SwapRow()Eike Rathke
2013-11-03resolved fdo#56209 reviving FilterFormulaParserEike Rathke
2013-11-03Related: fdo#69641 double iterateCodePoints doesn't make sense to meCaolán McNamara
2013-10-28fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power
2013-10-28fix another instance where the index is broken for pagebreaksNoel Power
2013-10-28follow fix for bnc#813528Noel Power
2013-10-28write display attr of hyperlink only if value is different from stringtableNoel Power
2013-10-28fdo#70100 Detect single stream excel files with BOF ID 5Maxim Monastirsky
2013-10-24some Worksheet.Change supportNoel Power
2013-10-24i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni
2013-10-17n#819822: XLSX Chart import with internal data table.Muthu Subramanian
2013-10-13fixed another "Out of bounds substring access"Eike Rathke
2013-10-04compare against IDF_HARDATTR, fdo#69720Markus Mohrhard
2013-10-03Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara
2013-09-27fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks
2013-09-19Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-16fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet
2013-09-09CID#1079180 initialize bufferCaolán McNamara
2013-09-09CID#1079181 initialize bufferCaolán McNamara
2013-09-07fix validity dialog with lists, fdo#65686Markus Mohrhard
2013-08-30resolved fdo#67836 do not overwrite already interpreted English cellEike Rathke
2013-08-27fdo#68581: The first paragraph text can be legitimately empty.Kohei Yoshida
2013-08-27Resolves: fdo#68555 use (current) consistent ok/cancel/help button orderCaolán McNamara
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba
2013-08-26resolved fdo#68437 append the bDetectSpecialNumber "true" string in optionsEike Rathke
2013-08-24fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-08-21fdo#68381 take care of cell notes on TransposeLaurent Godard