summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-03 17:11:39 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-03 17:14:16 +0100
commitf5ca04caca1b6888cdc6b00b8465a53e6d5cf38d (patch)
treecda73db2df15d821e0587f345edd7587953bdbdf /sdext/source/pdfimport
parentecf00403376d13355fcf6fb7cd36b3500f19fc69 (diff)
Related to fdo#60724: correct spelling
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
Diffstat (limited to 'sdext/source/pdfimport')
-rw-r--r--sdext/source/pdfimport/inc/pdfparse.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/pdfimport/inc/pdfparse.hxx b/sdext/source/pdfimport/inc/pdfparse.hxx
index 06e222efb08d..e2051c573cd9 100644
--- a/sdext/source/pdfimport/inc/pdfparse.hxx
+++ b/sdext/source/pdfimport/inc/pdfparse.hxx
@@ -194,7 +194,7 @@ struct PDFDict : public PDFContainer
// removes a name/value pair from the dict
void eraseValue( const rtl::OString& rName );
// builds new map as of sub elements
- // returns NULL if successfull, else the first offending element
+ // returns NULL if successful, else the first offending element
PDFEntry* buildMap();
};
.hxx?id=bb142943a3fa2e60ee7b66b1ef37419f5939b5f3'>fixincludeguards.sh: canvasThomas Arnhold Change-Id: I5b17411c58e5c5ae7b473d263fa5e4ee97ff35c8 2012-07-04removed unnecessary forward declarations of classTakeshi Abe Change-Id: I0d6aad17c471b6edd584c668dc7ff054090c185c 2012-06-19re-base on ALv2 code.Michael Meeks 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-05more removed 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) 2009-10-14#i105655# commiting changes so far for preparing linux versionArmin Le Grand 2008-06-24INTEGRATION: CWS canvas05 (1.2.2); FILE MERGEDKurt Zenker 2008/06/03 11:11:24 thb 1.2.2.3: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:30:36 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent 2008-04-11INTEGRATION: CWS changefileheader (1.2.28); FILE MERGEDRüdiger Timm 2008/03/28 16:35:01 rt 1.2.28.1: #i87441# Change license header to LPGL v3. 2007-11-01INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDEDJens-Heiner Rechtien 2007/07/23 12:05:07 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo