summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpproplist.cxx
AgeCommit message (Expand)Author
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2015-12-13protect both EnumNamedProperty branches the same wayCaolán McNamara
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
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
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
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