summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-28re-base on ALv2 code. Includes:Michael Meeks668-12868/+10006
2012-11-28Revert part of "impress210: check readonly"Michael Meeks1-15/+0
2012-11-28impress210: #i110321# check if pages exists for last pageOcke.Janssen1-2/+1
2012-11-28impress211: #i110990# Fixed 64bit compiler problem.Andre Fische1-1/+1
2012-11-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische2-13/+56
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]1-1/+1
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]1-1/+1
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]3-6/+6
2012-11-28impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische2-23/+18
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische18-97/+481
2012-11-28impress211: #i116339# Added call to Reschedule to compensate for missing yield.Andre Fische1-0/+1
2012-11-28impress211: #i114732# Revoke comphelper notification client only when it was ...Andre Fische1-6/+13
2012-11-28impress211: #i115688# Forwarding result of ::Window::Notify().Andre Fische1-1/+1
2012-11-28I suppose we need to move Collator from noheader to idlfiles to buildCaolán McNamara1-1/+1
2012-11-28use snap rectangle instead of logic rectangleRadek Doulik1-1/+1
2012-11-28bigendian utext mixup triggering regression test failureCaolán McNamara1-26/+25
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin28-72/+80
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin25-169/+121
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin20-89/+64
2012-11-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin3-17/+4
2012-11-28fix first run of shader-using 3D transitionsDavid Tardon1-0/+5
2012-11-28fix 3D slide trans. initializationDavid Tardon1-19/+48
2012-11-28Updated coreAbdulmajeed Al-Abaulrazzaq1-0/+0
2012-11-28gbuild: UnoApiTarget: fix spurious rebuilds:Michael Stahl1-3/+7
2012-11-28writerfilter: remove copy&pasteMiklos Vajna1-2/+1
2012-11-28oops. mixed-up OString and OUStringNorbert Thiebaud1-1/+1
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin4-18/+13
2012-11-28get autoreconf to succeed under RHEL-5Caolán McNamara1-2/+2
2012-11-28defuzz patches to squeak by RHEL-5 patchCaolán McNamara3-46/+41
2012-11-28Make it possible to tab-complete "solv" to "solver"...Tor Lillqvist1-0/+0
2012-11-28Add vbaswobj and writerfilter componentsTor Lillqvist1-0/+4
2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist3-53/+53
2012-11-28fdo#34897 numbers were wrong, code unnecessaryLennard1-8/+2
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud6-18/+11
2012-11-28clean-up a lone lost 'String' in writerperfectNorbert Thiebaud1-10/+7
2012-11-28De-fuzzTor Lillqvist2-3/+3
2012-11-28icu4c.8320.freeserif.crash.patch is already in the ICU we useTor Lillqvist2-25/+0
2012-11-28fix windows miss in svl OUString workNorbert Thiebaud1-2/+3
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud15-105/+51
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud12-244/+207
2012-11-27OUString has a matchIgnoreAsciiCase but no compareTo version of itNorbert Thiebaud1-0/+24
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud6-365/+348
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud5-265/+220
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud3-18/+15
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud5-129/+113
2012-11-27String => OUString for svl's zforfindNorbert Thiebaud2-281/+307
2012-11-27cosmetic prep work on zforfindNorbert Thiebaud4-1307/+1707
2012-11-27another round of String -> OUString conversion in zforlistNorbert Thiebaud4-114/+132
2012-11-27more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud2-19/+49
2012-11-27use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud2-3/+3