summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann4-12/+6
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-1/+1
2020-05-31Revert "tdf#88985 block app from exiting during macro execution"Jan-Marek Glogowski1-106/+0
2020-05-21split out labelitemwindowCaolán McNamara2-41/+44
2020-05-10new loplugin:simplifypointertoboolNoel Grandin2-3/+3
2020-05-01improve loplugin:makesharedNoel Grandin1-2/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann3-4/+7
2020-04-26all ItemWindows are now weldedCaolán McNamara1-4/+4
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin1-4/+8
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen9-12/+0
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin5-11/+11
2020-03-10tdf#131088 Automatic Control Focus not workingNoel Grandin1-1/+1
2020-02-28weld calc navigatorCaolán McNamara1-1/+3
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen34-229/+10
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-02-14weld SearchLabelToolboxControllerCaolán McNamara1-30/+34
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-1/+1
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-26/+40
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara1-36/+58
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara2-5/+5
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