summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-9/+3
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+0
2017-05-09loplugin:constantparamNoel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke3-3/+0
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara3-19/+18
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2-37/+21
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna7-14/+14
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-2/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin2-22/+0
2017-03-14remove unused RID constantsNoel Grandin2-6/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann6-14/+14
2017-02-21Use module name when getting labelsMaxim Monastirsky1-2/+2
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-2/+2
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist12-78/+78
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky2-7/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-3/+3
2017-01-30Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky3-57/+36
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-66/+66
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-4/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara2-9/+9
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann1-2/+2
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-3/+3
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin2-3/+3
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin3-54/+11
2016-11-07Resolves: #i119892# Missing "by" in descriptionDamjan Jovanovic1-1/+1
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky2-1/+7
2016-10-30Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky1-130/+0
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-27Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky1-65/+0
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara1-1/+0
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin2-33/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin5-8/+8
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann9-30/+30
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann8-10/+10
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-1/+1
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin2-9/+9
2016-08-03tdf#101136 dbaccess: use SolarMutex in ModelMethodGuardMichael Stahl1-0/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin4-36/+2
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1