summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableRow.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen1-1/+0
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2018-01-15More loplugin:cstylecast: dbaccessStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-2/+2
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-1/+1
2016-05-10Avoid some OUString temporariesMatteo Casalin1-9/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-3/+3
2014-09-26remove unnecessary casts'sNoel Grandin1-5/+5
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-4/+4
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-13/+13
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-1/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-8/+0
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-14/+14
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-14/+5
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-5/+4
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-8/+8
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-8/+8
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-8/+8
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-9/+3
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2010-11-25Dead code deletionWol1-3/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-6/+0
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-13dba33f: #i20615# new feature to allow server side column descrriptions to be ...Ocke Janssen [oj]1-0/+3
2008-04-10INTEGRATION: CWS changefileheader (1.19.256); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.18.50); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.17.6); FILE MERGEDJens-Heiner Rechtien1-7/+6
2006-01-16INTEGRATION: CWS dba202b (1.16.54); FILE MERGEDOliver Bolte1-9/+11
2005-09-08INTEGRATION: CWS ooo19126 (1.15.204); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS insight01 (1.14.64); FILE MERGEDJens-Heiner Rechtien1-3/+3
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-4/+4
2002-11-14#105110# some reorg and code movementsOcke Janssen1-47/+4
2002-09-24#103049# change handling of controlDefault, allow string and doublesOcke Janssen1-7/+38
2002-07-11#96422# check if type is currencyOcke Janssen1-2/+3
2002-06-27#100599# remove unused memberOcke Janssen1-14/+11
2001-10-30#93961# clear formatkey and defaultvalue when type changedOcke Janssen1-2/+6