summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/RtfReader.cxx
AgeCommit message (Expand)Author
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2019-09-28loplugin:virtualdead in dbaccessNoel Grandin
2018-06-06enable incremental linking on windowsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-20drop msgbox includeCaolán McNamara
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-05loplugin:constantparam part2Noel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-03-09coverity#1287398 Logically dead codeCaolán McNamara
2015-03-02cppcheck: Variable is assigned a value that is never usedNoel Grandin
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-11-25German comment translationsMarkus Maier
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-11-23Dead code, translations.Wol
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-06CWS-TOOLING: integrate CWS dba32dVladimir Glazounov