summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused codeElton Chung2012-02-192-81/+0
* Removed unused code from svl and sfx2Szabolcs Dezsi2012-02-174-74/+0
* EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier2012-02-171-3/+3
* callcatcher: update unused code listCaolán McNamara2012-02-162-8/+8
* Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2012-02-161-2/+2
* Remove some more outdated sunpro tracesThomas Arnhold2012-02-141-7/+0
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-131-2/+2
* WaE: NULL vs 0 with mingwCaolán McNamara2012-02-132-6/+6
* fix windows build, String::GetTokenCount is goneCaolán McNamara2012-02-131-1/+1