summaryrefslogtreecommitdiff
path: root/embedserv/source/embed/ed_ioleobject.cxx
AgeCommit message (Collapse)AuthorFilesLines
2016-10-16clang-cl loplugin: embedservStephan Bergmann1-10/+6
Change-Id: I9901dac882a74453015881ded2355ff0a51b50d5 Reviewed-on: https://gerrit.libreoffice.org/29868 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann1-1/+1
Change-Id: If35da46c209746a86687e1c3f60f72f2f08aa681
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
A ridiculously fast way of doing this is: for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \ --exclude-dir=workdir --exclude-dir=instdir '^ {3,}' .) do perl -0777 -i -pe 's/^ {3,}/ /gm' $i done Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c Reviewed-on: https://gerrit.libreoffice.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-02-21Typo: trough->throughJulien Nabet1-1/+1
Change-Id: I5af784709df88492695d1ac9c9a5b020e909f362
2014-05-10remove globally disabled warnings from source filesThomas Arnhold1-7/+0
Change-Id: Ic7b092a24b4d1e48ca11e53b507da5c2bfdeabe8
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
2012-12-22Some cppcheck cleaning in embedservJulien Nabet1-2/+0
Change-Id: I49d81f482c6b97627e6e7cc3741246b70383eb5a
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
2011-12-10catch exception by constant referenceTakeshi Abe1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-04-02CWS-TOOLING: integrate CWS hb21_DEV300Ivo Hinkelmann1-2/+8
2009-03-24 17:48:22 +0100 hbrinkm r269985 : #i100449# OutWW8TableDefinition: nSz sums the widths of columns. nTblOffset is added to the current width for every cellx. 2009-03-24 16:28:31 +0100 mav r269966 : #i100505# fix the wrapper ole-handler
2008-11-20CWS-TOOLING: integrate CWS buildid301_DEV300Jens-Heiner Rechtien1-17/+56
2008-04-11INTEGRATION: CWS changefileheader (1.19.28); FILE MERGEDRüdiger Timm1-31/+19
2008/04/01 21:31:42 thb 1.19.28.4: #i85898# Corrected misspelled header name; removed misspelled include guard 2008/04/01 15:13:58 thb 1.19.28.3: #i85898# Stripping all external header guards 2008/04/01 12:29:01 thb 1.19.28.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.19.28.1: #i87441# Change license header to LPGL v3.
2007-01-25INTEGRATION: CWS mbafixesfor22 (1.18.10); FILE MERGEDOliver Bolte1-69/+76
2007/01/18 13:06:01 mav 1.18.10.1: #i73611# handle the error cases correctly
2006-12-05INTEGRATION: CWS c04v3_SRC680 (1.15.10); FILE MERGEDRüdiger Timm1-9/+58
2006/11/24 18:42:54 mav 1.15.10.2: #143410# reimplement links support correctly 2006/11/10 14:16:06 mav 1.15.10.1: #143410# allow saving even if there is no client
2006-10-06INTEGRATION: CWS fwk46 (1.16.6); FILE MERGEDKurt Zenker1-3/+8
2006/08/18 12:33:20 mav 1.16.6.1: #i64905# fix reentrance problem
2006-06-20INTEGRATION: CWS warnings01 (1.14.16); FILE MERGEDJens-Heiner Rechtien1-20/+23
2006/04/20 12:40:27 sb 1.14.16.3: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:29:50 sb 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/20 15:31:44 cd 1.14.16.1: #i55991# Warning free code for Windows C++ compiler
2006-02-09INTEGRATION: CWS rtfpp2 (1.14.12); FILE MERGEDRüdiger Timm1-5/+5
2006/02/06 16:30:39 mba 1.14.12.1: #128676#: superfluous notification of DataChanged after saving
2005-09-08INTEGRATION: CWS ooo19126 (1.13.32); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 18:46:10 rt 1.13.32.1: #i54170# Change license header: remove SISSL
2004-02-25INTEGRATION: CWS layoutmanager (1.12.30); FILE MERGEDKurt Zenker1-27/+88
2003/10/29 13:41:31 abi 1.12.30.1: inplace activation
2003-04-24INTEGRATION: CWS mav4 (1.11.2); FILE MERGEDRüdiger Timm1-44/+75
2003/04/11 14:02:26 mav 1.11.2.1: #108635# store the extent information in the additional stream
2003-04-04#i2822# statuslistenerAndreas Bille1-3/+5
2003-04-02#i2822# window resizingMikhail Voitenko1-2/+8
2003-04-01#i2822# setting some sort of titleAndreas Bille1-2/+6
2003-03-28#i2822# fixed to update before closing and intercepting CloseWin and ↵Andreas Bille1-9/+12
CloseFrame also
2003-03-27#i2822# implemented interceptor for SaveAll,CloseDoc and SaveAndreas Bille1-17/+39
2003-03-27#i2822# SetExtent, GetExtentMikhail Voitenko1-6/+50
2003-03-26#i2822# CloseAndreas Bille1-2/+4
2003-03-26#i2822# part of impl of IOleObjectAndreas Bille1-15/+47
2003-03-11#i2822# notification on closeMikhail Voitenko1-4/+21
2003-03-10#i2822# container notificationMikhail Voitenko1-2/+35
2003-03-05Initial revisionMikhail Voitenko1-0/+179