summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann10-171/+55
2017-02-13Remove misguided commentStephan Bergmann1-1/+1
2017-02-08Add missing #includesStephan Bergmann2-0/+4
2017-02-06Add missing #includesStephan Bergmann15-1/+28
2017-02-01loplugin:stringconstantStephan Bergmann3-14/+14
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin4-8/+8
2017-01-26Remove dynamic exception specificationsStephan Bergmann36-1095/+249
2017-01-23Ole10Native payload truncatedCaolán McNamara1-5/+5
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin2-12/+10
2017-01-23use rtl::Reference in OCommonEmbeddedObjectNoel Grandin7-76/+70
2017-01-20loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann2-0/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann3-2/+11
2017-01-19fix windows buildNoel Grandin1-1/+0
2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin3-11/+8
2017-01-16new loplugin: useuniqueptr: embeddedobjNoel Grandin2-8/+5
2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara1-4/+57
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann1-1/+1
2017-01-01Typo: GetReccomendedExtent->GetRecommendedExtentJulien Nabet3-3/+3
2016-12-05loplugin:unnecessaryoverride (dtors) in embeddedobjStephan Bergmann1-6/+0
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke2-2/+2
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann18-344/+356
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann3-3/+3
2016-09-27SAL_WARN in case bBackToLoaded failedStephan Bergmann1-1/+4
2016-09-27Resolves: tdf#98946 too many running MathTypes...Caolán McNamara1-0/+16
2016-09-23Resolves: tdf#101971 OleLoad under structured exception guardsCaolán McNamara1-2/+15
2016-09-16embeddedobj: add a comment why the original size is restoredMichael Stahl1-0/+2
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin2-4/+0
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-1/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann7-7/+7
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj)Stephan Bergmann1-1/+1
2016-08-16loplugin:salboolTakeshi Abe1-1/+1
2016-08-15Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara1-2/+9
2016-07-29Fix typo: completelly -> completelyTakeshi Abe2-3/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-07-11tdf#56818, use SolarMutex instead of own MutexMarkus Mohrhard1-10/+12
2016-06-15Resolves: tdf#100140 crash on exit of report designCaolán McNamara1-2/+2
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha1-0/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann8-59/+59
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin3-5/+5
2016-04-14loplugin:passstuffbyref in variousNoel Grandin2-3/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke2-2/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin8-46/+46
2016-02-09Remove excess newlinesChris Sherlock8-11/+0
2016-02-05Fix typosAndrea Gelmini2-2/+2
2016-01-25more Windows build fixesNoel Grandin2-3/+3