summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/TokenWriter.cxx
AgeCommit message (Expand)Author
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
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21cid#707739 Uninitialized pointer fieldNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin