summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara1-1/+0
2021-04-22tdf#109120 tdf#117212 count letters starting with 1László Németh1-2/+2
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara1-5/+1
2021-04-21sw bibliography, refer to a page: add dedicate widget to show the page numberMiklos Vajna1-7/+69
2021-04-20tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogAndreas Heinisch1-2/+1
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna1-36/+2
2021-04-16tdf#141538 Make Remove button work in Select Address List dialogGabor Kelemen1-1/+5
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse2-1/+30
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-8/+8
2021-04-14sw define bibliography entry dialog: set browse button visibility based on typeMiklos Vajna1-2/+17
2021-04-14sw define bibliography entry dialog: recognize relative file URLsMiklos Vajna1-3/+17
2021-04-13sw define bibliography entry dialog, file picker: handle relative URLsMiklos Vajna1-1/+25
2021-04-12sw define bibliography entry dialog: add browse button for file:// URLsMiklos Vajna1-5/+45
2021-04-09Recheck include/ with IWYUGabor Kelemen17-0/+17
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara4-4/+4
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-1/+0
2021-04-02tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse3-2/+25
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga1-37/+30
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu2-1/+3
2021-03-26loplugin:flattenNoel2-25/+25
2021-03-26sw define bibliography entry dialog: recognize file:// URLsMiklos Vajna1-4/+28
2021-03-26sw edit bibliography entry dialog: apply after editMiklos Vajna1-0/+7
2021-03-25const OUString -> const OUStringLiteralMike Kaganski4-4/+4
2021-03-18tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin1-1/+1
2021-03-14fix typo in style dialog functionSeth Chaiklin1-3/+3
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski2-0/+5
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara3-3/+3
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara4-7/+14
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara3-4/+4
2021-03-06Related tdf#128469 - Customization of tab dialog buttonsHeiko Tietze1-2/+11
2021-03-02loplugin:refcounting in swNoel2-2/+3
2021-03-02Related tdf#128469 - Change label of Standard buttonHeiko Tietze1-0/+5
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin1-1/+1
2021-02-24Fix typoAndrea Gelmini1-2/+2
2021-02-20loplugin:refcounting in swNoel4-11/+9
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-15loplugin:referencecasting in swNoel2-2/+2
2021-01-27tdf#138907 sw TitlePageDlg: Goto correct (inserted) pageJustin Luth1-16/+18
2021-01-26tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth1-1/+8
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth1-8/+8
2021-01-21tdf#138907 sw TitlePageDlg: Goto correct (existing) pageJustin Luth1-12/+35
2021-01-20weld the dialog parent for best cleanupCaolán McNamara1-0/+1
2021-01-19tdf#135377 keep the correct index selectedCaolán McNamara1-0/+12
2021-01-18Resolves tdf#139521 - Hide image anchor option in Writer Web modeHeiko Tietze1-0/+2
2021-01-14Rename m_xClose->mxCancel + CloseHdl_Impl->CancelHdl_Impl (sw/mailmerge)Julien Nabet2-5/+5
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham6561-0/+7
2021-01-12tdf#138544 sw LoadUserSettings: default DoNotJustifyLinesWithManualBreakJustin Luth1-1/+0
2021-01-10static_cast after dynamic_castNoel Grandin1-4/+4
2021-01-09fix coverity parse errorsCaolán McNamara1-6/+6
2021-01-06NFC sw dialog titlepage.cxx: general code cleanupJustin Luth1-75/+59