summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fdo#71581: Use pictureFrame for images.Muthu Subramanian2013-11-151-1/+1
* fdo#65295 - fix gradient focus issueAdam Co2013-11-141-1/+1
* fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez2013-11-141-0/+3
* fdo#70838: Fix size issue when exporting shapes to docx.Jacobo Aragunde Pérez2013-11-141-9/+1
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-146-11/+9
* Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann2013-11-141-2/+2
* remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin2013-11-1411-28/+28
* n#828390: Export subscript text.Muthu Subramanian2013-11-131-0/+13
* oox: initial import of wps:wspMiklos Vajna2013-11-135-1/+135
* oox: add support for the wps namespaceMiklos Vajna2013-11-133-0/+3
* #65836- Fix for exporting image inside vml data was corrupting file.sushil_shinde2013-11-121-2/+7
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-116-7/+7
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-3/+3
* update pchThomas Arnhold2013-11-051-0/+8
* oox: use proper integer type when calling PK11_DigestFinalMichael Stahl2013-11-041-1/+1
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* cppcheck: duplicate break or break which follows a returnJulien Nabet2013-10-291-1/+0
* fixincludeguards.sh: ooxThomas Arnhold2013-10-2327-81/+56
* mark as copy and pasteThomas Arnhold2013-10-232-0/+4
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* n#839727: Crash fix.Muthu Subramanian2013-10-221-1/+2
* n#839727: Chart missing dataset.Muthu Subramanian2013-10-221-0/+19
* wrong comparisonCaolán McNamara2013-10-201-1/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-204-5/+0
* oox: special-case single-character a-z token mapping.Michael Meeks2013-10-171-0/+14
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-173-34/+7
* -Werror,-Wlogical-not-parenthesesStephan Bergmann2013-10-161-1/+1
* oox: added methods to lock Smart-Art editionAndres Gomez2013-10-163-22/+154
* update pchThomas Arnhold2013-10-151-0/+3
* Fix for Corruption of chart due to Data Lables in Writer, Impress and CalcRohit Deshmukh2013-10-121-23/+57
* -Werror,-Wunused-variableStephan Bergmann2013-10-112-3/+4
* CID#1103719 leak on default: pathCaolán McNamara2013-10-111-4/+4
* Partially revert alpha handling.Muthu Subramanian2013-10-101-2/+0
* n#812793: clrChange applying for EMFsMuthu Subramanian2013-10-102-15/+27
* n#819614: Lines running off the screens.Muthu Subramanian2013-10-102-4/+3
* fix build: use rAttribs :)Thomas Arnhold2013-10-071-2/+2
* Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens2013-10-072-24/+22
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-14/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-14/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-15/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* convert remnants of String to OUString to OOX moduleNoel Grandin2013-10-011-4/+4
* oox: fix off-by-one error in SimpleShape::implConvertAndInsert()Miklos Vajna2013-09-271-1/+1
* fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna2013-09-262-0/+24
* typo fixes in commentsAndras Timar2013-09-262-2/+2
* Show errorsJulien Nabet2013-09-231-4/+4
* fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke2013-09-202-6/+50