summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-31sw floattable: handle <w:doNotBreakWrappedTables> in the DOCX filterMiklos Vajna
2023-05-31sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna
2023-05-31Fix CI breakage from commit 36831c668c53fdfcd78300045e6beafccbba35c6Mike Kaganski
2023-05-30Related: tdf#155507 Only need this invalidate if using header/footer controlsCaolán McNamara
2023-05-30tdf#155507 don't redraw numbering when cursor enters it, if...Caolán McNamara
2023-05-30lok: a11y: paragraph notifyied on text change, even coming from another viewMarco Cecchetti
2023-05-28Related tdf#153317: extra check since we deal with signed integersJulien Nabet
2023-05-28tdf#153317: direct SQL: try to detect Bit field in Mysql/MariaDBJulien Nabet
2023-05-28Related tdf#155443: MySQL/MariaDB direct connect, use more of the new functionJulien Nabet
2023-05-28sw: fix crash in SwNode::GetFlyFormat()Xisco Fauli
2023-05-28tdf#155496: Export list header to (X)HTML using 'display: block' styleMike Kaganski
2023-05-28external/libxml2: Fix missing external symbols needed by xmllintStephan Bergmann
2023-05-28desktop: check getDialog()Xisco Fauli
2023-05-28ExternalProject_libxml2 still needs to build the xmllint executableStephan Bergmann
2023-05-28upgrade to libxml2-2.11.4Caolán McNamara
2023-05-28tdf#138279 Revert "On double click on chart select the chart backgroud"Justin Luth
2023-05-28tdf#155443: MySQL/MariaDB direct connect: pb to change fieldname in tableJulien Nabet
2023-05-28tdf#155319 sc: fix conditional format data bar after copyingTibor Nagy
2023-05-28tdf#155465 doc export: handle para last line - justifyJustin Luth
2023-05-28sw: fix crash in DocumentLayoutManager::CopyLayoutFormatXisco Fauli
2023-05-28tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara
2023-05-28Revert "Related tdf#114286: put duplicates commands in GenericCommands..."Julien Nabet
2023-05-28tdf#155410 speedup shutdown when document has lots of imagesNoel Grandin
2023-05-28tdf#155368 Can't toggle Wrap Text on all cells if cell already hasNoel Grandin
2023-05-28tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-05-28tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth
2023-05-28tdf#155387: fix list restart and opening/closing conditionsMike Kaganski
2023-05-28tdf#155346 sw: fix crash from changing modal modeMichael Stahl
2023-05-28sw: fix crash in GotoNextLayoutTextFrame/GotoPrevLayoutTextFrameXisco Fauli
2023-05-25jsdialog: encode properly control charactersSzymon Kłos
2023-05-25Bump version to 23.05.0.2cp-23.05.0-2Andras Timar
2023-05-25Partial fix: iOS missing text direction listbox in Format > Page Style > PagePatrick Luby
2023-05-25Added & modified some shortcuts for general compatibility.Gökay Şatır
2023-05-25CppunitTest_sc_dataprovider: fix sanitizers failureMiklos Vajna
2023-05-25sw: fix wrong downcast in UndoManager::IsViewUndoActionIndependent()Miklos Vajna
2023-05-25tdf#155002 sw floattable, split but not yet moved follow: fix GetNextFlyLeaf()Miklos Vajna
2023-05-25sd: fix crash in SdXImpressDocument::postMouseEvent()Miklos Vajna
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-25XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-05-25docmodel: extract Transformation from ThemeColor into own fileTomaž Vajngerl
2023-05-25use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-05-24perf: surprising to see getenv on a profile.Michael Meeks
2023-05-24don't InvalidateAll in online for a OuterResize caseCaolán McNamara
2023-05-24categorize the reasons writer calls "LockPaint"Caolán McNamara
2023-05-24replace license in package header to MPL-2.0 in case of MPL subsetAndras Timar
2023-05-24Update git submodulesAndras Timar
2023-05-23perf: surprising to see PDF being vsprintf'd during JSDialog rendering.Michael Meeks
2023-05-23in online do less whole document invalidationCaolán McNamara
2023-05-23editeng: fix assertion uninitialized enumHenry Castro