summaryrefslogtreecommitdiff
path: root/sccomp
ModeNameSize
d---------prj70logplain
d---------source / solver33logplain
rce/filter/oox/defnamesbuffer.cxx?h=private/mst/sw_redlinehide&id=3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a'>loplugin:includeform: scStephan Bergmann 2017-08-02remove unnecessary use of 'this->'Noel Grandin 2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin 2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-05loplugin:constantparamNoel Grandin 2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (5)Jochen Nitschke 2017-01-12tdf#48140 replace CellRangeAddress in xlsx import (14)Jochen Nitschke 2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (2)Jochen Nitschke 2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann 2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek 2016-11-03remove unused BiffInputStreamNoel Grandin 2016-10-27Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke 2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke 2016-09-23convert formula error codes to scoped enumNoel Grandin 2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin 2016-05-30loplugin:unusedmethodsNoel Grandin 2016-05-24loplugin:unusedmethods in scNoel Grandin 2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-08-05loplugin:unusedmethodsNoel Grandin 2015-07-22loplugin:unusedmethods scNoel Grandin 2015-06-25TableRef: compile named expression into RPN once to populate informationEike Rathke 2015-05-19replace import with direct ScCompiler calls, related tdf#91367Markus Mohrhard 2014-12-19remove operator>> and operator<< methodsNoel Grandin 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe 2014-06-25remove whitespaceMarkus Mohrhard 2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna 2014-05-11fix-includes.pl: scThomas Arnhold 2014-04-06whitespace cleanup in scMarkus Mohrhard 2014-03-08coverity#707957 Uninitialized scalar fieldCaolán McNamara 2014-03-03Remove visual noise from scAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms