summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2019-03-20rename SwConditionEdit back to ConditionEditCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-03-07tdf#123547: do the same as in lcl_DrawBullet from cui/numpages.cxxJulien Nabet
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-04Make some OUString const and reduce temporariesMatteo Casalin
2019-02-04Use indexed getToken()Matteo Casalin
2019-02-04Group common codeMatteo Casalin
2019-02-04Use indexed getToken()Matteo Casalin
2019-02-04Don't get the same token twiceMatteo Casalin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-12-02weld SwGlossaryGroupDlgCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-22tdf#120426 save the style names when set or changedCaolán McNamara
2018-11-22improve function-local statics in swNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-20weld CopyDlgCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-05weld SwFootNotePageCaolán McNamara
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann