summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/stylesbuffer.hxx
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-07-24Fix typosAndrea Gelmini
2018-03-07use more Color in scNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-07drop unused FONT_PROPTYPE_CELL constantNoel Grandin
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (5)Jochen Nitschke
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-04-19use the column style for as default, tdf#71897Markus Mohrhard
2016-04-09import all formatting properties for column style, tdf#96549Markus Mohrhard
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-27a boolean variable is enoughMarkus Mohrhard
2015-02-19boost->stdCaolán McNamara
2014-10-22Check for standard number format rather than just for 'General'.Kohei Yoshida
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida
2014-10-22Set cell style name to the document directly, bypassing the UNO API.Kohei Yoshida
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms