summaryrefslogtreecommitdiffstats
path: root/sdext/source/pdfimport
Commit message (Expand)AuthorAgeFilesLines
* fix typoMarkus Mohrhard2011-12-011-1/+1
* Remove uses of charAtAugust Sodora2011-12-011-3/+4
* Remove uses of OUString::setCharAtAugust Sodora2011-11-281-7/+7
* remove include of pch header from sdextNorbert Thiebaud2011-11-2721-42/+0
* First cut at making pdfimport unit tests work again.Thorsten Behrens2011-11-253-85/+25
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-1/+1
* fdo#42865: sdext: no mapfileMichael Stahl2011-11-152-2/+4
* enable localization of extension descriptions in sdextAndras Timar2011-10-313-9/+19
* Revert "enable localization of extension descriptions in sdext"Andras Timar2011-10-303-13/+9
* enable localization of extension descriptions in sdextAndras Timar2011-10-303-9/+13
* keep it simple, original won't compile except on msvc anywayCaolán McNamara2011-10-041-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-041-0/+1
* fix smoketest-breaking typo againAndras Timar2011-10-031-1/+1
* enable l10n of PDF Import display name and descriptionAndras Timar2011-10-033-4/+4
* fix smoketest-breaking typoCaolán McNamara2011-10-021-1/+1
* upgrade to the newer extension description schemeAndras Timar2011-09-302-2/+4
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-6/+3
* build without glib poppler bindingsLuboš Luňák2011-09-211-1/+5
* set lang to en-US in order l10ntools can extract stringsAndras Timar2011-09-211-1/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-216-19/+19
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* change publisher from Oracle to TDF fdo#40638Andras Timar2011-09-131-1/+1
* [cppchecker] deletion of unneeded variablesPierre-André Jacquod2011-09-061-4/+0
* Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3Caolán McNamara2011-09-021-1/+5
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-214-10/+15
|\
| * poppler 0.17.0 changed its api for no some reason or otherCaolán McNamara2011-07-192-0/+11
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-6/+0
| * use OString::equalsLCaolán McNamara2011-06-231-4/+4
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1953-444/+290
|\|
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-2/+2
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-241-0/+1
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-0/+1
| | |\
| * | | inefficient emptiness checkKayo Hamid2011-04-261-3/+3
| * | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
| |/ /
| * | drop bogus executable flag from odf filesFrancisco Saito2011-03-291-0/+0
| * | hash_map -> unordered_mapCaolán McNamara2011-03-231-1/+1
| * | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2315-58/+694
| |\ \
| * | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-3/+3
| * | | avoid implicit castCaolán McNamara2011-03-011-1/+1
| * | | Remove "using namespace ::rtl"Julien Nabet2011-02-264-4/+16
| * | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-1/+1
| * | | remove empty TESTSHL2LIBCaolán McNamara2011-02-241-3/+0
| * | | Remove unused headersThomas Arnhold2011-02-072-2/+0
| * | | porting extensions to boost containersFridrich Štrba2011-02-0615-47/+47
| * | | Clean up makefilesThomas Arnhold2011-02-012-4/+0
| * | | WaE: unused variableDavid Tardon2011-01-251-0/+4
| * | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-204-21/+21
| * | | cppunit: prefer prefix variantCaolán McNamara2011-01-061-5/+5