summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19tdf#92527 construct default Segments sequence, when there is noneAndras Timar
2015-11-19tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first timealexey.chemichev
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count"alexey.chemichev
2015-11-18pptx: import/export of honeycomb slide transitionTomaž Vajngerl
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Clean up Sequence constructionStephan Bergmann
2015-11-09Missing commaStephan Bergmann
2015-11-09loplugin:passstuffbyrefStephan Bergmann
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl
2015-11-09pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-08loplugin:stringconstantStephan Bergmann
2015-11-08oox: check for namespace in MCE is flawed, use a namespace listTomaž Vajngerl
2015-11-08add p14 namespace to xmlfilterbaseTomaž Vajngerl
2015-11-08pptx: import outside/insde turning cube transitionTomaž Vajngerl
2015-11-08oox: define p14 namespace in strict, define P14_TOKENTomaž Vajngerl
2015-11-08oox: p14 namespace (MSO 2010) + tokens for slide transitionsTomaž Vajngerl
2015-11-08pptx: import/export of "cut through black" transitionTomaž Vajngerl
2015-11-08pptx: fix export of newsflash transitionTomaž Vajngerl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-02tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Too much copy pasta is not good for youTor Lillqvist
2015-10-27oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-23Revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>"Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-23oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21chart series support hatches, tdf#94227Markus Mohrhard
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20Turns out this was a non-debug buildStephan Bergmann
2015-10-19Work around what looks like MSVC 2013 miscompilationStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann