summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2014-02-13fdo#73860 n#828390: New line is dropped while importing text.Muthu Subramanian
2013-12-05oox: render progress bar in main thread for threaded import.Michael Meeks
2013-12-04Add a means to check if a namespace exists.Kohei Yoshida
2013-12-04Move this header out into a public place.Kohei Yoshida
2013-12-04fastparser: Avoid copying all tokens into a sequence.Michael Meeks
2013-12-03Support regression curve name in OOXML (import & export).Tomaž Vajngerl
2013-12-02Allow worker threads to use their own FastParser instances.Kohei Yoshida
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-10-17oox: special-case single-character a-z token mapping.Michael Meeks
2013-10-16oox: added methods to lock Smart-Art editionAndres Gomez
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian
2013-10-07Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens
2013-10-01convert remnants of String to OUString to OOX moduleNoel Grandin
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna
2013-09-16Related bnc#819614: The diagram is a group.Jan Holesovsky
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens
2013-09-11oox: Smart-Art DOMs stored in the InteropGrabBagAndres Gomez
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna
2013-09-05CID#1079343 mContext.cipher is not initialized...Caolán McNamara
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-08-22oox::drawingml::convertEmuToHmm: fix rounding for negative valuesMiklos Vajna
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna
2013-08-15Move OOXML decryption to DocumentCrypt.Tomaž Vajngerl
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian
2013-07-03Support for trendlines in charts when exporting in OOXML format.Tomaž Vajngerl
2013-07-02more SAL_OVERRIDEMiklos Vajna
2013-07-02fdo#46361 oox: handle w:jc for groupshape textboxesMiklos Vajna
2013-07-02fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapesMiklos Vajna
2013-07-02fdo#46361 oox: handle multiple w:p for groupshape textboxesMiklos Vajna
2013-06-30robustify some headersThomas Arnhold
2013-06-28MSVC build fixesTor Lillqvist
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Also LockedCanvasContext needs to be a ContextHandler2 now thenTor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-06-24fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power
2013-06-24convert the right number of elementsDavid Tardon
2013-06-21fdo#43641 oox: fix position/size of LineShapes inside lockedCanvasMiklos Vajna
2013-06-15Remove redundant toplevel constStephan Bergmann