summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/viewuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-12/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-40/+40
2014-02-25coverity#737726 Uncaught exceptionCaolán McNamara1-2/+2
2014-02-25coverity#737725 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-25coverity#737724 Uncaught exceptionCaolán McNamara1-2/+2
2014-02-25coverity#737723 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-25coverity#737722 Uncaught exceptionCaolán McNamara1-2/+2
2014-02-25coverity#737721 Uncaught exceptionCaolán McNamara1-4/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19coverity#738809 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-02-14sal_Bool->boolNoel Grandin1-9/+9
2014-02-06coverity#1038464 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-29coverity#737711 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#1158308 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1158309 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158310 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158311 Uncaught exceptionCaolán McNamara1-1/+4
2014-01-29coverity#1158312 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158313 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158314 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158315 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-29coverity#1158316 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-29coverity#1158317 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1158318 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-28bool improvementsStephan Bergmann1-8/+8
2014-01-24coverity#1158387 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-24coverity#1158388 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-23coverity#1158408 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-17sal_Bool->boolNoel Grandin1-2/+2
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan1-4/+6
2013-12-20Resolves: #i91439# copy key modifiers as wellJürgen Schmidt1-0/+2
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-29/+29
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-29/+29
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-29/+29
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza1-3/+2
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin1-57/+56
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-29add support for in-place style previewNoel Power1-0/+8
2013-07-09Mark as constTakeshi Abe1-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-15basic inplace Font preview for calcNoel Power1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-24/+24
2013-04-05fix selection change event firingNoel Power1-3/+46
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-12-30More cppcheck cleaning in scJulien Nabet1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-15ScTabViewObj: fix STL assertion:Michael Stahl1-3/+12
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4