summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19tweak vba decompression as per frob's amazing bit detective workNoel Power
2011-08-19gbuildized modules have empty d.lstsBjoern Michaelsen
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-11add the module oox into tail_build's foldNorbert Thiebaud
2011-08-11added support for showMasterSp attribute in sldLayoutRadek Doulik
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
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-18fixing rebase errorsBjoern Michaelsen
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-06-17gnumake4: oox, writerfilter, CppunitTest.mk: adapt to changes in gnumake4 [hg...Michael Stahl
2011-06-17writerfilter10: added missing cxxs [hg:972d0c5efbc4]Henning Brinkmann
2011-06-17writerfilter10: adapt changes for custom target [hg:e16dd402c207]Henning Brinkmann
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