summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/fmtuno.cxx
AgeCommit message (Expand)Author
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-30tdf#125800: accessing cond format props in UNO throws errorAron Budea
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-27change int to enumJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke
2016-06-08remove some manual refcounting in scNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-06V801: Decreased performanceCaolán McNamara
2014-12-23Don't crash when nIndex < 0Matúš Kukan
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12sal_Bool->boolNoel Grandin
2013-12-20typo fixesAndras Timar
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