summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-05-08Design change in variable page of the field dialog in WriterOliver Specht
2024-05-08Case Rotation in Impress and Writer improvedOliver Specht
2024-05-08CppunitTest_sw_rtfexport6: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna
2024-05-07tdf#160598 follow up to make delete key workJim Raykowski
2024-05-07tdf#132599 sw schema xmloff: add hyphenation-keep-type='always'László Németh
2024-05-07tdf#160402 writerfilter: extend StyleMap with all Word stylesMichael Stahl
2024-05-07tdf#160952 sw: ignore top margin of para on non-first pages with newer DOCXMiklos Vajna
2024-05-07tdf#160814 writerfilter: insert comment after other comments #2Justin Luth
2024-05-06tdf#99528 Use vertical tabs in frame style dialogSamuel Mehrbrodt
2024-05-06tdf#160402 writerfilter,sw: STYLEREF field can refer to character styleMichael Stahl
2024-05-06tdf#160402 filter,writerfilter: import locale-dependent STYLEREF namesMichael Stahl
2024-05-06tdf#99528 Use vertical tabs in page dialogSamuel Mehrbrodt
2024-05-06tdf#40142 sw: only check level for table of contentsMichael Stahl
2024-05-06do the casts just once so this is readableCaolán McNamara
2024-05-06tdf#99528 Use vertical tabs in list style dialogSamuel Mehrbrodt
2024-05-06Related: tdf#160833 sw DoNotMirrorRtlDrawObjs: add enable/disable option UIMiklos Vajna
2024-05-06tdf#99528 Use vertical tabs in Frame dialogSamuel Mehrbrodt
2024-05-06tdf#160814 writerfilter: insert comment after other commentsJustin Luth
2024-05-05cid#1596834 Identical code for different branchesCaolán McNamara
2024-05-04fix Windows buildNoel Grandin
2024-05-04tdf#160657 Improve Writer Navigator Headings displayJim Raykowski
2024-05-04SwNavigator: improve when outline move controls/menu-items areJim Raykowski
2024-05-04replace createFromAscii with OUString literals in RTFSdrImportNoel Grandin
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-04replace createFromAscii with OUString literals in SwToolbarConfigItemNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwPrintOptionsNoel Grandin
2024-05-04replace createFromAscii with OUString literals in swNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwWW8ImplReaderNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwCondCollItemNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwDocShellNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwCalcNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwHTMLWriterNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwFilterOptionsNoel Grandin
2024-05-04replace createFromAscii with OUString literals in SwTOXParaNoel Grandin
2024-05-03replace createFromAscii with OUString literals in SwFormatNoel Grandin
2024-05-03replace createFromAscii with OUString literals in SwAuthorityFieldNoel Grandin
2024-05-03tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
2024-05-03Related: tdf#160833 teach DOC export about DoNotMirrorRtlDrawObjsMiklos Vajna
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-05-03tdf#160833 sw DoNotMirrorRtlDrawObjs: add UI in cui/Miklos Vajna
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-02CppunitTest_sw_uiwriter4: remove unneded Scheduler::ProcessEventsToIdle()Xisco Fauli
2024-05-02tdf#99528 Use vertical tabs in character style dialogSamuel Mehrbrodt
2024-05-02tdf#160833 DOCX import: use the DoNotMirrorRtlDrawObjs compat flagMiklos Vajna
2024-05-02CppunitTest_sw_rtfexport5: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna
2024-05-02Save with newer Glade versionSamuel Mehrbrodt
2024-05-02tdf#160898: check for nullptrMike Kaganski
2024-05-02Save with newer Glade versionSamuel Mehrbrodt
2024-05-02sw: simplify widgets in A11yCheckIssuesPanelTomaž Vajngerl
2024-05-01Silence some bogus -Werror=array-bounds etc. also with GCC 13 and -std=c++20Julien Nabet