summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert patch to change .idlMuthu Subramanian2011-06-294-38/+4
| * Improved xlsx formula import.Muthu Subramanian2011-06-294-4/+38
| * XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statisticsMiklos Vajna2011-06-181-2/+2
| * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
* | fix buildbreakers in oox, revert token changes for nowBjoern Michaelsen2011-06-2010-84/+172
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19516-1625/+11479
|\|
| * do not set solid line border and fill as default for chartareaRadek Doulik2011-06-151-11/+3
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-3/+3
| * Code cleanupKorrawit Pruegsanusak2011-06-1214-17/+17
| * Some cppcheck cleaning+1TODO (func not implemented)Julien Nabet2011-06-127-12/+13
| * n#683578: Performance improvements for xlsx imports.Muthu Subramanian2011-06-102-59/+51
| * gcc 4.0 doesn't support the C++0x usage of enum::valueJoseph Powers2011-06-071-1/+1
| * The enum type name should be included when accessing the enum values.Joseph Powers2011-06-071-1/+1
| * fix for bnc#693386Noel Power2011-06-072-6/+25
| * Resolves: rhbz#710556 don't crash on missing graphicsCaolán McNamara2011-06-071-14/+14
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
| * Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky2011-05-313-2/+13
| |\
| | * Code Cleanup in filtersKorrawit Pruegsanusak2011-05-302-2/+2
| | * set link text propertiesRadek Doulik2011-05-301-0/+11
| * | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-1/+1
| |\ \ | | |/ | |/|
| | * don't de-reference null pointer - fix crash with certain PPTX filesMichael Meeks2011-05-201-5/+7
| | * avoid deleting before a use (bnc#693200)Luboš Luňák2011-05-131-1/+1
| | * make OOXML import use sheet local db dataMarkus Mohrhard2011-05-095-4/+40
| | * Copy&pasting is considered harmfulKatarina Machalkova2011-05-041-1/+1
| | * Check for existence of property before retrieving its valueKatarina Machalkova2011-05-041-11/+31
| | * buildfix-oox-depends-on-unotools.diff: fix dependencyPetr Mladek2011-04-271-1/+1
| * | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky2011-05-274-22/+136
| |\ \
| | * | fix row height exportRadek Doulik2011-05-241-1/+3
| | * | WaE: >>= may fail, default to 0Caolán McNamara2011-05-241-1/+1
| | * | drawingML export, write table shapesRadek Doulik2011-05-244-22/+134
| * | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-27155-5210/+8579
| |\ \ \ | | |/ / | |/| |
| | * | oox builds again after the m106 merge.Jan Holesovsky2011-05-237-235/+10
| | * | Making oox to build - work in progress.Jan Holesovsky2011-05-137-259/+15
| | * | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-27168-4693/+8647
| | |\ \ | | | |/ | | |/|
| | * | fix crash in fdo#36203, the referenced shape didn't contain texbodyRadek Doulik2011-04-141-1/+1
| * | | don't de-reference null pointer - fix crash with certain PPTX filesMichael Meeks2011-05-191-5/+7
| * | | WaE (picky) - noeolChristian Lohmaier2011-05-16180-180/+180
| * | | avoid deleting before a use (bnc#693200)Luboš Luňák2011-05-131-1/+1
| * | | Adding token 'v2'.Muthu Subramanian2011-05-111-0/+1
| * | | WaE un-used parameterNorbert Thiebaud2011-05-091-1/+1
| * | | added few more custom shape presetsRadek Doulik2011-05-092-2/+1043
| * | | fixed regression in group shapes transformationsRadek Doulik2011-05-091-51/+28
| * | | make OOXML import use sheet local db dataMarkus Mohrhard2011-05-085-4/+40
| * | | Convert const_reverse_iterator into reverse_iteratorJoseph Powers2011-05-041-2/+2
| * | | Copy&pasting is considered harmfulKatarina Machalkova2011-05-041-1/+1
| * | | Check for existence of property before retrieving its valueKatarina Machalkova2011-05-041-11/+31
| * | | Reverting some file mode changes with previous commit.Muthu Subramanian2011-05-032-0/+0
| * | | MCE Initial Implementation.Muthu Subramanian2011-05-0311-7/+136
| * | | Fix crypto stuff when building on WindowsTor Lillqvist2011-04-291-0/+7
| * | | added striped-right-arrow custom shape presetRadek Doulik2011-04-281-3/+479