Age | Commit message (Expand) | Author |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | Related: tdf#62702 also try various other known streams for object content | Caolán McNamara |
2017-05-09 | Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attempt | Caolán McNamara |
2017-05-03 | remove empty namespaces | Jochen Nitschke |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-10 | Clean up uses of SAL_U/SAL_W: embeddedobj | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-18 | Typo: BimapPainter->BitmapPainter | Julien Nabet |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-13 | Remove misguided comment | Stephan Bergmann |
2017-02-08 | Add missing #includes | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Ole10Native payload truncated | Caolán McNamara |
2017-01-23 | use rtl::Reference in DocumentHolder | Noel Grandin |
2017-01-23 | use rtl::Reference in OCommonEmbeddedObject | Noel Grandin |
2017-01-20 | loplugin:dynexcspec (clang-cl), embeddedobj | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, embeddedobj | Stephan Bergmann |
2017-01-19 | fix windows build | Noel Grandin |
2017-01-19 | use rtl::Reference in OleEmbeddedObject | Noel Grandin |
2017-01-16 | new loplugin: useuniqueptr: embeddedobj | Noel Grandin |
2017-01-12 | in extremis dump Ole10Native payload and launch system viewer on it | Caolán McNamara |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-01 | Typo: GetReccomendedExtent->GetRecommendedExtent | Julien Nabet |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in embeddedobj | Stephan Bergmann |
2016-10-19 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-16 | clang-cl loplugin: embeddedobj | Stephan Bergmann |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-27 | SAL_WARN in case bBackToLoaded failed | Stephan Bergmann |
2016-09-27 | Resolves: tdf#98946 too many running MathTypes... | Caolán McNamara |
2016-09-23 | Resolves: tdf#101971 OleLoad under structured exception guards | Caolán McNamara |
2016-09-16 | embeddedobj: add a comment why the original size is restored | Michael Stahl |
2016-09-16 | loplugin:singlevalfields in basic..idl | Noel Grandin |
2016-09-15 | disable generation of ole previews in ODF format until after load | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj) | Stephan Bergmann |
2016-08-16 | loplugin:salbool | Takeshi Abe |
2016-08-15 | Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chart | Caolán McNamara |
2016-07-29 | Fix typo: completelly -> completely | Takeshi Abe |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-11 | tdf#56818, use SolarMutex instead of own Mutex | Markus Mohrhard |