summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xlstyle.cxx
AgeCommit message (Expand)Author
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-24valgrind: use of unit value exporting tdf107162-1.ots to xlsCaolán McNamara
2018-03-07use more Color in scNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-05sc: fix type mismatchJochen Nitschke
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
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-05-10remove usages of STATIC_ARRAY_END in scJochen Nitschke
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-20typo fixesAndras Timar
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-30disentangled the LANGUAGE_CHINESE messEike Rathke
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-07fix for fdo#51300Noel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-02-27Removed unused code.Petr Vorel