summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-8/+8
2011-07-24enable l10n of presenter screenAndras Timar1-8/+8
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen8-31/+23
2011-07-19poppler 0.17.0 changed its api for no some reason or otherCaolán McNamara2-0/+11
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-26/+0
2011-07-10hotfix to include localizations of Presenter screen extensionAndras Timar1-0/+7
2011-06-23use OString::equalsLCaolán McNamara1-4/+4
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen166-825/+861
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-17CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer3-1/+6
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-13/+13
2011-05-24Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+1
2011-04-26inefficient emptiness checkKayo Hamid2-4/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+1
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet3-6/+6
2011-03-29drop bogus executable flag from odf filesFrancisco Saito1-0/+0
2011-03-29rsvglibs: rebased to DEV300_m104ka1-0/+1
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-4/+9
2011-03-28rsvglibs: minor adjustments wrt. new/updated external libska1-0/+1
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-23hash_map -> unordered_mapCaolán McNamara1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky22-116/+772
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-5/+5
2011-03-19FALSE is no longer definedAurimas Fišeras1-1/+1
2011-03-19FALSE is no longer definedDavid Tardon1-1/+1
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-13l10n is conditionned on L10N:Norbert Thiebaud1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-3/+3
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet4-4/+16
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-24remove empty TESTSHL2LIBCaolán McNamara1-3/+0
2011-02-23vcl119: rebase to DEV300_m101Philipp Lohmann [pl]1-1/+1
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann1-1/+1
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]1-2/+2
2011-02-13Correct variable initialization for 0b58d1d635b33148e6765eb35016b0fb43f214b3Thomas Arnhold1-1/+2
2011-02-13Some cppcheck cleaningJulien Nabet2-5/+3
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara1-1/+8
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer1-2/+2
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-1/+1
2011-02-07vcl119: update micro to reflect changesPhilipp Lohmann [pl]1-1/+1
2011-02-07Remove unused headersThomas Arnhold2-2/+0
2011-02-06std::hash -> boost::hashFridrich Štrba1-1/+1
2011-02-06porting extensions to boost containersFridrich Štrba17-50/+50
2011-02-04vcl119: #i105133# tell fillFrameProps whether to apply transformation (thanks...Philipp Lohmann [pl]2-4/+11
2011-02-04vcl119: #i109708# use fill, then stroke one small polygons (thanks joekidd)Philipp Lohmann [pl]1-5/+34
2011-02-03vcl119: #163136# do not pass a clear text password to xpdfPhilipp Lohmann [pl]5-10/+46
2011-02-03vcl119: #163136# fix warningsPhilipp Lohmann [pl]1-2/+2