summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: 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-26Remove visual noise from svxAlexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-17cid#705907 dereference before null checkNoel Grandin
2014-02-13coverity#738003 Uncaught exceptionCaolán McNamara
2014-02-13coverity#738003 Uncaught exceptionCaolán McNamara
2014-02-07coverity#1132667 Unchecked dynamic_castCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-17bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2013-12-13cppcheck: fix same expression, check once !mxTable.is()Julien Nabet
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-13WaE: field 'mxImpl' will be initialized after field 'mnPreviousSelectionCount'Tor Lillqvist
2013-12-13fixes for issues checked out by coveritySteve Yin
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-12-11disposed but not dtoredCaolán McNamara
2013-12-11correctly dispose to avoid cyclic dependenciesCaolán McNamara
2013-12-11too many InitsCaolán McNamara
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-23widht -> widthJulien Nabet
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
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/svdovirt.hxx 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