Age | Commit message (Expand) | Author | Files | Lines |
2014-04-11 | re-enabled user-defined numeric fields for dBase export | Eike Rathke | 1 | -35/+77 |
2014-04-09 | fdo#71729: Fill the range edit boxes after the table is fully initialized. | Kohei Yoshida | 4 | -14/+34 |
2014-03-19 | Related: rhbz#1076264 intermittent a11y crash in calc | Caolán McNamara | 1 | -27/+43 |
2014-03-17 | justify range to prevent negative tab span and memory alloc, rhbz#1057741 | Eike Rathke | 1 | -0/+1 |
2014-02-18 | fdo#73773: Check if the *document* is closing, not the *app*. | Kohei Yoshida | 3 | -1/+13 |
2014-02-11 | edit->changes->show has empty filter settings | Caolán McNamara | 1 | -1/+4 |
2014-01-11 | fdo#73484: Ensure that we import all tab settings from Excel. | Kohei Yoshida | 2 | -0/+16 |
2013-12-12 | fdo#68160 Revert "Resolves: #ii122335# Disabling the old task pane" | Eike Rathke | 1 | -0/+1 |
2013-12-06 | resolved fdo#66564 calculate formula cell once if AutoCalc disabled | Eike Rathke | 1 | -0/+18 |
2013-12-05 | fdo#69984: Handle duplicate field names correctly. | Kohei Yoshida | 3 | -15/+30 |
2013-12-05 | resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fix | Eike Rathke | 4 | -1/+23 |
2013-12-02 | don't use fixed size icon sets, fdo#62652 | Markus Mohrhard | 1 | -2/+3 |
2013-11-30 | resolved fdo#53103 actually use the external data filter options | Eike Rathke | 2 | -7/+13 |
2013-11-20 | resolved fdo#70750 reverted inappropriate implementation of fdo#63546 | Eike Rathke | 1 | -59/+0 |
2013-11-08 | "%1 is replaced to ..." ... maybe, or maybe not | Eike Rathke | 4 | -18/+5 |
2013-11-08 | "%1 is replaced to column letter" ... so do it | Eike Rathke | 1 | -3/+1 |
2013-11-04 | fdo#69971 formula dialog crash when Paint restores EditEngine listener | Caolán McNamara | 1 | -0/+17 |
2013-11-02 | no default LTR mode does not mean RTL, fdo#68097 | Markus Mohrhard | 1 | -1/+6 |
2013-10-28 | fdo#70100 Detect single stream excel files with BOF ID 5 | Maxim Monastirsky | 1 | -0/+1 |
2013-10-13 | fixed another "Out of bounds substring access" | Eike Rathke | 1 | -6/+5 |
2013-09-16 | fdo#69091: Copying data from Base-table to Calc by drag and drop | Julien Nabet | 1 | -1/+1 |
2013-08-30 | resolved fdo#67836 do not overwrite already interpreted English cell | Eike Rathke | 1 | -6/+11 |
2013-08-26 | Ugly bad and nasty workaround for some dupplicate symbols issue | Fridrich Štrba | 2 | -0/+50 |
2013-08-26 | resolved fdo#68437 append the bDetectSpecialNumber "true" string in options | Eike Rathke | 1 | -1/+1 |
2013-08-24 | fdo#39484 - don't loose outlines while trying to undo formulae changes. | Michael Meeks | 1 | -1/+1 |
2013-08-21 | fdo#53032 - Use the right mark area to undo paste of RTF. | Michael Meeks | 1 | -4/+4 |
2013-08-20 | Return on NULL right away, to avoid null dereferencing below. | Kohei Yoshida | 1 | -1/+1 |
2013-08-19 | fdo#67699: Remove a whole bunch of old hacks. | Kohei Yoshida | 1 | -332/+184 |
2013-08-10 | resolved fdo#66205 call PostPaintCell() in Set...Cell() data entry | Eike Rathke | 1 | -0/+4 |
2013-08-09 | Resolves: fdo#67947 charsets not sorted in csv dialog | Caolán McNamara | 1 | -0/+2 |
2013-08-02 | Fix build. | Thorsten Behrens | 1 | -1/+1 |
2013-08-02 | fdo#67621: Delay populating the ranges until the dialog is shown. | Kohei Yoshida | 2 | -5/+15 |
2013-07-28 | fdo#67246: Detect BIFF 2 (and 3) file format like we should. | Kohei Yoshida | 1 | -4/+14 |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks | 9 | -27/+0 |
2013-07-25 | resolved fdo#67249 use ScFieldEditEngine to resolve field content | Eike Rathke | 6 | -10/+13 |
2013-07-13 | fdo#64448: Don't get type name from incorrect filter. | Kohei Yoshida | 1 | -3/+2 |
2013-07-12 | fdo#66655: Get GETPIVOTDATA to work again. | Kohei Yoshida | 2 | -86/+6 |
2013-07-11 | WaE: pOldRanges may be used uninitialized | Ivan Timofeev | 1 | -1/+1 |
2013-07-03 | simplify AddPrintRanges calls at import time | Laurent Godard | 1 | -2/+5 |
2013-07-01 | hide the style boxes to collapse the date entries fully | Markus Mohrhard | 1 | -0/+2 |
2013-07-01 | update all style lists when a new style is added | Markus Mohrhard | 2 | -4/+67 |
2013-07-01 | extract this functionality from the uno code | Markus Mohrhard | 3 | -142/+3 |
2013-07-01 | use the local setting aware method for the UI, fdo#64754 | Markus Mohrhard | 1 | -11/+17 |
2013-06-27 | fdo#65856 allow shift cells in paste special for copy-mode | Winfried Donkers | 1 | -1/+1 |
2013-06-24 | clang, -Wunused-private-field | Julien Nabet | 1 | -1/+0 |
2013-06-09 | Remove remnants of help agent | Caolán McNamara | 1 | -5/+1 |
2013-06-07 | share spPaperSizeTable ( and associated access code ) in msfilter | Noel Power | 1 | -120/+8 |
2013-06-07 | add missing PageSetup.PageSize api | Noel Power | 2 | -1/+147 |
2013-06-07 | only reset marked area when using find/replace all, fdo#53106 | Markus Mohrhard | 1 | -5/+8 |
2013-06-07 | don't hide cell content behind pivot table buttons, fdo#60877 | Markus Mohrhard | 1 | -1/+1 |