summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-292-2/+2
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-3/+3
* Embedded documents: show title in menu entriesSzymon Kłos2017-07-181-1/+6
* Show document title for embedded documentsSzymon Kłos2017-07-131-0/+1
* tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos2017-07-131-1/+1
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-212-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-542/+188
* use rtl::Reference in DocumentHolderNoel Grandin2017-01-231-1/+2
* use rtl::Reference in OCommonEmbeddedObjectNoel Grandin2017-01-231-1/+2
* loplugin:dynexcspec (clang-cl), embeddedobjStephan Bergmann2017-01-201-0/+1
* New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann2017-01-192-2/+9
* use rtl::Reference in OleEmbeddedObjectNoel Grandin2017-01-191-1/+2
* new loplugin: useuniqueptr: embeddedobjNoel Grandin2017-01-161-1/+2
* clang-cl loplugin: embeddedobjStephan Bergmann2016-10-161-12/+12
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-135-5/+5
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha2016-05-241-0/+2
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-1/+1
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-3/+3
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-122-2/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-9/+9
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-2/+2
* Fix memory leakStephan Bergmann2016-01-131-3/+8
* loplugin:unusedfields in desktopNoel Grandin2015-12-231-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-128-166/+166
* com::sun::star->css in embeddedobj/Noel Grandin2015-10-018-646/+646
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-036-12/+12
* loplugin:unusedmethodsNoel Grandin2015-07-244-29/+12
* Resolves: tdf#91683 Revert avoid activating chart objects...Caolán McNamara2015-06-231-1/+0
* loplugin:staticmethodsNoel Grandin2015-04-132-2/+2
* avoid activating chart objects just to get their mapunit or set visual sizeCaolán McNamara2015-03-271-0/+1
* callcatcher: remove some unused methodsCaolán McNamara2015-02-021-3/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-14/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-263-4/+4
* embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist2014-08-271-0/+1
* bnc#883684: Better fix for this.Kohei Yoshida2014-07-111-2/+6
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-5/+7
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-154-8/+8
* various loplugin:passsequencebyrefNoel Grandin2014-05-141-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* embeddedobj: sal_Bool->boolNoel Grandin2014-04-224-58/+58
* coverity#1202965 unused memberCaolán McNamara2014-04-161-2/+0
* coverity#706508 Uncaught exceptionCaolán McNamara2014-04-041-1/+2
* coverity#706512 Uncaught exceptionCaolán McNamara2014-04-041-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3