summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole
AgeCommit message (Expand)Author
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-31loplugin:constparams: embeddedobj (clang-cl)Stephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18Fix typosAndrea Gelmini
2017-07-17loplugin:oncevar: embeddedobj (clang-cl)Stephan Bergmann
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos
2017-07-13OLE: show title of parent document in MSOSzymon Kłos
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-09Related: tdf#62702 also try various other known streams for object contentCaolán McNamara
2017-05-09Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara
2017-05-03remove empty namespacesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: embeddedobjStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Ole10Native payload truncatedCaolán McNamara
2017-01-20loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann
2017-01-19fix windows buildNoel Grandin
2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin
2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-01Typo: GetReccomendedExtent->GetRecommendedExtentJulien Nabet
2016-12-05loplugin:unnecessaryoverride (dtors) in embeddedobjStephan Bergmann
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann
2016-09-27SAL_WARN in case bBackToLoaded failedStephan Bergmann
2016-09-27Resolves: tdf#98946 too many running MathTypes...Caolán McNamara
2016-09-23Resolves: tdf#101971 OleLoad under structured exception guardsCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj)Stephan Bergmann
2016-07-29Fix typo: completelly -> completelyTakeshi Abe
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann