summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/TokenWriter.cxx
AgeCommit message (Expand)Author
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
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-10-03loplugin: cstylecastNoel Grandin