summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06drop String::ReverseCaolán McNamara
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-11removed unused static dataTakeshi Abe
2012-05-03nuke dead codeTakeshi Abe
2012-04-06I suspect the logic is supposed to be the other way around.Jan Holesovsky
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-10Removed some dead codeMarc-André Laverdière-Papineau
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-21unused methodsThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06removed dead codeTakeshi Abe
2012-01-06catch exception by constant referenceTakeshi Abe
2011-12-22unusedcode: remove various unused classesMatúš Kukan
2011-12-15Removed extra semicolonsJesse
2011-12-06impress210: #i117319# disconnect and reconnect to table style on change model...Christian Lippka ORACLE
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann
2011-09-08callcatcher: update listCaolán McNamara
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara
2011-06-29Revert patch to change .idlMuthu Subramanian
2011-06-29Improved xlsx formula import.Muthu Subramanian
2011-06-23Code review (bug fix).Muthu Subramanian
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-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat
2011-03-19Fix border selector to use the new widths systemCédric Bosdonnat