summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
41 hourscid#1448540 Dereference null return valueCaolán McNamara1-8/+11
3 daysRelated: tdf#155507 disable HeaderFooter menu for tiled renderingCaolán McNamara1-0/+4
3 daysRelated: tdf#155507 Only need this invalidate if using header/footer controlsCaolán McNamara1-4/+4
3 daysSwViewShell::ToggleHeaderFooterEdit already calls GetWin()->Invalidate()Caolán McNamara1-5/+0
3 daysuse more TypedWhichIdNoel Grandin2-3/+3
3 daysuse more TypedWhichIdNoel Grandin1-2/+2
4 daysuse more TypedWhichIdNoel Grandin1-1/+1
4 daysmerge some stringaddsNoel Grandin3-13/+11
4 daysuse more TypedWhichId in editengNoel Grandin2-12/+6
5 dayssw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna1-0/+18
6 dayscategorize the reasons writer calls "LockPaint"Caolán McNamara10-16/+16
6 daystdf#155410 speedup shutdown when document has lots of imagesNoel Grandin1-0/+7
9 daysofz#59028 avoid configCaolán McNamara1-0/+2
10 daystdf#155343 sw tracked table column: add tooltipLászló Németh1-6/+16
10 daystdf#81720 Don't expand Reference MarksMatti Tyrväinen1-79/+2
10 daysnavigator: lok: hide global tree on construction to not flickerSzymon Kłos1-0/+1
11 daystdf#86630 sw page number wizard: use '/' for page totalJustin Luth1-2/+2
11 dayscid#1530394 Uncaught exceptionCaolán McNamara2-1/+4
11 dayscid#1524496 Uninitialized scalar fieldCaolán McNamara1-0/+1
11 dayssw: fix undo comment of FN_DELETE_SECTIONSMiklos Vajna1-2/+2
12 daystdf#155345 sw tracked table column: hide them in Hide Changes modeLászló Németh1-1/+1
14 daystdf#154782 Fix scrolling in a11y sidebarSamuel Mehrbrodt2-10/+0
14 daystdf#142978 Automatic a11y is required for this sidebar panelSamuel Mehrbrodt2-1/+31
14 daystdf#154927: Crash when a11y toolbar is visible and try to insert a math objectJulien Nabet1-1/+1
14 daysMCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)6-16/+16
2023-05-15ofz#58942 tweak so fuzzing uses the same defaults as real world writerCaolán McNamara3-3/+8
2023-05-15tdf#148979 Added option to update selected fieldTokieSan1-0/+20
2023-05-12LOK: Navi-10 hide not needed controlsAttila Szűcs1-5/+24
2023-05-11tdf#143368 sw CHAR_DLG_FOR_PARAGRAPH: restore selectionJustin Luth1-13/+29
2023-05-11tdf#154933 Rename "Text Body" para style to "Body Text"Maxim Monastirsky1-1/+1
2023-05-10related tdf#138925 sw inputwin: get correct cell formulaJustin Luth1-1/+19
2023-05-09tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl2-18/+64
2023-05-08Revert "Simplify initialization in sw/unotxdoc + flatten a bit"Julien Nabet1-16/+25
2023-05-08Simplify initialization in sw/unotxdoc + flatten a bitJulien Nabet1-25/+16
2023-05-08Row and Cols in sw preview page part should be sal_Int16 instead of sal_uInt8Julien Nabet3-17/+17
2023-05-08lok: also do not push the cursor in lok caseMike Kaganski1-1/+2
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl1-1/+1
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski2-25/+112
2023-05-05tdf#131759 - Remember last used option in split table dialogAndreas Heinisch1-0/+8
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal4-34/+33
2023-05-04Resolves: tdf#155076 set annotation cursor to Text on mouse enterCaolán McNamara2-0/+8
2023-05-04tdf#148956 sw: clear RES_TXTATR_LIST_AUTOFMT in FN_FORMAT_RESETJustin Luth1-0/+1
2023-05-04sw: fix undo comment of FN_UPDATE_SECTIONSMiklos Vajna1-2/+2
2023-05-04tdf#86630 sw page number wizard: avoid crash when no GetCurrFrameJustin Luth1-4/+7
2023-05-03Fix typoAndrea Gelmini1-1/+1
2023-05-03tdf#86630 sw page number wizard: try avoid copying bookmarksJustin Luth2-23/+49
2023-05-02tdf#86630 sw page number wizard: add page totalJustin Luth2-4/+27
2023-05-02tdf#86630 sw page number wizard: allow wizard to be re-runJustin Luth1-1/+48
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen1-4/+2
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara2-10/+21