summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos
2017-07-17Embedded obj: don't change new window sizeSzymon Kłos
2017-07-14Show document title for embedded documentsSzymon Kłos
2017-07-14OLE: show title of parent document in MSOSzymon Kłos
2017-07-14tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos
2017-06-27Resolves: tdf#108643 don't restore orig size on first chart activateCaolán McNamara
2017-05-10Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara
2017-01-25Ole10Native payload truncatedCaolán McNamara
2017-01-16in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan 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-16embeddedobj: add a comment why the original size is restoredMichael Stahl
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15disable generation of ole previews in ODF format until after loadCaolá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-08-16loplugin:salboolTakeshi Abe
2016-08-15Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara
2016-07-29Fix typo: completelly -> completelyTakeshi Abe
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-11tdf#56818, use SolarMutex instead of own MutexMarkus Mohrhard
2016-06-15Resolves: tdf#100140 crash on exit of report designCaolán McNamara
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-30Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13Fix memory leakStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-12-20embeddedobj: do not automatically convert alien objects to ownMichael Stahl
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann