summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
2020-01-28New loplugin:unsignedcompareStephan Bergmann5-11/+18
2020-01-28remove some unused local varsNoel Grandin1-1/+1
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesEfdal İncesu1-1/+1
2020-01-27tdf#75280: Use sal_uLong instead of sal_uIntPtrBatuhan Taskaya1-1/+1
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-25loplugin:makeshared in svl..svxNoel Grandin2-3/+3
2020-01-24this wants to be UNO_QUERY_THROWNoel Grandin1-1/+1
2020-01-23weld SvxFontWorkDialogCaolán McNamara1-2/+3
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-2/+1
2020-01-13remove some unneeded includesCaolán McNamara1-1/+0
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen8-0/+11
2020-01-08Grammar fixesAndrea Gelmini1-1/+1
2020-01-03cid#1401342 Uncaught exceptionCaolán McNamara1-1/+4
2020-01-02tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten1-1/+1
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin14-24/+29
2019-12-23sal_Char->char in svxNoel Grandin6-9/+9
2019-12-17loplugin:expandablemethodsNoel Grandin1-1/+1
2019-12-14loplugin:expandablemethodsNoel Grandin1-7/+1
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-12-09weld Property BrowserCaolán McNamara1-127/+35
2019-12-03remove some useless comment linesNoel Grandin2-4/+0
2019-12-02Fix typoAndrea Gelmini1-1/+1
2019-12-02use weld::WaitObjectCaolán McNamara2-2/+0
2019-12-02remove some unneeded includesCaolán McNamara1-3/+0
2019-12-01weld FmFieldWinCaolán McNamara1-157/+63
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-30this std::set can be o3tl::sorted_vectorNoel Grandin1-1/+2
2019-11-30loplugin:mergeclasses FormScriptingEnvironment with IFormScriptingEnvironmentNoel Grandin2-54/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann6-0/+48
2019-11-21use ToggleChildWindowCaolán McNamara1-1/+1
2019-11-12SvxOverlineItem probably should be SvxTextLineItem hereCaolán McNamara1-1/+1
2019-11-03loplugin:stringaddNoel Grandin3-13/+13
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-29remove unnecessary includesCaolán McNamara4-4/+0
2019-10-28loplugin:stringadd improve detectionNoel Grandin2-5/+5
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin1-2/+2
2019-10-18loplugin:virtualdead unused param in contextMenuRequestedNoel Grandin1-2/+2
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-2/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-8/+5
2019-10-11simplify "a = a +" to "a +="Noel Grandin2-5/+5
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet2-9/+3
2019-10-02loplugin:stringadd in svxNoel Grandin3-27/+14
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara1-3/+3
2019-09-06Fixing "...."Andrea Gelmini7-10/+10
2019-09-03loplugin:constmethod in svxNoel Grandin2-2/+2
2019-09-01add explicit parent to forms wizardsCaolán McNamara1-1/+4
2019-09-01loplugin:unusedfieldsNoel Grandin1-3/+1
2019-08-31drop newly unused OFileURLControlCaolán McNamara1-1/+1
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara1-216/+0
2019-08-30weld addressbook wizardCaolán McNamara1-39/+220