summaryrefslogtreecommitdiff
path: root/dmake/sysintf.c
diff options
context:
space:
mode:
authorAndrew Rist <arist@apache.org>2011-11-06 15:41:57 +0000
committerAndrew Rist <arist@apache.org>2011-11-06 15:41:57 +0000
commit6e4b559cd1df38552214dbb765d9d9ff9ce0b01d (patch)
treece94a37463f30f0f3df408d378d61fce9109fcdd /dmake/sysintf.c
parentf9ee28659f132f68dbfb79af46cc1b7aba8a5197 (diff)
Update headers to Alv2 headers
Diffstat (limited to 'dmake/sysintf.c')
0 files changed, 0 insertions, 0 deletions
tephan Bergmann 2017-06-06first arg of ApplyBlockFrame is never nullCaolán McNamara 2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin 2017-04-08ScAttrArray::HasAttrib needs to process the default pattern if none setMarkus Mohrhard 2017-03-07tdf#50916 Simplify and refactor source codeBartosz Kosiorek 2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis 2016-11-07loplugin:expandablemethods in scNoel Grandin 2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard 2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin 2016-06-03loplugin:constantparamsNoel Grandin 2016-05-25Convert SC_MF to scoped enumNoel Grandin 2016-03-07loplugin:unuseddefaultparamsNoel Grandin 2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan 2015-01-03need algorithm for std::minCaolán McNamara