summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
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
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-03-30add constLuboš Luňák
2012-03-28callcatcher: regenerate listCaolán McNamara
2012-03-27UniString removal.Kohei Yoshida
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-26dead helper dirCaolán McNamara
2012-03-25svl: add include path and more add_package_headersMatúš Kukan
2012-03-20reduce UniStringsCaolán McNamara
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-20SfxUINT32s->std::vectorCaolán McNamara
2012-03-18Add parenthesis for avoid false report by cppcheckJulien Nabet
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-14callcatcher: update listCaolán McNamara
2012-03-12ditch SfxULongRangesCaolán McNamara
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard
2012-02-28fixed crashes due to transition from Table to std::mapEike Rathke
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-28remove dangling legacy binary-compatible between-milestons temp hack nonsenseCaolán McNamara
2012-02-27SfxItemPool: replace deque with vector for SfxPoolItem arrayMichael Stahl
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-19Remove unused codePetr Vorel
2012-02-19Remove unused codeElton Chung
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi
2012-02-17EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-14Remove some more outdated sunpro tracesThomas Arnhold
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-02-13WaE: NULL vs 0 with mingwCaolán McNamara
2012-02-13fix windows build, String::GetTokenCount is goneCaolán McNamara
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-08update unused listCaolán McNamara
2012-02-07Reintroduce MSVC workaroundStephan Bergmann
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06Perhaps it will help to set the pointer to NULL when the item is not set.Kohei Yoshida