summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-233-3/+3
* remove unused defines from HRC files in dbaccessNoel Grandin2017-03-1716-201/+9
* remove unused RID constantsNoel Grandin2017-03-148-48/+0
* templatize SvXMLEnumMapEntryNoel Grandin2017-03-131-4/+4
* Fix typosAndrea Gelmini2017-03-111-1/+1
* convert SvxCellHorJustify to scoped enumNoel Grandin2017-03-094-19/+19
* loplugin:loopvartoosmallStephan Bergmann2017-03-074-11/+9
* remove some unnecessary use of OUString constructorNoel Grandin2017-03-061-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0357-172/+172
* Fix typosAndrea Gelmini2017-03-034-4/+4
* use std::vector::insert when inserting multiple of the same thingNoel Grandin2017-03-022-4/+2
* new loplugin unoanyNoel Grandin2017-02-284-5/+5
* OSelectionBrowseBox::AddGroupBy parameter _nCurrentPos is unusedStephan Bergmann2017-02-273-5/+5
* Revert "Fix typos"jan iversen2017-02-221-1/+1
* Fix typosAndrea Gelmini2017-02-221-1/+1
* loplugin:unusedmethodsNoel Grandin2017-02-211-28/+0
* Use module name when getting labelsMaxim Monastirsky2017-02-212-3/+3
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-212-3/+3
* cppcheck: unreadVariableJochen Nitschke2017-02-201-1/+0
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-17209-877/+877
* remove unused enumerators from SQLNodeTypeNoel Grandin2017-02-172-14/+0
* drop unused eTooManyConditions,eColumnInLikeNotFound from SqlParseError enumNoel Grandin2017-02-164-14/+1
* convert SvParserState to scoped enumNoel Grandin2017-02-143-10/+10
* Various typos about propertyJulien Nabet2017-02-121-1/+1
* Remove MinGW supportStephan Bergmann2017-02-103-16/+0
* Add missing #includesStephan Bergmann2017-02-0625-3/+30
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-055-5/+5
* TyposJulien Nabet2017-02-032-2/+2
* new loplugin:unusedenumconstantsNoel Grandin2017-02-032-16/+0
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-028-18/+18
* expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2017-02-021-1/+1
* Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky2017-02-0112-219/+45
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-013-22/+22
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-013-22/+22
* tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt2017-01-312-6/+0
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3114-34/+34
* Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky2017-01-307-65/+52
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-287-20/+20
* Remove dynamic exception specificationsStephan Bergmann2017-01-26214-3786/+3634
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-239-12/+12
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-235-27/+0
* use rtl::Reference in SbaXGridControlNoel Grandin2017-01-232-21/+19
* use rtl::Reference in ORowSetCacheNoel Grandin2017-01-202-96/+82
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-1944-17/+184
* d*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-1813-79/+72
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* new loplugin: useuniqueptr: dbaccessNoel Grandin2017-01-163-8/+6
* unixODBC changed soname to .2 so reflect itTomáš Chvátal2017-01-131-1/+6
* Some loplugin:conststringvar/stringconstant improvements: dbaccessStephan Bergmann2017-01-111-1/+1