summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2011-09-09n#705985: Importing Flip properties of custom shapes.Muthu Subramanian1-0/+8
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 Power2-2/+4
2011-09-05access oox vbaproject import directlyNoel Power2-0/+21
2011-09-02css::awt namespace is included in this file.Kohei Yoshida1-2/+2
2011-09-02fdo#40466: Get charts to import from xlsx again.Kohei Yoshida1-2/+11
2011-09-01Fix the build.Thorsten Behrens1-0/+1
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist3-0/+84
2011-08-31fdo#40466: Make sure we have the same numbers of URI's and Id's.Kohei Yoshida1-2/+4
2011-08-30Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist1-0/+4
2011-08-24Code review: Removed unnecessary header.Muthu Subramanian1-1/+0
2011-08-24n#592912: When text is vertical, horiz & vert aligns are swapped.Muthu Subramanian1-16/+29
2011-08-24fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fbRadek Doulik5-5/+35
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian6-16/+22
2011-08-23n#657896 - Gradient Transparencies and Muticolor Gradient fills.Muthu Subramanian7-8/+72
2011-08-21unusedcode.easy: Cleanup GraphicHelperJoseph Powers2-31/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19tweak vba decompression as per frob's amazing bit detective workNoel Power1-5/+20
2011-08-19gbuildized modules have empty d.lstsBjoern Michaelsen1-3/+0
2011-08-18catch exceptions by const referencesTakeshi Abe6-36/+36
2011-08-17fix how table style is appliedRadek Doulik2-28/+28
2011-08-17fixed regression of a57a4078fcd9a0490bd661e3ced6fcbbe69fae73Radek Doulik4-3/+23
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power2-0/+8
2011-08-13Some cppcheck cleaningJulien Nabet1-2/+2
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens62-931/+3566
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud2-1/+8
2011-08-11added support for showMasterSp attribute in sldLayoutRadek Doulik3-0/+10
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe6-6/+6
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist6-5/+13
2011-07-21resyncing to masterBjoern Michaelsen58-720/+826
2011-07-13[Temp] Disable getCellBlock, until proper fix.Muthu Subramanian1-0/+3
2011-07-13fix for fdo#39023: shared formulas are not imported correctly from xlsxMarkus Mohrhard1-1/+5
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-10/+0
2011-07-12use oox filter for *all* control importNoel Power6-1/+300
2011-07-11callcatcher: unused lcl_hasChartTypeCaolán McNamara1-24/+0
2011-07-11Fix windows buildFridrich Strba2-2/+2
2011-07-08[Temp] Import all formulas post tokenization.Muthu Subramanian1-3/+10
2011-07-07n#694356: Using formatcode while displaying labels.Muthu Subramanian3-3/+21
2011-07-05Fix label position for ooxml chartsThorsten Behrens1-0/+31
2011-07-05Pointers for importing legacyDiagramText.Muthu Subramanian1-0/+7
2011-07-05Moving the pptx classes to use FragmentHandler2/ContextHandler2.Muthu Subramanian36-674/+405
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian4-4/+40
2011-06-29Revert patch to change .idlMuthu Subramanian4-38/+4
2011-06-29Improved xlsx formula import.Muthu Subramanian4-4/+38
2011-06-20fix buildbreakers in oox, revert token changes for nowBjoern Michaelsen10-84/+172
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen516-1625/+11479
2011-06-18XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statisticsMiklos Vajna1-2/+2