summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/sqledit.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-12/+12
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-3/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-17remove unused Link<> fieldNoel Grandin1-1/+0
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-5/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+1
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-0/+6
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-7/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-7/+0
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-2/+2
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-08-10cleaned-up commentsPhilipp Riemer1-16/+5
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde1-6/+5
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-5/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-8/+3
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak1-2/+2