summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
2012-04-28removed dead codeTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-01-31callcatcher: update listCaolán McNamara
2012-01-19column position 0 is perfectly validLionel Elie Mamane
2012-01-17DbGridControl::SeekCursor: show exception when seek fails (and debug build)Lionel Elie Mamane
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-06catch exception by constant referenceTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-22we need to include the localized fileDavid Tardon
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-01translate commentsLionel Elie Mamane
2011-11-01typo in commentLionel Elie Mamane
2011-09-29Replace SvULongs and SVUShorts with std::vectorMaciej Rumianowski
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane
2011-09-12stylisticLionel Elie Mamane
2011-09-11fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model columnLionel Elie Mamane
2011-09-11Don't touch handle when setting property EnabledLionel Elie Mamane
2011-09-09FmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) callLionel Elie Mamane
2011-09-08callcatcher: update listCaolán McNamara
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara
2011-06-07use standard pattern for thisCaolán McNamara
2011-06-04__cdecl -> SAL_CALLChristina Rossmanith
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen
2011-04-30Remove some OS/2 codeFrancois Tigeot
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-20fdo#36288: Fixed a crasher on Base.Kohei Yoshida
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25include the right fileFridrich Štrba
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_TRACE* to OSL_TRACEThomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen