summaryrefslogtreecommitdiffstats
path: root/oox/source/xls
Commit message (Expand)AuthorAgeFilesLines
* handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power2012-02-081-0/+6
* import group field group name user captions fdo#45310Noel Power2012-02-032-0/+36
* fix corrupted numbers in pivottable using group field as data field fdo#45276Noel Power2012-02-031-0/+7
* fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power2012-02-032-8/+25
* improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power2012-02-032-1/+32
* Removed debug statement.Kohei Yoshida2012-01-301-3/+0
* Register chart data ranges via tokens rather than string.Kohei Yoshida2012-01-041-27/+40
* Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2012-01-0231-157/+157
* unusedcode: oox: remove some unused codeMatúš Kukan2011-12-224-170/+0
* remove last uses of CellVertJustify in our codeMarkus Mohrhard2011-12-051-4/+4
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* Correctly import multi-value filter settings.Kohei Yoshida2011-11-291-2/+16
* Switch to TableFilterField3, but no other changes.Kohei Yoshida2011-11-291-12/+14
* Replace formattings with formattingLior Kaplan2011-11-291-2/+2
* dr80: #i116460# performance of Excel file with many outlinesEike Rathke2011-11-281-1/+3
* calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke2011-11-253-10/+13
* add xlsx local range name importMarkus Mohrhard2011-10-272-7/+41
* WaE: unreachable code and unreferenced formal parameterTor Lillqvist2011-10-251-0/+5
* WaE: unreachable codeTor Lillqvist2011-10-251-2/+0
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-111-6/+10
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-307-0/+21
* Get DB range import from xlsx to work once again.Kohei Yoshida2011-09-201-2/+6
* css::awt namespace is included in this file.Kohei Yoshida2011-09-021-2/+2
* fdo#40466: Get charts to import from xlsx again.Kohei Yoshida2011-09-021-2/+11
* Import SmartArt graphics to ImpressThorsten Behrens2011-08-122-3/+3
* [Temp] Disable getCellBlock, until proper fix.Muthu Subramanian2011-07-131-0/+3
* fix for fdo#39023: shared formulas are not imported correctly from xlsxMarkus Mohrhard2011-07-131-1/+5
* [Temp] Import all formulas post tokenization.Muthu Subramanian2011-07-081-3/+10
* XLSX formula import improvement. Recommit.Muthu Subramanian2011-07-013-4/+32
* Revert patch to change .idlMuthu Subramanian2011-06-293-31/+4
* Improved xlsx formula import.Muthu Subramanian2011-06-293-4/+31
* Code cleanupKorrawit Pruegsanusak2011-06-122-2/+2
* Some cppcheck cleaning+1TODO (func not implemented)Julien Nabet2011-06-122-4/+5
* n#683578: Performance improvements for xlsx imports.Muthu Subramanian2011-06-101-53/+45
* Code Cleanup in filtersKorrawit Pruegsanusak2011-05-301-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2736-2658/+4549
|\
| * oox builds again after the m106 merge.Jan Holesovsky2011-05-235-233/+7
| * Making oox to build - work in progress.Jan Holesovsky2011-05-134-253/+12
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2736-2204/+4567
| |\
| | * dr78: #164376# use XCellRangeData to increase import performanceDaniel Rentz [dr]2011-02-2510-494/+821
| | * dr78: #164376# oox import performance: step 2 - move every access to XCell in...Daniel Rentz [dr]2011-02-116-658/+629
| | * dr78: #164376# oox import performance: step 1 - encapsulate all code related ...Daniel Rentz [dr]2011-02-1019-1765/+1562
| | * dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]2011-02-0718-196/+137
| | * dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)Daniel Rentz [dr]2011-01-271-0/+105
| | * dr78: branch mergeDaniel Rentz [dr]2011-01-182-4/+2
| | |\
| | | * dr78: unx build errorsDaniel Rentz [dr]2011-01-132-4/+2
| | * | dr78: switch module oox to new gbuild systemDaniel Rentz [dr]2011-01-181-105/+0
| | |/
| | * dr78: build errors after rebaseDaniel Rentz [dr]2011-01-127-20/+12
| | * dr78: rebase to DEV300_m97Daniel Rentz [dr]2011-01-1258-4650/+6203
| | |\
| | * | dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]2011-01-111-13/+13