summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* css::awt namespace is included in this file.Kohei Yoshida2011-09-021-2/+2
* fdo#40466: Get charts to import from xlsx again.Kohei Yoshida2011-09-021-2/+11
* Fix the build.Thorsten Behrens2011-09-011-0/+1
* Move OoxmlFormulaExportBase to ooxTor Lillqvist2011-09-013-0/+84
* fdo#40466: Make sure we have the same numbers of URI's and Id's.Kohei Yoshida2011-08-311-2/+4
* Some cppcheck cleaningJulien Nabet2011-08-301-1/+1
* More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist2011-08-291-0/+4
* Code review: Removed unnecessary header.Muthu Subramanian2011-08-241-1/+0
* n#592912: When text is vertical, horiz & vert aligns are swapped.Muthu Subramanian2011-08-241-16/+29
* fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fbRadek Doulik2011-08-245-5/+35
* n#699334: Legacy Diagram Text import.Muthu Subramanian2011-08-236-16/+22
* n#657896 - Gradient Transparencies and Muticolor Gradient fills.Muthu Subramanian2011-08-237-8/+72
* unusedcode.easy: Cleanup GraphicHelperJoseph Powers2011-08-212-31/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* tweak vba decompression as per frob's amazing bit detective workNoel Power2011-08-191-5/+20
* gbuildized modules have empty d.lstsBjoern Michaelsen2011-08-191-3/+0
* catch exceptions by const referencesTakeshi Abe2011-08-186-36/+36
* fix how table style is appliedRadek Doulik2011-08-172-28/+28
* fixed regression of a57a4078fcd9a0490bd661e3ced6fcbbe69fae73Radek Doulik2011-08-174-3/+23
* Disable fake VBA events for the old-style form controls.Noel Power2011-08-162-0/+8
* Some cppcheck cleaningJulien Nabet2011-08-131-2/+2
* Import SmartArt graphics to ImpressThorsten Behrens2011-08-1262-931/+3566
* add the module oox into tail_build's foldNorbert Thiebaud2011-08-112-1/+8
* added support for showMasterSp attribute in sldLayoutRadek Doulik2011-08-113-0/+10
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-6/+6
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-5/+13
* resyncing to masterBjoern Michaelsen2011-07-2158-720/+826
|\
| * [Temp] Disable getCellBlock, until proper fix.Muthu Subramanian2011-07-131-0/+3
| * fix for fdo#39023: shared formulas are not imported correctly from xlsxMarkus Mohrhard2011-07-131-1/+5
| * Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-10/+0
| * use oox filter for *all* control importNoel Power2011-07-126-1/+300
| * callcatcher: unused lcl_hasChartTypeCaolán McNamara2011-07-111-24/+0
| * Fix windows buildFridrich Strba2011-07-112-2/+2
| * [Temp] Import all formulas post tokenization.Muthu Subramanian2011-07-081-3/+10
| * n#694356: Using formatcode while displaying labels.Muthu Subramanian2011-07-073-3/+21
| * Fix label position for ooxml chartsThorsten Behrens2011-07-051-0/+31
| * Pointers for importing legacyDiagramText.Muthu Subramanian2011-07-051-0/+7
| * Moving the pptx classes to use FragmentHandler2/ContextHandler2.Muthu Subramanian2011-07-0536-674/+405
| * XLSX formula import improvement. Recommit.Muthu Subramanian2011-07-014-4/+40
| * Revert patch to change .idlMuthu Subramanian2011-06-294-38/+4
| * Improved xlsx formula import.Muthu Subramanian2011-06-294-4/+38
| * XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statisticsMiklos Vajna2011-06-181-2/+2
| * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
* | fix buildbreakers in oox, revert token changes for nowBjoern Michaelsen2011-06-2010-84/+172
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19516-1625/+11479
|\|
| * do not set solid line border and fill as default for chartareaRadek Doulik2011-06-151-11/+3
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-3/+3
| * Code cleanupKorrawit Pruegsanusak2011-06-1214-17/+17