summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara32-0/+94
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-4/+4
2011-09-26conditionalise out presently unused class variablesNoel Power1-0/+2
2011-09-26blind fix for macos tinderbox errorNoel Power1-2/+0
2011-09-26fix merge foo and waeNoel Power1-1/+0
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2-0/+439
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power10-200/+1366
2011-09-26new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power2-0/+219
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+6
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida1-2/+6
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel1-6/+6
2011-09-20Remove RCS headerThomas Arnhold8-24/+0
2011-09-15Related gcc#50394 pernickety gcc 4.7.0Caolán McNamara1-4/+4
2011-09-15Fix lower_bound() comparator class problem for MSVC with _DEBUGTor Lillqvist1-3/+6
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist1-4/+0
2011-09-13n#657909: Fixed import of free drawn curves.Muthu Subramanian1-4/+4
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