summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-04-22Unused #includeStephan Bergmann
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21Visbile->VisibleCaolán McNamara
2015-04-21CppCheck cleaning : avoid unnecessary affectationMichaël Lefèvre
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-17Use bool instead of sal_BoolStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13callcatcher: update unused codeCaolán McNamara
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-07OQueryViewSwitch::resizeDocumentView etc unusedCaolán McNamara
2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Typo: metod(s)->method(s)Julien Nabet
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-24loplugin:constantfunction: dbaccessNoel Grandin
2015-03-23TyposJulien Nabet
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13Typo: coumns->columnsJulien Nabet
2015-03-13Typo: form the table->from the tableJulien Nabet
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12CppCheck cleaning : Redundant checking for element existenceMichaël Lefèvre
2015-03-12CppCheck cleaning : reduce scopeMichaël Lefèvre
2015-03-12Typo: subsitute->substituteJulien Nabet