summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-09-09fix 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
2013-08-21fdo#53032 - Use the right mark area to undo paste of RTF.Michael Meeks
2013-08-20Return on NULL right away, to avoid null dereferencing below.Kohei Yoshida
2013-08-19fdo#67699: Remove a whole bunch of old hacks.Kohei Yoshida
2013-08-19Resolves: fdo#68220 wrong index into source tableCaolán McNamara
2013-08-19fix for bnc#834705 missing drop downs for autofilterNoel Power
2013-08-16import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers
2013-08-15resolved fdo#67571 write flags and formula token array againEike Rathke
2013-08-14fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsxWinfried
2013-08-12fdo#37341 fix unending loop in calc with Goal SeekWinfried
2013-08-10resolved fdo#66205 call PostPaintCell() in Set...Cell() data entryEike Rathke
2013-08-09Resolves: fdo#67947 charsets not sorted in csv dialogCaolán McNamara
2013-08-06fix build with debug STLDavid Tardon
2013-08-05fdo#67684: Store imported text style entries, else they won't get exported.Kohei Yoshida
2013-08-05fdo#67099: Don't use edit engine for a single unformatted paragraph.Kohei Yoshida
2013-08-05fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida
2013-08-031st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power
2013-08-02Fix build.Thorsten Behrens
2013-08-02fdo#67489: Don't stop range search even when the first cell is empty.Kohei Yoshida
2013-08-02fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida
2013-07-28fdo#61201: Don't forget to calculate row offset for external single ref.Kohei Yoshida
2013-07-28fdo#67246: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida
2013-07-26fix for fdo#62729 reference pos can point to non existing tableNoel Power
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-25Propagate change on COLUMN() and ROW() functions on position change.Kohei Yoshida
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-25unit test for <text:s> in <text:p> and <text:span>, fdo#67094Eike Rathke
2013-07-24fdo#67206: Don't forget to swap the broadcaster storage when swapping columns.Kohei Yoshida
2013-07-24followup fix for bnc#823935 exported xlsx causes errors for mso2007Noel Power
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke
2013-07-15sc: fix Date/DateTime ambiguityMichael Stahl
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15fdo#63998: Filtering by page fields to work again.Kohei Yoshida
2013-07-13fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida
2013-07-12fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-07-11WaE: pOldRanges may be used uninitializedIvan Timofeev
2013-07-10fix for fdo#51990 process external refs for macrosNoel Power
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák
2013-07-03the calculation of the progressbar leads to very slow savingLaurent Godard
2013-07-03temporarily disable tests known to failChristian Lohmaier
2013-07-03simplify AddPrintRanges calls at import timeLaurent Godard
2013-07-03xls cells have all hard number format, fdo#66506Markus Mohrhard
2013-07-02don't crash during chart copying, fdo#66508Markus Mohrhard