summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/srcview.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-2/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-10-20use tools::Long in swNoel1-9/+9
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin1-36/+36
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-1/+0
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-16/+0
2019-12-23sal_Char->char in swNoel Grandin1-3/+3
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-1/+0
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-02loplugin:stringadd in swNoel Grandin1-7/+3
2019-07-20loplugin:referencecasting in swNoel Grandin1-5/+4
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-12/+23
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-07-25loplugin:useuniqueptr in SwSrcViewNoel Grandin1-5/+4
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-9/+15
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-5/+5
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+2
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-2/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+4
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-6/+6
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-13convert annotation menu to .uiCaolán McNamara1-1/+0
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-3/+1