summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-09-09add test for cond format copy&paste whole sheetMarkus Mohrhard
2014-09-09rename the testMarkus Mohrhard
2014-09-09fix copy&paste of conditional format between sheetsMarkus Mohrhard
2014-09-09add test for duplicated conditional formatsMarkus Mohrhard
2014-09-09prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard
2014-09-09fix indentationMarkus Mohrhard
2014-08-23correct references after sort, fdo#79441cp-4.2-8Eike Rathke
2014-08-21Let's not export sheet tab color when it's not set.Kohei Yoshida
2014-08-21bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida
2014-08-21fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida
2014-08-21bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida
2014-08-21fdo#80846: Get the parameter order right.Kohei Yoshida
2014-08-21fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida
2014-08-21bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida
2014-08-21fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-08-21fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida
2014-07-22Resolves: rhbz#1121341 crash on closing shrunk validity windowCaolán McNamara
2014-07-22resolved fdo#81294 store correct sheet number during range names updateEike Rathke
2014-07-22fdo#80462: Don't always increment the start row position.Kohei Yoshida
2014-07-22resolved fdo#80195 act on implicitly propagated error, if anyEike Rathke
2014-07-19respect flag for relative paths, fdo#79305Markus Mohrhard
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida
2014-07-17fdo#81470: Fix a crasher during xlsx export with revisions.Kohei Yoshida
2014-07-16fdo#81445: Display correct label for empty cell.Kohei Yoshida
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida
2014-07-14fdo#81309: Adjust references during sort.Kohei Yoshida
2014-07-14resolved fdo#77018 keep external references intact during sortEike Rathke
2014-07-14resolved fdo#79441 keep 3D references intact during sortEike Rathke
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-07-10resolved fdo#62250 absent value cell values are not NaN, set to 0.0Eike Rathke
2014-07-06fdo#80813 - avoid FMR by re-fetch pattern after a potential re-calculation.Michael Meeks
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-06-26Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe
2014-06-25bnc#882595: Process VBA blobs before formula cells.Kohei Yoshida
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-18resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-06-18document must be set modified when range name is defined, fdo#79451Markus Mohrhard
2014-06-18resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-11fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting.Matúš Kukan
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-06-10Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara
2014-06-10unify the handling of string position arguments, fdo#75971 relatedEike Rathke
2014-06-10Resolves fdo#75971 Crash when invoking "Insert > Names > Create"Julien Nabet
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-10fix invalid memory access related to temporary objectMarkus Mohrhard
2014-06-10don't use temporary objectMarkus Mohrhard
2014-06-10check for empty string before accessing first elementMarkus Mohrhard