summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin
2017-02-16drop unused eTooManyConditions,eColumnInLikeNotFound from SqlParseError enumNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-12Various typos about propertyJulien Nabet
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-23use rtl::Reference in SbaXGridControlNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-16new loplugin: useuniqueptr: dbaccessNoel Grandin
2017-01-13unixODBC changed soname to .2 so reflect itTomáš Chvátal
2017-01-11Some loplugin:conststringvar/stringconstant improvements: dbaccessStephan Bergmann
2017-01-10Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara
2017-01-09New loplugin:externvar: dbaccessStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-07Typo: Postion->PositionJulien Nabet
2017-01-02Remove newly added SAL_WARN_IFJulien Nabet
2017-01-02Typo: m_nColumnPostion->m_nColumnPositionJulien Nabet
2017-01-02Remove some OSL legacies in dbaccessJulien Nabet
2017-01-02Translate German logs in QueryTabWinUndoAct (dbaccess)Julien Nabet
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-23remove unused ImageListsCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in dbaccessStephan Bergmann
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin