summaryrefslogtreecommitdiff
path: root/oox/source/xls
AgeCommit message (Expand)AuthorFilesLines
2012-03-16move excel related oox bits to scNoel Power59-38699/+0
2012-03-03WaE: two unused functionsTor Lillqvist1-24/+0
2012-02-28Remove unused code in BiffInputStream.Santiago Martinez1-40/+0
2012-02-28Remove unused code in BiffObjLineModel.Santiago Martinez1-5/+0
2012-02-23unusedcode: remove something from ooxMatúš Kukan5-133/+0
2012-02-22force imported xlsx active tab to be shown bnc#748198Noel Power1-1/+7
2012-02-20Bin code that is never executed but calls a method that has been removedTor Lillqvist1-6/+1
2012-02-20Remove unused codeElton Chung6-112/+0
2012-02-13remove unused fieldsIvan Timofeev2-4/+0
2012-02-13Remove unused codeElton Chung2-19/+0
2012-02-13Remove unused codeElton Chung3-35/+0
2012-02-11Remove unused codeElton Chung2-52/+0
2012-02-08handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power1-0/+6
2012-02-03import group field group name user captions fdo#45310Noel Power2-0/+36
2012-02-03fix corrupted numbers in pivottable using group field as data field fdo#45276Noel Power1-0/+7
2012-02-03fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power2-8/+25
2012-02-03improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power2-1/+32
2012-01-30Removed debug statement.Kohei Yoshida1-3/+0
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida1-27/+40
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot31-157/+157
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan4-170/+0
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard1-4/+4
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida1-2/+16
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida1-12/+14
2011-11-29Replace formattings with formattingLior Kaplan1-2/+2
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke1-1/+3
2011-11-25calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke3-10/+13
2011-10-27add xlsx local range name importMarkus Mohrhard2-7/+41
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist1-0/+5
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-6/+10
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara7-0/+21
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida1-2/+6
2011-09-02css::awt namespace is included in this file.Kohei Yoshida1-2/+2
2011-09-02fdo#40466: Get charts to import from xlsx again.Kohei Yoshida1-2/+11
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens2-3/+3
2011-07-13[Temp] Disable getCellBlock, until proper fix.Muthu Subramanian1-0/+3
2011-07-13fix for fdo#39023: shared formulas are not imported correctly from xlsxMarkus Mohrhard1-1/+5
2011-07-08[Temp] Import all formulas post tokenization.Muthu Subramanian1-3/+10
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian3-4/+32
2011-06-29Revert patch to change .idlMuthu Subramanian3-31/+4
2011-06-29Improved xlsx formula import.Muthu Subramanian3-4/+31
2011-06-12Code cleanupKorrawit Pruegsanusak2-2/+2
2011-06-12Some cppcheck cleaning+1TODO (func not implemented)Julien Nabet2-4/+5
2011-06-10n#683578: Performance improvements for xlsx imports.Muthu Subramanian1-53/+45
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky36-2658/+4549
2011-05-23oox builds again after the m106 merge.Jan Holesovsky5-233/+7
2011-05-16WaE (picky) - noeolChristian Lohmaier25-25/+25