summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xlstyle.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroSujatro Bhadra1-4/+4
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl1-27/+32
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl1-9/+9
2022-11-08tdf#122188 border colors should be the same regardless of the desktop themeCaolán McNamara1-6/+4
2022-11-08tdf#151610 chart colors should be the same regardless of the desktop themeCaolán McNamara1-4/+4
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski1-1/+1
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-05-19tdf#76258 Add OOXML export for color filterSamuel Mehrbrodt1-0/+7
2021-02-21Some more unit conversion unificationMike Kaganski1-2/+3
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann1-35/+35
2020-05-24inline some use-once typedefsNoel Grandin1-2/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-4/+4
2019-12-22sal_Char->char in scNoel Grandin1-10/+10
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov1-2/+2
2018-10-15loplugin:constfields in scNoel Grandin1-3/+3
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen1-0/+2
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-24valgrind: use of unit value exporting tdf107162-1.ots to xlsCaolán McNamara1-2/+2
2018-03-07use more Color in scNoel Grandin1-17/+17
2018-02-22ColorData->Color in scNoel Grandin1-7/+7
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin1-9/+9
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-04-05sc: fix type mismatchJochen Nitschke1-1/+1
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-3/+3
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-7/+7
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-13/+13
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin1-2/+2
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-4/+4
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin1-2/+2
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier1-2/+2
2016-05-10remove usages of STATIC_ARRAY_END in scJochen Nitschke1-3/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-18/+18
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-38/+0
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-17/+17
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1