summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/CRowSetColumn.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-31dbaccess: replace boost::function with std::functionMichael Stahl1-1/+1
2014-08-06fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane1-3/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-01-10fix debug build breakageDavid Tardon1-1/+2
2011-01-07fix this up but keep cppcheck silentCaolán McNamara1-4/+2
2011-01-07cppcheck cleanlinessGuillaume Poussel1-1/+0
2010-10-13Removed comments, trailing spaces and death codeGil Forcada1-9/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]1-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-08dba33f: #i53377# make property IsReadOnly boundOcke Janssen [oj]1-1/+1
2010-01-22dba33f: #i108548# handle Label property from parse column and rowsetcolumnOcke Janssen [oj]1-2/+2
2009-11-02more column class refactoring in preparation of #i67202#. Removed unneeded cl...Frank Schönheit [fs]1-154/+52
2008-12-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.15.258); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.14.122); FILE MERGEDOliver Bolte1-2/+5
2006-01-25INTEGRATION: CWS stlusagefix01 (1.13.16); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-12-19INTEGRATION: CWS kaddrbook (1.12.56); FILE MERGEDOliver Bolte1-3/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.11.204); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS insight01 (1.10.122); FILE MERGEDJens-Heiner Rechtien1-9/+9
2001-12-03#95359# insert Attrib MayBeVoidOcke Janssen1-4/+4
2001-10-19#93489# impl new property for columnsettingsOcke Janssen1-3/+7
2001-09-20#92232# fixes for BIGINT type and new property HELPTEXTOcke Janssen1-3/+7
2001-08-24#90015# code corrcetions for some speedup'sOcke Janssen1-30/+2
2001-06-26#88392# corrected convertFastPropertyValue(ID_VALUE)Frank Schönheit1-2/+3
2001-01-24#82628# rowset modificationsOcke Janssen1-3/+3
2001-01-22#82632# change memberOcke Janssen1-4/+4
2000-10-25make strings unique for lib'sOcke Janssen1-5/+9
2000-10-11replace unotools with comphelperFrank Schönheit1-8/+8
2000-09-18initial importJens-Heiner Rechtien1-0/+258