summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/stylesbuffer.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-01-29sc: Fix CJK Unified Ideographs range in commentsTakeshi Abe
2019-01-24Simplify containers iterations in sc/source/filter/[h-o]*Arkadiy Illarionov
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen
2018-11-24convert Unit to scoped enumNoel Grandin
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-07tdf#120168, adapt horizontal alignment based on text rotationMarkus Mohrhard
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-04Fix typosAndrea Gelmini
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-28tdf#113271 Fix order of color's attributes import.Bartosz Kosiorek
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-02-20convert XclFontItemType to scoped enumNoel Grandin
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-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-21coverity#1371342 silence Illegal address computationCaolán McNamara
2016-08-19tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel 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