summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/pdfparse/pdfentries.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-4/+4
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-4/+4
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+3
2013-10-29Drop unnecessary #includeTakeshi Abe1-1/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-06-25coverity#1019312 check inflateInit return valueCaolán McNamara1-2/+2
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl1-5/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+4
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens1-23/+20
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+1
2012-09-28rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann1-5/+10
2012-09-02Replace usage of rtl/memory.h in PDF Import with equivalent from string.hArnaud Versini1-13/+14
2012-05-20Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara1-2/+2
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-0/+4
2012-04-13gbuildize internal zlibCaolán McNamara1-4/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-07WaE: various higher debug level compile time warningsCaolán McNamara1-3/+3
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-06-23use OString::equalsLCaolán McNamara1-4/+4
2011-03-23hash_map -> unordered_mapCaolán McNamara1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-15/+132
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+5
2011-02-06porting extensions to boost containersFridrich Štrba1-3/+3
2011-02-03vcl119: #163136# do not pass a clear text password to xpdfPhilipp Lohmann [pl]1-0/+18
2011-02-03vcl119: #163136# produce correct output when decryptingPhilipp Lohmann [pl]1-15/+114
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov1-10/+17
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2010-01-29improve deflate recognition, fix debug outputPhilipp Lohmann [pl]1-10/+17
2009-06-03CWS-TOOLING: integrate CWS vcl101Kurt Zenker1-2/+3
2008-08-14INTEGRATION: CWS pdf25 (1.1.2); FILE ADDEDKurt Zenker1-0/+1360