summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableRowExchange.cxx
AgeCommit message (Expand)Author
2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2015-09-17boost->stdCaolán McNamara
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2012-06-14re-base on ALv2 code.Michael Meeks
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-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-11-25Dead code deletionWol
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-03CWS-TOOLING: integrate CWS dbaperf2Release Engineers
2008-04-10INTEGRATION: CWS changefileheader (1.5.258); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.2.50); FILE MERGEDJens-Heiner Rechtien
2006-05-04INTEGRATION: CWS dba203c (1.2.110); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.1.506); FILE MERGEDRüdiger Timm
2001-03-22eanble copy&paste for rows in tabledesignOcke Janssen