summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-29This should be ToolBoxItemBits::DROPDOWNONLYMaxim Monastirsky
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: dbaccessStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02eFunc is unusedStephan Bergmann
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
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-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30loplugin:unusedenumconstantsNoel Grandin
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-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
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-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann