Age | Commit message (Expand) | Author |
2015-11-19 | tdf#92527 construct default Segments sequence, when there is none | Andras Timar |
2015-11-19 | tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first time | alexey.chemichev |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-18 | tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count" | alexey.chemichev |
2015-11-18 | pptx: import/export of honeycomb slide transition | Tomaž Vajngerl |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-13 | slideshow: add "glitter" slide transition | Tomaž Vajngerl |
2015-11-12 | Namespace cleanup and disambiguation | Ashod Nakashian |
2015-11-11 | tdf#85232 WPG import: fix handling of line shapes | Miklos Vajna |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | Clean up Sequence construction | Stephan Bergmann |
2015-11-09 | Missing comma | Stephan Bergmann |
2015-11-09 | loplugin:passstuffbyref | Stephan Bergmann |
2015-11-09 | pptx: "fall" transition, which needed p15 namespace | Tomaž Vajngerl |
2015-11-09 | pptx: import "Vortex" and "Ripple" transition + test | Tomaž Vajngerl |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-08 | loplugin:stringconstant | Stephan Bergmann |
2015-11-08 | oox: check for namespace in MCE is flawed, use a namespace list | Tomaž Vajngerl |
2015-11-08 | add p14 namespace to xmlfilterbase | Tomaž Vajngerl |
2015-11-08 | pptx: import outside/insde turning cube transition | Tomaž Vajngerl |
2015-11-08 | oox: define p14 namespace in strict, define P14_TOKEN | Tomaž Vajngerl |
2015-11-08 | oox: p14 namespace (MSO 2010) + tokens for slide transitions | Tomaž Vajngerl |
2015-11-08 | pptx: import/export of "cut through black" transition | Tomaž Vajngerl |
2015-11-08 | pptx: fix export of newsflash transition | Tomaž Vajngerl |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-04 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandler | Miklos Vajna |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | Too much copy pasta is not good for you | Tor Lillqvist |
2015-10-27 | oox: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-27 | sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams | Matteo Casalin |
2015-10-23 | Revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>" | Stephan Bergmann |
2015-10-23 | com::sun::star->css in lotuswordpro,mysqlc,oox | Noel Grandin |
2015-10-23 | oox: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-21 | chart series support hatches, tdf#94227 | Markus Mohrhard |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-20 | Turns out this was a non-debug build | Stephan Bergmann |
2015-10-19 | Work around what looks like MSVC 2013 miscompilation | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-17 | coverity#1327457 Uninitialized scalar field | Caolán McNamara |
2015-10-13 | Use nRadius value at least to decide between "rect" and "roundRect" presets | Stephan Bergmann |
2015-10-13 | Reduce scope of variable | Stephan Bergmann |
2015-10-13 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |