summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
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
2013-08-14XubString->OUStringCaolán McNamara
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-27fdo#46186: Sync the internal representation of the table with its appearance.Jan Holesovsky
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-06-13fdo#62224 set spacing to content tooDavid Tardon
2013-06-03fix comment to agree with codeDavid Tardon
2013-06-03copy values from the original item setDavid Tardon
2013-06-03fdo#62224 reconstruct border state for table dialogDavid Tardon
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-11Resolves: #i119889# .pptx table vertical text directionJürgen Schmidt