summaryrefslogtreecommitdiff
path: root/svx/source/table/cell.cxx
AgeCommit message (Expand)Author
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03remove unused code in sdr::tableNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#738003 Uncaught exceptionCaolán McNamara
2014-02-13coverity#738003 Uncaught exceptionCaolán McNamara
2014-01-17bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2013-12-12<: could be a digram - fix tinderbox.Jan Holesovsky
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin
2013-09-05convert svx/source/table/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xit.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-11Resolves: #i119889# .pptx table vertical text directionJürgen Schmidt
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
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-06-06drop String::ReverseCaolán McNamara
2012-05-03nuke dead codeTakeshi Abe
2012-04-06I suspect the logic is supposed to be the other way around.Jan Holesovsky
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
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-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 [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat