summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2012-11-20don't always show integer part for fraction formats with hard denom fdo#56205Noel Power
2012-11-20resolved fdo#55369 accept fraction input if presetEike Rathke
2012-11-05resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke
2012-09-07resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-07-30CppunitTest_svl_urihelper fails on MSVCMichael Stahl
2012-06-28i#119400 repair broken undoIvan Timofeev
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29make sure that rsc headers are availableDavid Tardon
2012-05-28targetted string re-workNorbert Thiebaud
2012-05-25drop dead makefile.mk and version.mapCaolán McNamara
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-12Replace !var.size() by var.empty()Julien Nabet
2012-05-10resolved fdo#46233 value >12 with AM/PM can't be clock timeEike Rathke
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30some changes for new fixed fraction built-in formatsEike Rathke
2012-04-30get rid of dead binary file format legacy cruft in number formatterEike Rathke
2012-04-30translated German commentsEike Rathke
2012-04-30compare iterators with notequalEike Rathke
2012-04-30straighten confusing bracketsEike Rathke
2012-04-30get rid of confusing *LoadingSO5 namesEike Rathke
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-27add virtual to the destructorMarkus Mohrhard
2012-04-24Revert "Avoid bogus warnings (GCC 4.4.6)"Stephan Bergmann
2012-04-23Avoid bogus warnings (GCC 4.4.6)Stephan Bergmann
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-18resolved fdo#48875 do not let ISO 8601 detection override locale's date orderEike Rathke
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-04-15resolved fdo#48706 recognize $.12 as currency numberEike Rathke
2012-04-11UniString->rtl::OUStringCaolán McNamara
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara