summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtflde.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-04-05Silence strange -Wmaybe-uninitialized with recent GCC 14Stephan Bergmann
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-22tdf#146619 Recheck xmloff/*hxx with IWYUGabor Kelemen
2023-12-18unique_ptr->optional in XMLTextFieldExportNoel Grandin
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-03-10Moved target-url and use-target-url into loext namespaceVojtěch Doležal
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2022-07-14tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski
2022-06-02Use o3tl::make_unsigned, length is known to be non-negativeStephan Bergmann
2022-04-13use more string_view in xmloffNoel Grandin
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-18Fix typosAndrea Gelmini
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-02tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2Michael Stahl
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen