summaryrefslogtreecommitdiff
path: root/sc/inc/patattr.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-17tdf#42949 Fix IWYU warnings in sc/inc/[pq]*Gabor Kelemen1-1/+0
2018-03-28use boost::optional in sc and svgioNoel Grandin1-1/+1
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin1-3/+3
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin1-0/+7
2017-08-23loplugin:constparam in sc part2Noel Grandin1-7/+8
2017-08-16Removing unused serialisation codeVarun Dhall1-2/+0
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann1-2/+2
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-3/+4
2016-10-12convert SC_ROTDIR constants to scoped enumNoel Grandin1-1/+2
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard1-0/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-10loplugin:constantparam in scNoel Grandin1-1/+1
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-05-24loplugin:unusedmethods in scNoel Grandin1-31/+0
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-3/+4
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard1-0/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky1-2/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-14do not forward-declare templatesDavid Tardon1-1/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard1-2/+1
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-10/+10
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-3/+3
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-0/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-10sal_Bool to boolEike Rathke1-4/+4
2011-09-06Improve performance of large Excel documents wrt cell style import.Kohei Yoshida1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-15/+15
2011-01-25Translated comments from German to EnglishChristina Rossmanith1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-16/+16
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm1-13/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-10-19#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmlof...Mathias Bauer1-1/+1