summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)Author
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-06tdf#107231 Sort list of databasesStephan Bergmann
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-02Removed duplicated includeAndrea Gelmini
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-03-13Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13Revert "convert DBConnURIType to scoped enum"Noel Grandin
2017-02-13convert DBConnURIType to scoped enumNoel Grandin
2017-02-10tdf#105288 MM wait until all emails are sendJan-Marek Glogowski
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17MM change listener from friend to a nested classJan-Marek Glogowski
2017-01-13Rename mail dispatcher membersJan-Marek Glogowski
2017-01-12tdf#105071 MM no emails sent when using doc as mail bodyAlex McMurchy1917
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-28tdf#89329 pImpl changed to unique_ptrG_Zoltan
2016-12-20unwind ILIST ImageListCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-12remove another imagelistCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek