summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-03-16Update view options string based on themeParis Oplopoios
2023-03-16sw: fix null dereferenceXisco Fauli
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-26cid#1521508 Dereference after null checkCaolán McNamara
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-15check GetFEShell()Xisco Fauli
2023-02-09sw: fix crash in SwModule::InsertLabXisco Fauli
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-25sw: support theme colors in color picker in writerTomaž Vajngerl
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2022-12-22check GetEditShell()Caolán McNamara
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-15sw: check SfxViewFrame::Current()Caolán McNamara
2022-12-13sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormatMiklos Vajna
2022-12-09Fix hang during JunitTest_framework_complex on macOSStephan Bergmann
2022-12-06sfx2: rename FN_PARAM_1 to FN_NOUPDATEHenry Castro
2022-11-15sw: add accessibility check statusbar controlTomaž Vajngerl
2022-11-04sw: add FN_PARA_1 to MAILPREPAREEXPORT slotHenry Castro
2022-10-31simplify logicNoel Grandin
2022-10-20tdf#151521 Fix para applied style sub-level remains visibleJim Raykowski
2022-10-18Fix turning off outline-folding doesn't clear all folded buttonsJim Raykowski
2022-10-12tdf#148806 doc vba: highest priority is ThisDocument AutoOpen V2Justin Luth
2022-10-09"No List" option in Styles Sidebar doesn't remove list in non-English UIAron Budea
2022-10-08tdf#148806 doc vba: highest priority is ThisDocument AutoOpenJustin Luth
2022-10-08tdf#148806 doc vba: AutoOpen runs before Document_OpenJustin Luth
2022-10-07tdf#145538 use range based for loopsAndrea Rosetti
2022-10-07tdf#151315 Fix char style not applied if outline-folding is enabledJim Raykowski
2022-10-06tdf#149741 Handle also inherited directionMaxim Monastirsky
2022-10-04tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-18cid#1509286 silence Out-of-bounds accessCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-07make UpdateFootnote take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-03tdf#150241: a blind fix attemptMike Kaganski
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-06-20SfxStyleSheetBasePool::Find can be constCaolán McNamara
2022-06-01CppunitTest_sw_tiledrendering: use CPPUNIT_TEST_FIXTURE()Miklos Vajna