summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/viewuno.cxx
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#737726 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737725 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737724 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737723 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737722 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737721 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19coverity#738809 Uninitialized scalar fieldCaolán McNamara
2014-02-14sal_Bool->boolNoel Grandin
2014-02-06coverity#1038464 Uncaught exceptionCaolán McNamara
2014-01-29coverity#737711 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158308 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158309 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158310 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158311 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158312 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158313 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158314 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158315 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158316 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158317 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158318 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-24coverity#1158387 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158388 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158408 Uncaught exceptionCaolán McNamara
2014-01-17sal_Bool->boolNoel Grandin
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2013-12-20Resolves: #i91439# copy key modifiers as wellJürgen Schmidt
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-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin
2013-08-29add support for in-place style previewNoel Power
2013-07-09Mark as constTakeshi Abe
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fix selection change event firingNoel Power
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-30More cppcheck cleaning in scJulien Nabet
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-15ScTabViewObj: fix STL assertion:Michael Stahl
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-12targetted VBA re-work.Noel Power