summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan2-33/+0
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák1-4/+15
2011-12-14import text body rotation property of custom shapeFelix Zhang1-0/+2
2011-12-07make the linear xml processing API more genericLuboš Luňák1-7/+55
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard1-3/+2
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida1-2/+3
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida1-4/+6
2011-11-29better debug output when skipping an elementLuboš Luňák1-1/+2
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák1-0/+1
2011-11-29make debug output print tags as strings rather than id numbersLuboš Luňák1-1/+1
2011-11-29implement import of docx mathml m:dLuboš Luňák1-0/+13
2011-11-29Replace formattings with formattingLior Kaplan2-3/+3
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák1-0/+7
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák1-7/+0
2011-11-29simplify attribute retrieval syntax a bitLuboš Luňák1-0/+21
2011-11-29Removing unused GetShapePresetType().Muthu Subramanian1-6/+0
2011-11-28Fix visibility problem on Windows.Jan Holesovsky1-2/+2
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-8/+7
2011-11-25fix compileLuboš Luňák1-1/+1
2011-11-25calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke1-0/+1
2011-11-24remove executable bit on a source fileLuboš Luňák1-0/+0
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák1-7/+15
2011-11-24more api improving in importing mathml docxLuboš Luňák1-0/+39
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák1-11/+54
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák3-21/+75
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák1-1/+56
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák1-0/+44
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat1-2/+6
2011-11-11WaE: OptValue::maValue may be used uninitializedMiklos Vajna1-1/+1
2011-11-11This global Reference is problematic, especially for unit testsCaolán McNamara1-1/+1
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik1-1/+1
2011-10-27add xlsx local range name importMarkus Mohrhard1-0/+8
2011-10-19remove an unused methodFelix Zhang1-1/+0
2011-10-06added definitions for new presets initialize functionsRadek Doulik1-0/+6
2011-10-06custom shapes import improvementsRadek Doulik1-3/+14
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud1-14/+3
2011-10-05custom shapes import improvementsRadek Doulik1-3/+14
2011-10-03fix morph control export also fix toggle button state exportNoel Power1-1/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara17-0/+50
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-4/+4
2011-09-26conditionalise out presently unused class variablesNoel Power1-0/+2
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-0/+195
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power4-73/+153
2011-09-26new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power1-0/+89
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+6
2011-09-20Remove RCS headerThomas Arnhold4-12/+0
2011-09-15Related gcc#50394 pernickety gcc 4.7.0Caolán McNamara1-4/+4
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-1/+1
2011-09-06make sure we can detect if vba code was importedNoel Power1-1/+1
2011-09-05access oox vbaproject import directlyNoel Power1-0/+3