summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima2-4/+1
2022-01-24remove explicit can-focus of False from GtkToolButtonsCaolán McNamara1-22/+0
2022-01-24Add a reference to respective documentationMike Kaganski1-0/+2
2022-01-23Fix typoAndrea Gelmini1-1/+1
2022-01-23tdf#146728 lok: IME: preset formatting in the new paragraphSzymon Kłos2-11/+79
2022-01-23Related: tdf#135935 set some hints as to what widget should have starting focusCaolán McNamara1-0/+1
2022-01-23Fix typosAndrea Gelmini1-1/+1
2022-01-22tdf#146490 SwNavigator: replace page number field expand field textJim Raykowski2-1/+8
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski7-28/+15
2022-01-22resave with latest gladeCaolán McNamara1-61/+61
2022-01-22SwNavigator: revamp SwContentType::HasContentChanged functionJim Raykowski1-151/+136
2022-01-21tdf#146891 there is a case where "chapter numbering" can be changedCaolán McNamara1-6/+8
2022-01-21fix opengl slide transitionNoel Grandin2-3/+0
2022-01-21tdf#141591 Add DevTools to the Tabbed interfacerafaelhlima1-0/+7
2022-01-21Bump Glade version to 3.38Heiko Tietze2-243/+262
2022-01-21tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)3-3/+29
2022-01-21tdf#140731: sw: move UItest to CppUnittestXisco Fauli2-53/+72
2022-01-20use resolution independent positions for writer's screen-renderingCaolán McNamara13-250/+61
2022-01-20centralize these GetTextArray usesCaolán McNamara2-38/+50
2022-01-20Revert "can use the glyphcache for this GetTextArray call"Caolán McNamara1-3/+2
2022-01-20tdf#146294 Fix extended tooltips for Next/Previous buttonsRafael Lima1-2/+6
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)35-24/+282
2022-01-20tdf#128375: sw_uiwriter3: Add unittestXisco Fauli2-0/+22
2022-01-20tdf#106899 - Import concordance file using appropriate charsetAndreas Heinisch6-1/+71
2022-01-19print out a debug warning when we ignore dodgy processingNoel Grandin1-1/+2
2022-01-19tdf#139638: sw_uiwriter3: Add unittestXisco Fauli2-0/+14
2022-01-19sw: generalize ModelToViewHelper to handle all NonTextFieldmarksMichael Stahl6-17/+21
2022-01-19tdf#139638 sw_fieldmarkhide: hide fieldmark command in ModelToViewHelperMichael Stahl1-0/+95
2022-01-19sw_fieldmarkhide: disable layout cache if there are fieldmarksMichael Stahl1-1/+4
2022-01-19crashtesting: use SetTextIdxLen and SetIdxLenCaolán McNamara1-5/+2
2022-01-19ofz#43803 Null-dereference READCaolán McNamara1-25/+29
2022-01-19sw: fix unexpected paragraph border inside table cellsMiklos Vajna3-3/+57
2022-01-19CppunitTest_sw_odfexport2: rework to avoid mustTestImportOf()Miklos Vajna1-12/+5
2022-01-18can use the glyphcache for this GetTextArray callCaolán McNamara1-2/+3
2022-01-18sw: rename Sperren to CharacterSpacing in codeJan-Marek Glogowski3-15/+15
2022-01-18this width is always overwritten before being readCaolán McNamara1-2/+0
2022-01-18tdf#146515: sw_ooxmlexport4: Add unittestXisco Fauli2-0/+7
2022-01-18tdf#145321: sw_uiwriter3: Add unittestXisco Fauli2-0/+24
2022-01-18tdf#146515 export "Use printer metrics for document formatting" to docxCaolán McNamara1-0/+3
2022-01-18SwNavigator: disallow tracking update when content tree has focusJim Raykowski1-1/+5
2022-01-17tdf#145321 Crash scrolling DOCX to bottomNoel Grandin5-19/+36
2022-01-17sw: prefix members of SwTableFUNC, sw::sidebar::PageFooterPanel, ...Miklos Vajna8-83/+83
2022-01-17tdf#142450 add code to store showing whitespaceDhiraj Holden2-3/+26
2022-01-16SwNavigator: use one loop instead of two to fill fields member listJim Raykowski1-64/+54
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann2-5/+5
2022-01-15request the 2nd rect explicitly instead of one with a particular 'top' valueCaolán McNamara1-1/+1
2022-01-15Resolves tdf#139395 - Redesign of font name and effects pagesHeiko Tietze8-0/+12
2022-01-15tdf#146754: consider xyz:123 as host:port when parsing URLs smartMike Kaganski1-0/+21
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin11-69/+67
2022-01-14sw tests: audit uses of loadAndSave()Miklos Vajna9-16/+16