summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2012-12-04more explicit ctorsDavid Tardon
2012-12-04SwXStyle::getPropertyDefaults: handle non-itemset based properties:Michael Stahl
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
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-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-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-27migrate ImpNumberFill implementation to OUStringBufferNorbert Thiebaud
2012-11-27migrate ImpNumberFillWithThousand implementation to OUString[Buffer]Norbert Thiebaud
2012-11-27spin Scientific formatting in its own imp functionNorbert Thiebaud
2012-11-27spin fractional formatting in it's own imp function like the rest.Norbert Thiebaud
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin
2012-11-24CppunitTest_svl_urihelper calls non-inline LanguageTag functionsStephan Bergmann
2012-11-24link with i18nisolang1Eike Rathke
2012-11-24use LanguageTagEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-23prepend module local includeEike Rathke
2012-11-22silenced a SAL_WARN that was HACK macro, use SAL_INFO insteadEike Rathke
2012-11-21svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-20translations is a source-only moduleAndras Timar
2012-11-19use LanguageTagEike Rathke
2012-11-19Bin the HACK() sillynessTor Lillqvist