summaryrefslogtreecommitdiff
path: root/svx/source/form/dataaccessdescriptor.cxx
AgeCommit message (Expand)Author
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-08-29cid#1371206 Missing move assignment operatorNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-06-09tdf#89329: use unique_ptr for pImpl in dataaccessdescriptorXisco Fauli
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-06-16Fix typosAndrea Gelmini
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-08-25remove newly unused codeCaolán McNamara
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09remove SVX_LIGHT macroXavier ALT
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
2008-04-10INTEGRATION: CWS changefileheader (1.16.368); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.15.352); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.13.220); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.12.560); FILE MERGEDRüdiger Timm
2004-11-16INTEGRATION: CWS eforms2 (1.11.32); FILE MERGEDOliver Bolte
2004-08-02INTEGRATION: CWS insight01 (1.10.214); FILE MERGEDJens-Heiner Rechtien
2003-04-15INTEGRATION: CWS dbgmacros1 (1.8.162); FILE MERGEDVladimir Glazounov
2003-04-04INTEGRATION: CWS os7 (1.8.138); FILE MERGEDJens-Heiner Rechtien
2002-12-05#106005# Change log removedOliver Specht
2002-07-18#95146# +createAnySequenceOcke Janssen
2002-05-06#98721# new CTor( Any ) for creating with either a sequence or a property setFrank Schönheit
2001-06-25#82371# +initializeFromFrank Schönheit
2001-05-10Cursor is of type XResultSet, not stringFrank Schönheit