summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/cancelcommandexecution.cxx
AgeCommit message (Collapse)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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
2012-06-22re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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 Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.13.14); FILE MERGEDRüdiger Timm
2008/04/01 16:02:48 thb 1.13.14.3: #i85898# Stripping all external header guards 2008/04/01 12:58:48 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.13.14.1: #i87441# Change license header to LPGL v3.
2008-01-07INTEGRATION: CWS supdremove (1.12.48); FILE MERGEDOliver Bolte
2007/11/16 10:23:38 vg 1.12.48.1: #i83674# cleanup: remove obsolete SUPD macro use
2006-09-16INTEGRATION: CWS pchfix02 (1.11.34); FILE MERGEDOliver Bolte
2006/09/01 17:56:06 kaib 1.11.34.1: #i68856# Added header markers and pch files
2005-09-09INTEGRATION: CWS ooo19126 (1.10.164); FILE MERGEDRüdiger Timm
2005/09/05 13:13:54 rt 1.10.164.1: #i54170# Change license header: remove SISSL
2001-08-29#91676# Removed obsolete versions of cancelCommandExecution().Stephan Bergmann
2001-07-04#87187# - Activated new error handling code.Kai Sommerfeld
2001-07-04#87904# - New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld
2001-06-25#87187# - Disabled new error handling behavior (temporarily only).Kai Sommerfeld
2001-06-25#87187# - Introduced function for IO errors, that transports two stringKai Sommerfeld
arguments.
2001-06-19#87187# - Yet another change of method/ctor arguments.Kai Sommerfeld
2001-06-18#87187# - Parameter's type changed from XContentIdentifier -> XCommandProcessor.Kai Sommerfeld
2001-06-15#87187# - Parameter's type changed from XContent -> XContentIdentifier.Kai Sommerfeld
2001-06-11#87187# - Removed "approve" continuation from interaction request.Kai Sommerfeld
2001-06-06#87187# - Initial revision.Kai Sommerfeld