summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)AuthorFilesLines
2012-04-06I suspect the logic is supposed to be the other way around.Jan Holesovsky1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara3-25/+0
2012-04-02removed duplicate includes in svxTakeshi Abe3-5/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+6
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2-8/+10
2012-03-04Removed dead codeMarc-André Laverdière-Papineau2-16/+0
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-10Removed some dead codeMarc-André Laverdière-Papineau3-120/+0
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara2-30/+0
2012-01-21unused methodsThomas Arnhold2-25/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-06removed dead codeTakeshi Abe2-111/+0
2012-01-06catch exception by constant referenceTakeshi Abe1-10/+5
2011-12-22unusedcode: remove various unused classesMatúš Kukan2-1148/+0
2011-12-15Removed extra semicolonsJesse2-2/+2
2011-12-06impress210: #i117319# disconnect and reconnect to table style on change model...Christian Lippka ORACLE1-0/+2
2011-11-27remove include of pch header from svxNorbert Thiebaud21-42/+0
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann2-88/+11
2011-09-08callcatcher: update listCaolán McNamara2-15/+0
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara1-24/+2
2011-06-29Revert patch to change .idlMuthu Subramanian2-16/+0
2011-06-29Improved xlsx formula import.Muthu Subramanian2-0/+16
2011-06-23Code review (bug fix).Muthu Subramanian1-1/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito38-0/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat5-5/+11
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-21/+25
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat1-78/+0
2011-03-19Fix border selector to use the new widths systemCédric Bosdonnat1-2/+1
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat2-108/+106
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky40-205/+125
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-4/+4
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-6/+6
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens40-205/+125
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold9-49/+49
2011-02-15Remove PLEASE_DEBUG_THE_TABLES and some dead codeThomas Arnhold1-70/+0
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer11-117/+117
2011-02-05migrate to use boost unordered containersFridrich Štrba2-3/+3
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-80/+0
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko3-10/+10
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-13/+13
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko8-118/+118
2011-01-04cppcheck cleaningJulien Nabet3-1/+4
2010-12-29Some cppcheck cleaningJulien Nabet4-10/+6
2010-12-19cppcheck: uninit memberCaolán McNamara1-0/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara17-0/+49