summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesExportHelper.cxx
AgeCommit message (Expand)Author
2024-07-04tdf#152104 speed xls->ods convert part 1Noel Grandin
2024-05-17loplugin:ostr in sc/../filterNoel Grandin
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-10-06use more string_view in scNoel Grandin
2022-04-17use more string_view in scNoel Grandin
2022-03-29initialize output parameter of ScFormatRangeStyles::GetStyleNameIndex()Luboš Luňák
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-11Imput -> InputNoel Grandin
2020-07-29loplugin:flatten in sc/filter/xmlNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-18crashtesting: failure on export of ooo118068-1.ods to odsNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-12loplugin:useuniqueptr in ScMyValidationsContainer::WriteMessageNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-17loplugin:useuniqueptr in ScFormatRangeStylesNoel Grandin
2018-08-17loplugin:useuniqueptr in ScColumnRowStylesBaseNoel Grandin
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2017-12-07loplugin:constparamsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2016-11-27use the existing ScAddress::operator==Markus Mohrhard