summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara1-8/+7
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-1/+1
2020-05-09compact namespace in swNoel Grandin7-19/+9
2020-05-07Related: tdf#132678 select first entry if nothing else selectedCaolán McNamara1-1/+6
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara5-7/+0
2020-05-05Prefill doc count in mail merge's "Send Email" dialogMichael Weghorn1-0/+5
2020-05-05SwMMResultEmailDialog::FillInEmailSettings: Turn check into assertMichael Weghorn1-4/+3
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara5-7/+7
2020-04-30loplugin:makeshared in swNoel Grandin2-36/+36
2020-04-28remove macro tab for image dialog in onlinePranam Lashkari1-0/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann9-0/+9
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-04-24remove unwanted commented out hunkCaolán McNamara1-25/+0
2020-04-24convert SwFillMode to scoped enumNoel Grandin2-7/+6
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-5/+5
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen4-0/+4
2020-04-06remove newly unused stuffCaolán McNamara1-0/+1
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-2/+0
2020-04-01tdf#131711 there are two help pages for the index dialog which has two modesCaolán McNamara1-1/+14
2020-04-01Related: tdf#131767 explicitly get the odt filterCaolán McNamara2-4/+4
2020-04-01Resolves: tdf#131767 explicitly get the odt filterCaolán McNamara1-3/+5
2020-03-27cid#1460974 Unchecked return valueCaolán McNamara1-14/+16
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-2/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin32-66/+66
2020-03-11tdf#39674 Translate German variable namesJohnny_M1-1/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin2-22/+15
2020-03-04tdf#129796 junk in reference edit boxNoel Grandin1-1/+1
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara1-1/+1
2020-02-28tdf#130989 we want to fill the menu when the menubutton is toggled onCaolán McNamara1-2/+5
2020-02-28Add mobile version of WordCountDialogSzymon Kłos1-1/+11
2020-02-27tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran1-8/+8
2020-02-25Revert "WordCountDIalog in vertical mobile version"Szymon Kłos1-36/+5
2020-02-23WordCountDIalog in vertical mobile versionSzymon Kłos1-5/+36
2020-02-21Drop o3tl::optional wrapperStephan Bergmann4-8/+8
2020-02-14remove MetricField use from swCaolán McNamara1-12/+12
2020-02-14split out MetricField value conversion functionsCaolán McNamara2-6/+7
2020-02-13tdf#45589 sw: fix Formatting Aids options page for Writer/WebMichael Stahl1-0/+4
2020-02-10use FindFormatForField some moreBjoern Michaelsen1-13/+5
2020-02-08tdf#130475 Remove mysterious grab focusJim Raykowski1-3/+0
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky1-2/+4
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara1-6/+6
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens1-6/+7
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy1-1/+1
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl1-0/+4
2020-01-29tdf#42949 Fix IWYU warnings in sw/source/ui/vba/*cxxGabor Kelemen54-121/+9
2020-01-29sw: add UI for semi-transparent textMiklos Vajna1-1/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann4-4/+10
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara1-1/+1
2020-01-24loplugin:makeshared in swNoel Grandin2-2/+2
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen89-538/+31