summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos1-1/+6
2017-07-13Show document title for embedded documentsSzymon Kłos1-0/+1
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann8-542/+188
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin1-1/+2
2017-01-23use rtl::Reference in OCommonEmbeddedObjectNoel Grandin1-1/+2
2017-01-20loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann1-0/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann2-2/+9
2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin1-1/+2
2017-01-16new loplugin: useuniqueptr: embeddedobjNoel Grandin1-1/+2
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann1-12/+12
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-5/+5
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha1-0/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
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 Grandin1-9/+9
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2016-01-13Fix memory leakStephan Bergmann1-3/+8
2015-12-23loplugin:unusedfields in desktopNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-166/+166
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin8-646/+646
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-12/+12
2015-07-24loplugin:unusedmethodsNoel Grandin4-29/+12
2015-06-23Resolves: tdf#91683 Revert avoid activating chart objects...Caolán McNamara1-1/+0
2015-04-13loplugin:staticmethodsNoel Grandin2-2/+2
2015-03-27avoid activating chart objects just to get their mapunit or set visual sizeCaolán McNamara1-0/+1
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-3/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2-14/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin3-4/+4
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-27bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist1-0/+1
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida1-2/+6
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-5/+7
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold4-8/+8
2014-05-14various loplugin:passsequencebyrefNoel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin4-58/+58
2014-04-16coverity#1202965 unused memberCaolán McNamara1-2/+0
2014-04-04coverity#706508 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-04coverity#706512 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-3/+3
2014-03-29typo: persistance -> persistenceThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann8-166/+166