summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* targetted string re-workNorbert Thiebaud2012-05-281-1/+1
* drop dead makefile.mk and version.mapCaolán McNamara2012-05-252-129/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-162-14/+18
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-152-9/+7
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-142-11/+10
* Replace !var.size() by var.empty()Julien Nabet2012-05-121-1/+1
* resolved fdo#46233 value >12 with AM/PM can't be clock timeEike Rathke2012-05-102-5/+14
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-049-24/+24
* fpicker: make the place edition dialog workingCédric Bosdonnat2012-05-041-1/+4
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* some changes for new fixed fraction built-in formatsEike Rathke2012-04-303-23/+38
* get rid of dead binary file format legacy cruft in number formatterEike Rathke2012-04-301-126/+14
* translated German commentsEike Rathke2012-04-302-96/+93
* compare iterators with notequalEike Rathke2012-04-301-1/+1
* straighten confusing bracketsEike Rathke2012-04-301-8/+7
* get rid of confusing *LoadingSO5 namesEike Rathke2012-04-302-36/+36
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* add virtual to the destructorMarkus Mohrhard2012-04-271-1/+1
* Revert "Avoid bogus warnings (GCC 4.4.6)"Stephan Bergmann2012-04-241-2/+2
* Avoid bogus warnings (GCC 4.4.6)Stephan Bergmann2012-04-231-2/+2
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-211-10/+1
* resolved fdo#48875 do not let ISO 8601 detection override locale's date orderEike Rathke2012-04-183-11/+80
* enable '*' repeat next char to fill available width for calc num formatsNoel Power2012-04-172-5/+15
* upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara2012-04-164-13/+13
* resolved fdo#48706 recognize $.12 as currency numberEike Rathke2012-04-151-0/+5
* UniString->rtl::OUStringCaolán McNamara2012-04-112-3/+3
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-1/+1
* add package deps for resourcesDavid Tardon2012-04-091-3/+2
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
* always use --protector for UNO testsDavid Tardon2012-04-081-5/+0
* drop uses_ureDavid Tardon2012-04-081-2/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-083-3/+3
* gbuild: "use" vs. "add":Michael Stahl2012-04-086-13/+13
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-13/+11
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-4/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-12/+12
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-6/+6
* removed duplicate includes in svl / svtoolsTakeshi Abe2012-04-022-2/+0
* add constLuboš Luňák2012-03-303-4/+4
* callcatcher: regenerate listCaolán McNamara2012-03-281-8/+8
* UniString removal.Kohei Yoshida2012-03-272-0/+16
* readUnicodeString can just return the stringCaolán McNamara2012-03-2616-101/+90
* dead helper dirCaolán McNamara2012-03-269-2881/+0
* svl: add include path and more add_package_headersMatúš Kukan2012-03-253-4/+5
* reduce UniStringsCaolán McNamara2012-03-208-99/+88
* split macros to elide unneeded methodsCaolán McNamara2012-03-201-1/+1