summaryrefslogtreecommitdiffstats
path: root/sc/inc/attrib.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2017-08-251-3/+0
* tdf#39468 Translate German comments/termsJens Carl2017-08-161-1/+1
* Removing unused SfxItemPool serialisation from scVarun Dhall2017-08-091-7/+0
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-5/+5
* drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin2017-05-231-5/+5
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* add the merge flags to the item set dumpMarkus Mohrhard2017-04-091-0/+4
* loplugin:constantparamNoel Grandin2017-04-051-5/+1
* loplugin:unusedmethodsNoel Grandin2017-03-291-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-8/+8
* remove unused CreateDefault methodsNoel Grandin2017-03-031-10/+0
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-031-1/+1
* new loplugin: useuniqueptr: sc part 1Noel Grandin2017-01-131-1/+1
* loplugin:countusersofdefaultparams in sc(part2)Noel Grandin2016-11-111-2/+2
* tdf97667, add dumpAsXml for the conditional format dataMarkus Mohrhard2016-09-261-0/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-9/+9
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-19/+18
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* Convert SC_MF to scoped enumNoel Grandin2016-05-251-20/+28
* loplugin:unusedmethods in scNoel Grandin2016-05-241-8/+0
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-121-3/+0
* new loplugin: find write-only fieldsNoel Grandin2016-02-191-8/+5
* loplugin:unusedmethods unused return value in scNoel Grandin2016-01-151-4/+4
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-9/+8
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-15/+15
* com::sun::star->css in scNoel Grandin2015-10-281-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-36/+36
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-3/+3
* loplugin:unusedmethods scripting,scNoel Grandin2015-07-221-11/+0
* Missing ScMergeFlagAttr::CloneStephan Bergmann2015-02-181-0/+2
* callcatcher: shave off some moreCaolán McNamara2015-02-031-1/+0
* callcatcher: shave off a few moreCaolán McNamara2015-02-021-4/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-7/+7
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-5/+5
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-2/+0
* ScCondFormatItem::RemoveCondFormatData() is not implementedMatúš Kukan2014-12-231-2/+0
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-5/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-7/+7
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-35/+35
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-9/+9
* Remove visual noise from scAlexander Wilms2014-03-031-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-8/+8
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-311-22/+1
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-181-5/+5
* Slightly better way to skip pivot table ranges during spell check.Kohei Yoshida2013-01-291-1/+0
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-281-5/+5
* bnc#791706: Support multiple selection in page fields.Kohei Yoshida2012-12-141-1/+3