summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2011-03-23hash_map -> unordered_mapCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-01avoid implicit castCaolán McNamara
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-07vcl119: update micro to reflect changesPhilipp Lohmann [pl]
2011-02-07Remove unused headersThomas Arnhold
2011-02-06porting extensions to boost containersFridrich Štrba
2011-02-04vcl119: #i105133# tell fillFrameProps whether to apply transformation (thanks...Philipp Lohmann [pl]
2011-02-04vcl119: #i109708# use fill, then stroke one small polygons (thanks joekidd)Philipp Lohmann [pl]
2011-02-03vcl119: #163136# do not pass a clear text password to xpdfPhilipp Lohmann [pl]
2011-02-03vcl119: #163136# fix warningsPhilipp Lohmann [pl]
2011-02-03vcl119: #163136# produce correct output when decryptingPhilipp Lohmann [pl]
2011-02-01Clean up makefilesThomas Arnhold
2011-01-25WaE: unused variableDavid Tardon
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-12-18Fix filled polygons on pdfimportThorsten Behrens
2010-12-14generate hash.cxx in $(INCCOM)Rene Engelhard
2010-12-13build hash.cxx using gperf instead of having it prebuiltRene Engelhard
2010-12-12Change unnamespace file.hxx macroAndy Holder
2010-12-09Change unnamespaced file.hxx macrosAndy Holder
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-24make possible to build with c++0xCaolán McNamara
2010-11-23cppcheck: Variable 'pFrame' is assigned a value that is never usedCaolán McNamara
2010-11-21remove 'busy' code (code that consume cpu to produce unused result)Norbert Thiebaud
2010-11-18Don't require extension_32_h.png in extensionsSebastian Spaeth
2010-11-16Remove reference to high-contrast icon from ext. description.xmlSebastian Spaeth
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-20pdfextfix04: update version numberPhilipp Lohmann [pl]
2010-10-20pdfextfix04: #i90800# fix RTL import, use mirror string service, use characte...Philipp Lohmann [pl]
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06silence warningCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-23dba34a: #i111000# make UI names for the PDF import filter uniqueFrank Schoenheit [fs]
2010-09-16pdfimport-lax-restrictions.diff: Lax restrictions on pdf import filter.Thorsten Behrens
2010-09-15remove useless license prompt for extensionsRene Engelhard
2010-09-14win32-pdfimport-use-temporary-file.diff: avoid locking issues on win32Fridrich Štrba
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-08rebase to DEV300_m80Philipp Lohmann [pl]
2010-04-29pdfextfix03: #i110871# increase micro version to reflect bugfixesPhilipp Lohmann [pl]