summaryrefslogtreecommitdiff
path: root/sc/inc/styleuno.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-21loplugin:finalclasses in sc/incNoel Grandin1-2/+2
2021-05-18loplugin:unusedmethodsNoel Grandin1-1/+0
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-2/+3
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-03-03loplugin:refcounting in scNoel1-5/+5
2020-12-19use more string_view in SfxItemPropertyMapNoel1-5/+5
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin1-1/+1
2020-05-09compact namespace in scNoel Grandin1-2/+2
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-1/+1
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov1-5/+2
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-06-11tdf#42949 Fix IWYU warnings in sc/inc/s*Gabor Kelemen1-5/+5
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-181/+67
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+12
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke1-1/+1
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans1-7/+12
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-194/+182
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-65/+65
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2015-03-06V801: Decreased performanceCaolán McNamara1-2/+1
2014-07-11sc: syntax fixJacobo Aragunde Pérez1-1/+1
2014-07-11add UNO API loadStylesFromDocumentLaurent Godard1-2/+17
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-64/+64
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-54/+54
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-08coverity#169849 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-08coverity#1169852 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-08coverity#1169857 Uncaught exceptionCaolán McNamara1-2/+7
2014-02-08coverity#1169859 Uncaught exceptionCaolán McNamara1-3/+4
2014-01-29coverity#737683 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737687 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737689 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-29coverity#737693 Uncaught exceptionCaolán McNamara1-2/+3
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin1-2/+2
2013-06-29extract this functionality from the uno codeMarkus Mohrhard1-9/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-49/+49
2013-02-28fdo#38838,UniString,String_to_OUStringelixir1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-2/+0
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-5/+5