summaryrefslogtreecommitdiff
path: root/sw/source/uibase/envelp/labelcfg.cxx
AgeCommit message (Expand)Author
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-30loplugin:stringloop in swNoel Grandin
2018-04-29Avoid getTokenCountMatteo Casalin
2017-11-13sw: prefix members of SwLabRecMiklos Vajna
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl