Age | Commit message (Expand) | Author |
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 | make some vba Name object attributes read/write and add test document | Noel Power |
2013-05-15 | fix Workbooks.xls unit test ( was failing on windows ) | 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 | some new testdocuments, also some others with newly added tests | Noel Power |
2013-05-07 | adjust components needed for CheckOptionToggleValue.xls testfile | Noel Power |
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 |
2013-05-01 | Merge tag 'libreoffice-4.0.3.2' into suse-4.0 | Petr Mladek |
2013-04-30 | bnc#816516: Implement easy access to the recent documents. | Jan Holesovsky |
2013-04-29 | implement Range.Name | Noel Power |
2013-04-29 | fixed out of bounds vector access | Eike Rathke |
2013-04-26 | fix clang error "exception specification of overriding function" | Noel Power |
2013-04-26 | stub implementation(s) for Application EnableCancelKey & International | Noel Power |
2013-04-26 | implement Application.Iteration & Application.InchesToPoints | Noel Power |
2013-04-26 | implement Application.Undo | Noel Power |
2013-04-26 | reset Logical format when setting a number value via Range vba api | Noel Power |