summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/sqledit.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in dbaccessNoel Grandin1-13/+13
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-6/+6
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-03-08osl::Mutex->std::mutex in SQLEditViewNoel Grandin1-3/+3
2022-05-05loplugin:unusedvariableplusNoel Grandin1-1/+0
2021-11-12insert special character in sql view in dbaccess using an arbitrary fontCaolán McNamara1-1/+1
2021-11-12Resolves: tdf#145582 modify called too oftenCaolán McNamara1-1/+3
2021-11-01Resolves: tdf#144793 add scrollbar to sql editviewCaolán McNamara1-2/+65
2021-10-04tdf#144674 no context menu in SQL QueryCaolán McNamara1-0/+75
2021-09-28gives names to all the Idles and TasksNoel Grandin1-1/+2
2021-08-03tdf#143657 'execute' button doesn't get enabled when contents changedCaolán McNamara1-6/+6
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski1-0/+1
2021-06-08Simplify Sequences initializations (dbaccess)Julien Nabet1-3/+1
2021-05-08ref-count SfxItemPoolNoel Grandin1-4/+3
2021-02-15loplugin:referencecasting in dbaccessNoel1-2/+2
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara1-4/+4
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-6/+0
2020-08-27remove some unused includes and update pchesCaolán McNamara1-3/+0
2020-08-19don't include syntax highlighting in undo/redoCaolán McNamara1-0/+11
2020-08-19weld OQueryTextViewCaolán McNamara1-191/+169
2020-08-18merge OSqlEdit and MultiLineEditSyntaxHighlightCaolán McNamara1-12/+161
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-2/+1
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-11/+11
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-2/+2
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