summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* ignore #include inside #ifLubos Lunak2012-12-261-2/+1
* n#793999: PPTX Export - background image fit to slide.Muthu Subramanian2012-12-261-0/+5
* OUString cleanup in ooxJosé Guilherme Vanz2012-12-2612-95/+70
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-5/+4
* Removal unnecessary using declarationsJosé Guilherme Vanz2012-12-2012-35/+0
* regenerate pchPeter Foley2012-12-191-90/+90
* n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian2012-12-193-3/+12
* fix last commitLuboš Luňák2012-12-191-1/+1
* Removel ::rtl:: prefixes and macros in ooxJosé Guilherme Vanz2012-12-197-76/+55
* update PCH headers using the current pch scriptLuboš Luňák2012-12-181-0/+1
* class vs struct mismatchLuboš Luňák2012-12-181-1/+1
* oox: try to make Windows build happyMiklos Vajna2012-12-171-1/+1
* rtl:: prefixes removal in ooxJosé Guilherme Vanz2012-12-174-47/+29
* n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna2012-12-177-12/+109
* Oups changed this file by errorJulien Nabet2012-12-151-5/+2
* Some cppcheck cleaningJulien Nabet2012-12-151-2/+5
* PCH for Library_ooxLuboš Luňák2012-12-1325-172/+551
* fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power2012-12-133-0/+13
* Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power2012-12-133-11/+1
* fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power2012-12-133-1/+11
* PCH for Library_mswordLuboš Luňák2012-12-131-0/+1
* oox: fix doxygen madness in coreMiklos Vajna2012-12-125-14/+14
* use effect referencesRadek Doulik2012-12-114-10/+26
* oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna2012-12-101-4/+4
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-4/+2
* drop some static OUStringsCaolán McNamara2012-12-076-36/+19
* ::rtl:: prefixes removal in ooxJosé Guilherme Vanz2012-12-0747-265/+213
* ::rtl:: prefixes removalJosé Guilherme Vanz2012-12-0713-24/+9
* ::rtl:: removal in ooxJosé Guilherme Vanz2012-12-0710-78/+72
* bnc#792528: Play it safe for non-Excel documents.Kohei Yoshida2012-12-061-1/+4
* bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida2012-12-061-2/+8
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-034-6/+6
* oox: fix buildIvan Timofeev2012-12-0117-34/+1
* Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz2012-12-014-30/+30
* Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz2012-12-0117-28/+28
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* do not write rotation when it is equal to multiple of 360 degreesRadek Doulik2012-11-301-1/+1
* fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard2012-11-293-11/+23
* OUString::replace() does not modify in-placeTor Lillqvist2012-11-281-2/+2
* Revert "Skip a bunch of files in the disable-export case"Tor Lillqvist2012-11-261-7/+6
* Skip a bunch of files in the disable-export caseTor Lillqvist2012-11-261-6/+7
* this method actually can throw, related fdo#57451Markus Mohrhard2012-11-242-2/+2
* Remove some other newly tagged unused methodsJulien Nabet2012-11-232-11/+0
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
* no matching function for call to 'max(int, long int)'Tor Lillqvist2012-11-191-1/+1
* export embedded spreadsheet(s), fixes n#780830Radek Doulik2012-11-194-47/+176
* limit buSzPct rangeRadek Doulik2012-11-191-1/+1
* valgrind: use of uninitialized variableCaolán McNamara2012-11-171-1/+2
* targetted cleanup of misc. vba pieces.Noel Power2012-11-162-16/+0
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-4/+3