Age | Commit message (Expand) | Author |
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 |
2013-05-30 | remove some methods that are no longer used after rework | Noel Power |
2013-05-30 | buffer ExtCfRuleContext startElement processing | Noel Power |
2013-05-30 | buffer conditional formatting finalization so it happens after styles import | Noel Power |
2013-05-30 | reorg styles code slightly, process normal (and row ) style in own method | Noel Power |
2013-05-30 | improve cell style xls[x|m] import performance | Noel Power |
2013-05-30 | fix for bnc#819865 itemstate in parent style incorrectly reported as set | Noel Power |
2013-05-17 | Revert "fdo#63878 fix the zoom problem when the sheet are RTL" | Noel Power |
2013-05-15 | try fix build failure ( on some platforms ) uno::makeAny( 1 ) | Noel Power |
2013-05-15 | fix various problems with vba Names & Names objects | Noel Power |
2013-05-15 | fix wae | Noel Power |
2013-05-09 | fix Worksheet.Cells by now allowing TableSheet range to change from updates | Noel Power |
2013-05-09 | bnc#813528 stub out some missing XPageSetup api | Noel Power |
2013-05-09 | follow fix for bnc#813528 | Noel Power |
2013-05-07 | fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fix | Albert Thuswaldner |
2013-05-07 | fdo#63878 fix the zoom problem when the sheet are RTL | Faisal M. Al-Otaibi |
2013-05-07 | fdo#64048 - fix calc/VBA clearcontents regression. | Michael Meeks |
2013-05-07 | fdo#61820: Avoid crasher when file URL contains unicode bytes. | Kohei Yoshida |
2013-05-07 | Tweak further the indices checked for break, also tweak test document | Noel Power |
2013-05-07 | Fix ScRangeList::Parse wrt defaulted delimiter and default tab params | Noel Power |
2013-05-07 | Revert "remove unused parameter" | Noel Power |
2013-05-01 | remove duplicated implementation of ScVbaApplication::OnKey | Petr Mladek |