summaryrefslogtreecommitdiff
path: root/oox/source/xls
AgeCommit message (Expand)Author
2012-03-16move excel related oox bits to scNoel Power
2012-03-03WaE: two unused functionsTor Lillqvist
2012-02-28Remove unused code in BiffInputStream.Santiago Martinez
2012-02-28Remove unused code in BiffObjLineModel.Santiago Martinez
2012-02-23unusedcode: remove something from ooxMatúš Kukan
2012-02-22force imported xlsx active tab to be shown bnc#748198Noel Power
2012-02-20Bin code that is never executed but calls a method that has been removedTor Lillqvist
2012-02-20Remove unused codeElton Chung
2012-02-13remove unused fieldsIvan Timofeev
2012-02-13Remove unused codeElton Chung
2012-02-13Remove unused codeElton Chung
2012-02-11Remove unused codeElton Chung
2012-02-08handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power
2012-02-03import group field group name user captions fdo#45310Noel Power
2012-02-03fix corrupted numbers in pivottable using group field as data field fdo#45276Noel Power
2012-02-03fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power
2012-02-03improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power
2012-01-30Removed debug statement.Kohei Yoshida
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard
2011-12-01Remove uses of charAtAugust Sodora
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida
2011-11-29Replace formattings with formattingLior Kaplan
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke
2011-11-25calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke
2011-10-27add xlsx local range name importMarkus Mohrhard
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida
2011-09-02css::awt namespace is included in this file.Kohei Yoshida
2011-09-02fdo#40466: Get charts to import from xlsx again.Kohei Yoshida
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-07-13[Temp] Disable getCellBlock, until proper fix.Muthu Subramanian
2011-07-13fix for fdo#39023: shared formulas are not imported correctly from xlsxMarkus Mohrhard
2011-07-08[Temp] Import all formulas post tokenization.Muthu Subramanian
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian
2011-06-29Revert patch to change .idlMuthu Subramanian
2011-06-29Improved xlsx formula import.Muthu Subramanian
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-12Some cppcheck cleaning+1TODO (func not implemented)Julien Nabet
2011-06-10n#683578: Performance improvements for xlsx imports.Muthu Subramanian
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23oox builds again after the m106 merge.Jan Holesovsky
2011-05-16WaE (picky) - noeolChristian Lohmaier