summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2011-09-15Fix lower_bound() comparator class problem for MSVC with _DEBUGTor Lillqvist
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist
2011-09-13n#657909: Fixed import of free drawn curves.Muthu Subramanian
2011-09-09n#705985: Importing Flip properties of custom shapes.Muthu Subramanian
2011-09-06make sure we can detect if vba code was importedNoel Power
2011-09-05access oox vbaproject import directlyNoel Power
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-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist
2011-08-31fdo#40466: Make sure we have the same numbers of URI's and Id's.Kohei Yoshida
2011-08-30Some cppcheck cleaningJulien Nabet
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist
2011-08-24Code review: Removed unnecessary header.Muthu Subramanian
2011-08-24n#592912: When text is vertical, horiz & vert aligns are swapped.Muthu Subramanian
2011-08-24fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fbRadek Doulik
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
2011-08-23n#657896 - Gradient Transparencies and Muticolor Gradient fills.Muthu Subramanian
2011-08-21unusedcode.easy: Cleanup GraphicHelperJoseph Powers
2011-08-19tweak vba decompression as per frob's amazing bit detective workNoel Power
2011-08-18catch exceptions by const referencesTakeshi Abe
2011-08-17fix how table style is appliedRadek Doulik
2011-08-17fixed regression of a57a4078fcd9a0490bd661e3ced6fcbbe69fae73Radek Doulik
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-13Some cppcheck cleaningJulien Nabet
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-08-11added support for showMasterSp attribute in sldLayoutRadek Doulik
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-21resyncing to masterBjoern Michaelsen
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-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-07-12use oox filter for *all* control importNoel Power
2011-07-11callcatcher: unused lcl_hasChartTypeCaolán McNamara
2011-07-11Fix windows buildFridrich Strba
2011-07-08[Temp] Import all formulas post tokenization.Muthu Subramanian
2011-07-07n#694356: Using formatcode while displaying labels.Muthu Subramanian
2011-07-05Fix label position for ooxml chartsThorsten Behrens
2011-07-05Pointers for importing legacyDiagramText.Muthu Subramanian
2011-07-05Moving the pptx classes to use FragmentHandler2/ContextHandler2.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-20fix buildbreakers in oox, revert token changes for nowBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statisticsMiklos Vajna
2011-06-17writerfilter10: make compile on unxsols4.pro [hg:b26ee4159e52]hb
2011-06-17[mq]: oox_gmake.patch [hg:d0beb4a8aa40]Daniel Rentz [dr]
2011-06-15do not set solid line border and fill as default for chartareaRadek Doulik
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak