Age | Commit message (Expand) | Author |
2014-04-23 | Re-introduce code to try to get GDI metafile replacement image | Tor Lillqvist |
2013-11-05 | fixed another "Out of bounds substring access" | Eike Rathke |
2013-11-05 | Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopened | Caolán McNamara |
2013-11-05 | fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint. | Michael Meeks |
2013-11-05 | fdo#69091: Copying data from Base-table to Calc by drag and drop | Julien Nabet |
2013-11-05 | fdo#39484 - don't loose outlines while trying to undo formulae changes. | Michael Meeks |
2013-11-05 | import .xlsx files saved by Calc before fdo#59727 was patched | Winfried Donkers |
2013-11-05 | fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsx | Winfried |
2013-11-05 | hopefully fixed MSVC build breaker, ambiguous call to overloaded function | Eike Rathke |
2013-11-05 | 1st step fix for exporting SheetProtection fdo#64753 is to import correctly | Noel Power |
2013-11-05 | fix for fdo#62729 reference pos can point to non existing table | Noel Power |
2013-11-05 | fdo#61201: Don't forget to calculate row offset for external single ref. | Kohei Yoshida |
2013-11-05 | fdo#63998: Filtering by page fields to work again. | Kohei Yoshida |
2013-11-05 | Resolves: fdo#66263 calc's protect records doesn't do anything, sid collision | Caolán McNamara |
2013-11-05 | resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192 | Eike Rathke |
2013-11-05 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke |
2013-11-05 | fdo#65856 allow shift cells in paste special for copy-mode | Winfried Donkers |
2013-11-05 | resolved fdo#65082 RATE function should not find roots <= -1 | Eike Rathke |
2013-11-05 | only reset marked area when using find/replace all, fdo#53106 | Markus Mohrhard |
2013-11-05 | correct fix for fdo#62938 | Markus Mohrhard |
2013-11-05 | r is an optional attribute in c and r, fdo#65059 | Markus Mohrhard |
2013-11-05 | fdo#63323 fix the comment position when the mouse over cell | Faisal M. Al-Otaibi |
2013-11-05 | correctly delete note captions, fdo#64068 | Markus Mohrhard |
2013-11-05 | remove chart listener when chart is deleted, fdo#64639 | Markus Mohrhard |
2013-11-05 | fdo#64011 fix the position and the drawing from left to right in RTL sheet | Faisal M. Al-Otaibi |
2013-11-05 | fdo#63878 fix the zoom bug on RTL sheet | Faisal M. Al-Otaibi |
2013-11-05 | resolved fdo#63805 max day of month of the intended month | Eike Rathke |
2013-11-05 | fix for fdo#53031 | Manal Alhassoun |
2013-11-05 | resolved fdo#60468 no special tab case workaround for CSV import | Eike Rathke |
2013-11-05 | fix for fdo#51300 | Noel Power |
2013-11-05 | resolved fdo#64384 check subtotal row filtered also for single reference | Eike Rathke |
2013-11-05 | fix compile for change to boost 1.53.0 declaring smart pointer operator bool ... | Mark Wright |
2013-11-05 | fdo#61060 - Freezing now marks spreadsheet as unsaved. | Sameer Deshmukh |
2013-11-05 | Resolves: fdo#51556 allow tab traversing into the conditional formatting list | Caolán McNamara |
2013-08-16 | fix for bnc#834705 missing drop downs for autofilter | Noel Power |
2013-07-24 | followup fix for bnc#823935 exported xlsx causes errors for mso2007 | Noel Power |
2013-07-18 | n#819822: XLSX Chart import with internal data table. | Muthu Subramanian |
2013-06-24 | fix for bnc#823935 | Noel Power |
2013-06-24 | write display attr of hyperlink only if value is different from stringtable | Noel Power |
2013-06-13 | don't hide cell content behind pivot table buttons, fdo#60877 | Markus Mohrhard |
2013-06-07 | share spPaperSizeTable ( and associated access code ) in msfilter | Noel Power |
2013-06-07 | remove unintended changes ( from some aborted approach ) | Noel Power |
2013-06-07 | add missing PageSetup.PageSize api | Noel Power |
2013-06-05 | bnc#821795 eat stray backslashes, in ooxml num format they don't escape | Noel Power |
2013-05-30 | restore old behavior for external references, fdo#64229 | Markus Mohrhard |
2013-05-30 | we need a reference to the DifParser.aData, fdo#64920 | Markus Mohrhard |
2013-05-30 | range names need to be checked upper case, fdo#64031 | Markus Mohrhard |
2013-05-30 | Fix compilation error with older compilers | Tor Lillqvist |
2013-05-30 | some Worksheet.Change support | Noel Power |
2013-05-30 | i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.View | Pedro Giffuni |