summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filglob.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-4/+4
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-5/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+2
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-12-21#i61429#, deprecated css.ucb.XContentCreator, implemented replacement.Kai Sommerfeld1-1/+2
2009-12-15whitespace cleanup.Kai Sommerfeld1-32/+32
2009-06-16CWS-TOOLING: integrate CWS fwk103Ivo Hinkelmann1-1/+2
2009-05-26 12:44:25 +0200 mst r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx: + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx: + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst r271393 : - sw/source/filter/html/swhtml.cxx: + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx, sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}: + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx, sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx: + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2) to HTMLParser (svtools) + make HTMLParser::ParseMetaOptions() a virtual function + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding() + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk: + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx, sc/source/filter/html/htmlpars.cxx: + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}: + new SwHTMLParser::AddMetaUserDefined() for import of DOCINFO field subtypes INFO[1-4] + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx: + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.
2009-02-11CWS-TOOLING: integrate CWS tkr16Oliver Bolte1-75/+1
2008-12-11 15:48:43 +0100 tkr r265321 : #i95208# do not deliver linux/unix shared libraries 2008-12-10 11:13:31 +0100 tkr r265158 : CWS-TOOLING: rebase CWS tkr16 to trunk@264807 (milestone: DEV300:m37) 2008-12-09 10:32:56 +0100 tkr r265061 : #i96906# patch: size of a symlink to a file 2008-10-28 08:48:23 +0100 tkr r262697 : iXXXXX#: migrate CWS tkr16 to SVN.
2008-07-11#i10000# Fix typos.Rüdiger Timm1-7/+3
2008-04-10INTEGRATION: CWS changefileheader (1.24.66); FILE MERGEDRüdiger Timm1-70/+19
2008/04/01 16:02:14 thb 1.24.66.3: #i85898# Stripping all external header guards 2008/04/01 12:58:04 thb 1.24.66.2: #i85898# Stripping all external header guards 2008/03/31 15:30:16 rt 1.24.66.1: #i87441# Change license header to LPGL v3.
2007-06-19INTEGRATION: CWS ucbfixes02 (1.23.48); FILE MERGEDKurt Zenker1-88/+115
2007/05/30 15:34:13 kso 1.23.48.1: #113777# - generate error when moving/copying non-existing file.
2006-09-17INTEGRATION: CWS pchfix02 (1.22.20); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:55:41 kaib 1.22.20.1: #i68856# Added header markers and pch files
2006-06-20INTEGRATION: CWS warnings01 (1.19.10); FILE MERGEDJens-Heiner Rechtien1-21/+27
2006/04/07 21:26:02 sb 1.19.10.5: RESYNC: (1.20-1.21); FILE MERGED 2006/03/10 15:40:11 sb 1.19.10.4: #i53898# Made code warning-free. 2006/01/25 22:15:18 sb 1.19.10.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/10 15:32:54 pl 1.19.10.2: #i55991# removed warnings 2005/11/09 21:01:52 sb 1.19.10.1: #i53898# Made code warning-free.
2006-02-09INTEGRATION: CWS nfslockproblem (1.20.18); FILE MERGEDRüdiger Timm1-3/+9
2006/01/05 11:14:25 abi 1.20.18.2: i54586 changed mapping of osl-error no lock 2006/01/05 09:21:06 abi 1.20.18.1: i54586 changed mapping of osl-error no lock
2005-11-04INTEGRATION: CWS fwk25 (1.19.12); FILE MERGEDKurt Zenker1-3/+17
2005/10/27 10:32:47 abi 1.19.12.1: #i34255# merged from abi14 into this cws
2005-09-09INTEGRATION: CWS ooo19126 (1.18.80); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 18:45:00 rt 1.18.80.1: #i54170# Change license header: remove SISSL
2004-07-05INTEGRATION: CWS indephome (1.17.8); FILE MERGEDRüdiger Timm1-6/+4
2004/06/16 15:06:28 kso 1.17.8.1: #i300339# - Fixed generateErrorArguments() regression.
2004-05-10INTEGRATION: CWS relocinst (1.16.22); FILE MERGEDJens-Heiner Rechtien1-104/+84
2004/04/22 11:31:17 kso 1.16.22.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items. - removed mountpoints support (not needed any longer). CVS: ----------------------------------------------------------------------
2003-12-17INTEGRATION: CWS geordi2q11 (1.15.72); FILE MERGEDVladimir Glazounov1-3/+6
2003/12/15 17:02:13 hr 1.15.72.1: #111934#: join CWS sal06
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-13/+83
2002-10-31#90331# now filling the exception membersAndreas Bille1-133/+357
2002-05-13#i4735# better handling of EROFSPhilipp Lohmann1-2/+5
2001-11-19#80835# Now using interactionhandlerAndreas Bille1-1/+2
in case of error during creation of directory to retrieve a new name.
2001-11-05#93535#,#91858#Andreas Bille1-1/+8
New exception for ReplaceExisting=false in case of exsting directory( against logic, but works ). Content now have a valid identifier in every case.
2001-09-19#90517# handle additional error code of osl_openFileOliver Braun1-1/+6
2001-08-21#89890#Andreas Bille1-269/+297
now evaluating osl::FileBase::E_NOTREADY and determining removable-flag for evaluation in UUI.
2001-08-15#90503# Fixed 'makeAbsolutePath()' to use 'OUStringBuffer' for token reassembly.Matthias Huetsch1-17/+35
2001-08-07#86767# Adapted to modified InteractiveAugmentedIOException.Stephan Bergmann1-14/+145
2001-07-2790267# Removed TF_FILEURL definesHennes Rohling1-44/+0
2001-07-13#89643#Andreas Bille1-363/+346
Replacing outer switch statement by if-else as turn around for compiler bug
2001-07-04Added error codes for transferAndreas Bille1-13/+82
2001-07-04Error handling for failing deleteAndreas Bille1-1/+99
2001-07-03Exceptions for opening a file/directory,Andreas Bille1-5/+278
inserting, writing
2001-06-29Some new files because others are getting to big.Andreas Bille1-0/+207
Error codes for insert,open and partially transfer. Exception specifications to nothrow for methods in class shell. installation of error codes in the taskmanager