summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke2015-11-271-8/+21
* loplugin:unusedfields in include/oox/Noel Grandin2015-11-241-5/+4
* tdf#78902 VML import: workaround for extreme top marginMiklos Vajna2015-11-241-9/+18
* loplugin:unusedfields in oox,package,reportdesignNoel Grandin2015-11-233-7/+2
* loplugin:sallogareasStephan Bergmann2015-11-201-1/+1
* tdf#92527 construct default Segments sequence, when there is noneAndras Timar2015-11-191-1/+14
* tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first timealexey.chemichev2015-11-191-2/+8
* use comphelper::containerToSequenceNoel Grandin2015-11-194-35/+13
* tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count"alexey.chemichev2015-11-181-5/+25
* pptx: import/export of honeycomb slide transitionTomaž Vajngerl2015-11-182-0/+5
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-1/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-357/+175
* use initialiser for Sequence<OUString>Noel Grandin2015-11-153-6/+3
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* slideshow: add "glitter" slide transitionTomaž Vajngerl2015-11-132-0/+5
* Namespace cleanup and disambiguationAshod Nakashian2015-11-121-1/+1
* tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2015-11-111-2/+11
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10100-514/+514
* Clean up Sequence constructionStephan Bergmann2015-11-091-66/+44
* Missing commaStephan Bergmann2015-11-091-1/+1
* loplugin:passstuffbyrefStephan Bergmann2015-11-091-1/+1
* pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl2015-11-098-0/+34
* pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl2015-11-092-0/+10
* new loplugin: oncevarNoel Grandin2015-11-093-54/+15
* loplugin:stringconstantStephan Bergmann2015-11-081-1/+1
* oox: check for namespace in MCE is flawed, use a namespace listTomaž Vajngerl2015-11-081-7/+13
* add p14 namespace to xmlfilterbaseTomaž Vajngerl2015-11-081-2/+4
* pptx: import outside/insde turning cube transitionTomaž Vajngerl2015-11-082-0/+16
* oox: define p14 namespace in strict, define P14_TOKENTomaž Vajngerl2015-11-083-1/+6
* oox: p14 namespace (MSO 2010) + tokens for slide transitionsTomaž Vajngerl2015-11-082-0/+23
* pptx: import/export of "cut through black" transitionTomaž Vajngerl2015-11-081-3/+1
* pptx: fix export of newsflash transitionTomaž Vajngerl2015-11-081-3/+2
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-062-5/+5
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-063-10/+10
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-043-4/+4
* yyyyyNoel Grandin2015-11-044-62/+36
* tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna2015-11-021-1/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-1/+1
* Too much copy pasta is not good for youTor Lillqvist2015-10-299-534/+465
* oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-274-25/+43
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin2015-10-271-14/+14
* Revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>"Stephan Bergmann2015-10-234-42/+25
* com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin2015-10-2367-518/+521
* oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-234-25/+42
* chart series support hatches, tdf#94227Markus Mohrhard2015-10-211-0/+1
* more removal of com::sun::star typedefsNoel Grandin2015-10-211-3/+2
* loplugin:defaultparamsStephan Bergmann2015-10-202-2/+2
* Turns out this was a non-debug buildStephan Bergmann2015-10-201-1/+1
* Work around what looks like MSVC 2013 miscompilationStephan Bergmann2015-10-191-1/+6