summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc
AgeCommit message (Expand)Author
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13Fix memory leakStephan Bergmann
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-06-23Resolves: tdf#91683 Revert avoid activating chart objects...Caolán McNamara
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-27avoid activating chart objects just to get their mapunit or set visual sizeCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-27bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-04-16coverity#1202965 unused memberCaolán McNamara
2014-04-04coverity#706508 Uncaught exceptionCaolán McNamara
2014-04-04coverity#706512 Uncaught exceptionCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22fdo#68849 add some header guardsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-09fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin
2012-09-29re-base on ALv2 code.Michael Meeks
2012-08-31Removed private fields were acutally used #ifdef WNTStephan Bergmann
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-04-12Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens