summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/TokenWriter.cxx
AgeCommit message (Expand)Author
2023-11-20Extended loplugin:ostr: dbaccessStephan Bergmann
2023-09-13loplugin:unodispose in dbaccessNoel Grandin
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2021-11-11Replace some macros in dbaccess part 7Julien Nabet
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-24cid#1490801 Uninitialized pointer fieldCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-08-16tdf#126940: export ansicpg in RTF when copying databaseMike Kaganski
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11Fix typoAndrea Gelmini
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-03-25new loplugin:unoqueryNoel Grandin
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-29Avoid getTokenCount()Matteo Casalin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-18use rtl::Reference in ODatabaseContextNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13m_pRowMarker is unusedNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-07tdf#37859: Odb data copied to Calc showed wrong encoding in WindowsJulien Nabet
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin