summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/dbinsdlg.cxx
AgeCommit message (Expand)Author
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-08new loplugin constvarsNoel Grandin
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-02-22loplugin:unusedfields in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-11-22Resolves: tdf#121607 set parent for password dialogsCaolán McNamara
2018-11-22improve function-local statics in swNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-04loplugin:useuniqueptr in SwInsDBColumnsNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-10weld SwTableTabDlgCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:useuniqueptr in SwInsertDBColAutoPilotNoel Grandin
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-01weld autoformat dialogCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin