summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpmarker.cxx
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in lotuswordproNoel Grandin
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2014-12-18lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-02-18coverity#738733 Uninitialized scalar fieldNorbert Thiebaud
2014-02-18coverity#738732 Uninitialized scalar fieldNorbert Thiebaud
2014-02-18coverity#738731 Uninitialized scalar fieldNorbert Thiebaud
2014-02-18coverity#738730 Uninitialized scalar fieldNorbert Thiebaud
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-08-12update list, ditch newbiesCaolán McNamara
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin