summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-28fix first run of shader-using 3D transitionsDavid Tardon
2012-11-28fix 3D slide trans. initializationDavid Tardon
2012-11-28Updated coreAbdulmajeed Al-Abaulrazzaq
2012-11-28gbuild: UnoApiTarget: fix spurious rebuilds:Michael Stahl
2012-11-28writerfilter: remove copy&pasteMiklos Vajna
2012-11-28oops. mixed-up OString and OUStringNorbert Thiebaud
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-28get autoreconf to succeed under RHEL-5Caolán McNamara
2012-11-28defuzz patches to squeak by RHEL-5 patchCaolán McNamara
2012-11-28Make it possible to tab-complete "solv" to "solver"...Tor Lillqvist
2012-11-28Add vbaswobj and writerfilter componentsTor Lillqvist
2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist
2012-11-28fdo#34897 numbers were wrong, code unnecessaryLennard
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-28clean-up a lone lost 'String' in writerperfectNorbert Thiebaud
2012-11-28De-fuzzTor Lillqvist
2012-11-28icu4c.8320.freeserif.crash.patch is already in the ICU we useTor Lillqvist
2012-11-28fix windows miss in svl OUString workNorbert Thiebaud
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-27OUString has a matchIgnoreAsciiCase but no compareTo version of itNorbert Thiebaud
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-27String => OUString for svl's zforfindNorbert Thiebaud
2012-11-27cosmetic prep work on zforfindNorbert Thiebaud
2012-11-27another round of String -> OUString conversion in zforlistNorbert Thiebaud
2012-11-27more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud
2012-11-27use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud
2012-11-27make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud
2012-11-27String -> OUString prep clean-upNorbert Thiebaud
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud
2012-11-27clean-up few more String out of zformat internalsNorbert Thiebaud
2012-11-27no need for String version of ImpGetOutputStandardNorbert Thiebaud
2012-11-27migrating SvNumberformat::GetOutputString implementation to OUStringBufferNorbert Thiebaud
2012-11-27support OUStringBuffer for ImpGetOutputStandardNorbert Thiebaud
2012-11-27remove String usage from SvNumberformat::SaveNorbert Thiebaud
2012-11-27convert first and replace afterNorbert Thiebaud
2012-11-27no need for String in SvNumberformat::ConvertLanguage anymoreNorbert Thiebaud
2012-11-27remove String use in SvNumberformat::LoadNorbert Thiebaud
2012-11-27convert ImpGet[Date|Time|DateTime]Output to OUStringBufferNorbert Thiebaud
2012-11-27convert ImpGet[Fraction|Scientific|Number]Output to OUStringBufferNorbert Thiebaud
2012-11-27add API to OUStringBuffer to make assignment/copy more versatileNorbert Thiebaud
2012-11-27migrate ImpNumberFill implementation to OUStringBufferNorbert Thiebaud