summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-09-14fix for fdo#49255Noel Power
2012-09-11fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power
2012-09-10don't use unitialized global variable, fdo#53713Markus Mohrhard
2012-08-16fix for fdo#53229, import group shapes position and size correctlyNoel Power
2012-08-16fdo#47311 don't crash when pasting into more than 1 sheetDavid Tardon
2012-08-15ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara
2012-07-31warning: statement has no effectMichael Stahl
2012-07-31added back a missing elseEike Rathke
2012-07-31Lotus WK: fix warningsEike Rathke [er]
2012-07-31StarCalc 1.0: fix memory leaksEike Rathke [er]
2012-07-31QuattroPro warningsEike Rathke [er]
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar
2012-07-15prevent double delete in calc's html parser, fdo#52107Markus Mohrhard
2012-07-13fdo#35953 resize controls on Solver dialog of CalcAndras Timar
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke
2012-07-03check for invalid tab number, fdo#51667Markus Mohrhard
2012-07-03resolved fdo#51601 do not attempt to compile running formula cellEike Rathke
2012-06-26Revert "export all style information to xls/xlsx, fdo#46738"Petr Mladek
2012-06-21fdo#51249 Disable stream copy when saving a file with 'Changes Record' activePierre-Eric Pelloux-Prayer
2012-06-11fix excel row height export problems ( I hope ) fdo#50304Noel Power
2012-06-11better import xlsx heightsNoel Power
2012-06-11Revert "Fixed #i116848# Shapes are at wrong position"Fridrich Štrba
2012-06-11Revert "calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale"Eike Rathke
2012-05-18ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard
2012-05-18WaE: is abstract but has non-virtual destructorTor Lillqvist
2012-05-18WaE: has virtual functions but non-virtual destructorTor Lillqvist
2012-05-18WaE: abstract but has non-virtual destructorTor Lillqvist
2012-05-18WaE: converting ‘false’ to pointer typeDavid Tardon
2012-05-18WaE: converting ‘false’ to pointer typeDavid Tardon
2012-05-11resolved fdo#49639 import .xls with HTML as such, not CSVEike Rathke
2012-05-11fix initial height of multiline input windowNoel Power
2012-05-08resolved rhbz#819118 catch exception from VBA lib containerEike Rathke
2012-05-07string result of formula is also valid, fdo#49052Markus Mohrhard
2012-04-20resolved fdo#48856 update sheet-local named expressions correctlyEike Rathke
2012-04-18fdo#44861 make "Replace All" work with REsDavid Tardon
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-17fdo#46983 Macros: Macro to set filter in Calc does not work with .StringValueTakeshi Abe
2012-04-17fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-04-05resolved fdo#40021 CSV import got confused by erroneous HTML detectionEike Rathke
2012-04-02use same border width information for xls import and export, fdo#44742Markus Mohrhard
2012-04-02this hack in no longer needed, fdo#44337Markus Mohrhard
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
2012-03-26prevent update during init in new autofilter dlg, fdo#45679Markus Mohrhard
2012-03-23cache calls to mdds:mixed_type_matrix::size, related fdo#47299Markus Mohrhard
2012-03-23increase nCol before next iteratation to prevent loop, fdo#46220Markus Mohrhard
2012-03-22Make sure one base class does not use another one after destructionStephan Bergmann
2012-03-20check for negative sheet number here too, fdo#47503Markus Mohrhard
2012-03-19only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard
2012-03-19add all imported properties to ScDBData, fdo#40426Markus Mohrhard
2012-03-19also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard