summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* 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
* SfxUINT32s->std::vectorCaolán McNamara2012-03-202-18/+8
* Add parenthesis for avoid false report by cppcheckJulien Nabet2012-03-181-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* callcatcher: update listCaolán McNamara2012-03-143-29/+2
* ditch SfxULongRangesCaolán McNamara2012-03-123-34/+0
* WaE: cast to pointer from integer of different sizeDavid Tardon2012-03-121-1/+2
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-104-9/+9
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-082-72/+98
* String to OUString in cell.[ch]xx and follow upMarkus Mohrhard2012-03-052-0/+54
* fixed crashes due to transition from Table to std::mapEike Rathke2012-02-281-3/+3
* SfxStyleSheet needs a default ctorCaolán McNamara2012-02-282-43/+30
* remove dangling legacy binary-compatible between-milestons temp hack nonsenseCaolán McNamara2012-02-281-2/+0
* SfxItemPool: replace deque with vector for SfxPoolItem arrayMichael Stahl2012-02-271-1/+1
* Removed unused codeSzabolcs Dezsi2012-02-272-30/+0
* drop UniString::CreateFromInt64Caolán McNamara2012-02-272-3/+3
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-1/+1
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-221-2/+2
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Remove unused codePetr Vorel2012-02-192-10/+0