summaryrefslogtreecommitdiffstats
path: root/embedserv/source/embed/ed_ioleobject.cxx
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann2021-06-251-3/+1
* Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski2021-02-011-8/+9
* Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann2020-09-071-2/+2
* -Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann2019-10-021-25/+25
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-261-1/+1
* Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet2018-03-171-16/+9
* loplugin:includeform: embedserv (Windows)Stephan Bergmann2017-10-271-1/+1
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-3/+4
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-6/+3
* loplugin:oncevar (clang-cl): embedservStephan Bergmann2017-07-031-3/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann2017-04-101-5/+4
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-3/+3
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* clang-cl loplugin: embedservStephan Bergmann2016-10-161-10/+6
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-251-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Typo: trough->throughJulien Nabet2015-02-211-1/+1
* remove globally disabled warnings from source filesThomas Arnhold2014-05-101-7/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* Some cppcheck cleaning in embedservJulien Nabet2012-12-221-2/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-131-23/+14
* catch exception by constant referenceTakeshi Abe2011-12-101-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS hb21_DEV300Ivo Hinkelmann2009-04-021-2/+8
* CWS-TOOLING: integrate CWS buildid301_DEV300Jens-Heiner Rechtien2008-11-201-17/+56
* INTEGRATION: CWS changefileheader (1.19.28); FILE MERGEDRüdiger Timm2008-04-111-31/+19
* INTEGRATION: CWS mbafixesfor22 (1.18.10); FILE MERGEDOliver Bolte2007-01-251-69/+76
* INTEGRATION: CWS c04v3_SRC680 (1.15.10); FILE MERGEDRüdiger Timm2006-12-051-9/+58
* INTEGRATION: CWS fwk46 (1.16.6); FILE MERGEDKurt Zenker2006-10-061-3/+8
* INTEGRATION: CWS warnings01 (1.14.16); FILE MERGEDJens-Heiner Rechtien2006-06-201-20/+23
* INTEGRATION: CWS rtfpp2 (1.14.12); FILE MERGEDRüdiger Timm2006-02-091-5/+5
* INTEGRATION: CWS ooo19126 (1.13.32); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS layoutmanager (1.12.30); FILE MERGEDKurt Zenker2004-02-251-27/+88
* INTEGRATION: CWS mav4 (1.11.2); FILE MERGEDRüdiger Timm2003-04-241-44/+75
* #i2822# statuslistenerAndreas Bille2003-04-041-3/+5
* #i2822# window resizingMikhail Voitenko2003-04-021-2/+8
* #i2822# setting some sort of titleAndreas Bille2003-04-011-2/+6
* #i2822# fixed to update before closing and intercepting CloseWin and CloseFra...Andreas Bille2003-03-281-9/+12
* #i2822# implemented interceptor for SaveAll,CloseDoc and SaveAndreas Bille2003-03-271-17/+39
* #i2822# SetExtent, GetExtentMikhail Voitenko2003-03-271-6/+50
* #i2822# CloseAndreas Bille2003-03-261-2/+4
* #i2822# part of impl of IOleObjectAndreas Bille2003-03-261-15/+47
* #i2822# notification on closeMikhail Voitenko2003-03-111-4/+21
* #i2822# container notificationMikhail Voitenko2003-03-101-2/+35