summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)Author
2023-10-30Improve HIDE_NON_NUMERICAL compatibility with WordSkyler Grey
2023-10-27Add flags to STYLEREFSkyler Grey
2023-10-24tdf#154052: Change "Level" spinbox to comboboxBaole Fang
2023-10-23Revert "Resolves tdf#139141 - Make variable date/time field the default"Heiko Tietze
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-05-30tdf#145538,tdf#147021: sw/source: range based loopsDr. David Alan Gilbert
2023-05-26use more TypedWhichIdNoel Grandin
2023-04-23Translate remnant "Kalkulator" into "calculator"Andrea Gelmini
2023-04-10Resolves: tdf#154217 Edit date+time User Field and Set VariableEike Rathke
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-02Related: tdf#154218 Actually use the top format selectedEike Rathke
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-03-02tdf#114441 Convert sal_uLong to better data type sal_uInt32Shady Mohamed
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-08Resolves tdf#139141 - Make variable date/time field the defaultHeiko Tietze
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-15sw: check SfxViewFrame::Current()Caolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna
2022-10-24sw: prefix members of SwFieldDokInfPage, SwFieldDokPage, SwFieldFuncPage ...Miklos Vajna
2022-10-23tdf#104278 have separate treeviews for expander and no-expander casesCaolán McNamara
2022-10-06tdf#135938 - Refresh cross-reference name after filter selection has changedAndreas Heinisch
2022-09-27sw: SwFieldDlg disable Insert button if shell cursor is in input fieldMichael Stahl
2022-09-12sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ...Miklos Vajna
2022-09-05sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage ...Miklos Vajna
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04tdf#131725 use first page directionality for x-reference dialog TreeViewCaolán McNamara
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-20tdf#148380 sw fieldui: always allow turning off "Fixed Content"Justin Luth
2022-04-15tdf#148551: sw ui: set default format value for Insert Field dlgVasily Melenchuk
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-02-08tdf#146462: sw: Add UItestXisco Fauli
2022-02-04tdf#146462 sw: fix broken CrossReference field tab pageMichael Stahl
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2021-12-20tdf#145062 sw: try to fix UBSan crash in UITestMichael Stahl
2021-12-16tdf#129796: sw: Add UItestXisco Fauli
2021-12-16tdf#145062: sw: Add UItestXisco Fauli
2021-12-08loplugin:stringliteraldefine in swNoel Grandin
2021-11-14lok: sw: remove database tabHenry Castro
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin