summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/fmtuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-09-26loplugin:flatten in scNoel Grandin1-6/+6
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-1/+1
2017-08-25loplugin:constparam in sc part6Noel Grandin1-2/+2
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M1-3/+3
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-4/+4
2017-04-05tdf#39468 Translate German commentsJens Carl1-3/+3
2017-04-03use actual UNO enums in scNoel Grandin1-3/+3
2017-03-27change int to enumJochen Nitschke1-6/+7
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-46/+14
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke1-2/+2
2016-06-08remove some manual refcounting in scNoel Grandin1-22/+11
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-3/+3
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-27/+25
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
2015-03-06V801: Decreased performanceCaolán McNamara1-6/+4
2014-12-23Don't crash when nIndex < 0Matúš Kukan1-1/+1
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-8/+8
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-25/+25
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet1-3/+3
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet1-1/+1
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet1-4/+4
2014-04-06whitespace cleanup in scMarkus Mohrhard1-16/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-41/+41
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-11/+11
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-11/+11
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-11/+11
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin1-37/+37
2013-10-04convert sc/inc/fmtuno.hxx from String to OUStringNoel Grandin1-10/+10
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard1-6/+6
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-09Mark as constTakeshi Abe1-1/+1
2013-06-29extract this functionality from the uno codeMarkus Mohrhard1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-42/+42
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-5/+5