summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/formcontrolcontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-8/+9
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-1/+0
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-09-28loplugin:virtualdead in extensionsNoel Grandin1-4/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-2/+1
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann1-2/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2017-01-20use rtl::Reference in FormControlContainerNoel Grandin1-7/+4
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin1-6/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-0/+1
2016-06-13tdf#43157 Clean up DBG_ASSERTkrishna keshav1-5/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-01com::sun::star->css in extensions/Noel Grandin1-5/+5
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-4/+0
2014-05-02extensions: sal_Bool->boolNoel Grandin1-7/+7
2014-02-27Remove visual noise from extensionsAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2010-11-28Remove dated commentsJ. Graeme Lingard1-22/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.7.48); FILE MERGEDRüdiger Timm1-29/+18
2008-01-14INTEGRATION: CWS wae4extensions (1.6.106); FILE MERGEDIvo Hinkelmann1-8/+8
2007-01-29INTEGRATION: CWS cppuhelpshrink (1.5.78); FILE MERGEDRüdiger Timm1-2/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGEDRüdiger Timm1-47/+21
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-12/+2
2001-11-02#92924#: includesJens-Heiner Rechtien1-2/+7
2001-10-22initial checkin - base class for a window which contains controls which's des...Frank Schönheit1-0/+221