Age | Commit message (Expand) | Author |
2017-07-18 | Fix typos | Andrea Gelmini |
2017-07-18 | Embedded documents: show title in menu entries | Szymon Kłos |
2017-07-17 | Embedded obj: resize to avoid rendering issue | Szymon Kłos |
2017-07-17 | loplugin:oncevar: embeddedobj (clang-cl) | Stephan Bergmann |
2017-07-14 | Embedded obj: don't change new window size | Szymon Kłos |
2017-07-13 | tdf#108545 editable DOC/XLS embeddings inside DOCX | Szymon Kłos |
2017-07-13 | OLE: show title of parent document in MSO | Szymon Kłos |
2017-07-13 | Show document title for embedded documents | Szymon Kłos |
2017-07-13 | use more OUString::operator== in dbaccess..filter | Noel Grandin |
2017-07-13 | tdf#108545 tdf#108544: DOCX, XLSX embedded in DOC | Szymon Kłos |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-06-26 | Resolves: tdf#108643 don't restore orig size on first chart activate | Caolán McNamara |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
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 |