summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc
AgeCommit message (Expand)Author
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-18unused idsCaolán McNamara
2017-04-18convert query functions menu to .uiCaolán McNamara
2017-04-18convert join table view menu to .uiCaolán McNamara
2017-04-18convert join menu to .uiCaolán McNamara
2017-04-18convert primary key menu to .uiCaolán McNamara
2017-04-18convert table design row menu to .uiCaolán McNamara
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara
2017-04-07RID_SBA_GRID_COLCTXMENU has the same odd patternCaolán McNamara
2017-04-07RID_SBA_GRID_ROWCTXMENU is strangely used to insert entries into another menuCaolán McNamara
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-16drop unused eTooManyConditions,eColumnInLikeNotFound from SqlParseError enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2017-01-30Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
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-07Typo: Acess->AccessJulien Nabet
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-23remove unused ImageListsCaolán McNamara
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara
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
2016-11-23convert EF constants to o3tl::typed_flagsNoel Grandin
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-30Allow using xml menus in DBTreeListBoxMaxim Monastirsky