summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-07cid#1509283 silence Dereference after null checkCaolán McNamara
2022-09-07Be careful with failed reallocStephan Bergmann
2022-09-07Fix register clobber information and simplify in the C++/UNO bridge for iOSTor Lillqvist
2022-09-07tdf#150307, tdf#150829: sc: Add UItestXisco Fauli
2022-09-07Remove obsolete commentStephan Bergmann
2022-09-07cid#1513730 Useless callCaolán McNamara
2022-09-07Fix typoAndrea Gelmini
2022-09-07tdf#150808: General error importing svgz fileJulien Nabet
2022-09-07Revert "tdf#150555: Skia seems to fail with Windows 8/8.1"Xisco Fauli
2022-09-07cid#1500419 rearrange to silence Use after freeCaolán McNamara
2022-09-07tdf#149547 fix "tdf#75297 sw uno: override default num char style"Justin Luth
2022-09-07tdf#150810 get visible placeholder text in GtkEntry with focusCaolán McNamara
2022-09-07python3: upgrade to release 3.8.13Taichi Haradaguchi
2022-09-07apply ui-rulesCaolán McNamara
2022-09-07we don't use urgency-hint or want any gravity hintsCaolán McNamara
2022-09-07add truncate-multiline for consistency with vcl and all the othersCaolán McNamara
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-07gtk4: caps-lock-warning is gone as a propertyCaolán McNamara
2022-09-07every other .ui is version="3.20"Caolán McNamara
2022-09-07Use exactly two comparisons in froundMike Kaganski
2022-09-07Related: tdf#122737 A hack to keep backing window opaque on context destructionMike Kaganski
2022-09-07sd: rename WriteAnimationNodeAudio to MediaMiklos Vajna
2022-09-07use o3tl::span in SvXMLItemMapEntriesNoel Grandin
2022-09-07convert PreviewMode to scoped enumNoel Grandin
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca
2022-09-07tdf#150666 sw: allow to delete tracked table row insertionsLászló Németh
2022-09-07convert ElementOpenMode to scoped enumNoel Grandin
2022-09-07ONavigator doesn't need a pimplNoel Grandin
2022-09-07ofz#50118 TimeoutCaolán McNamara
2022-09-07sw: clean up DocxAttributeOutput::EndContentControl()Miklos Vajna
2022-09-07ConvertToBitmapEx slightly too bright if transparency involvedArmin Le Grand (allotropia)
2022-09-07SvXMLItemMapEntries does not need an implNoel Grandin
2022-09-07filter: remove no longer needed back-compat of the svg presentation engineMiklos Vajna
2022-09-07OXReportControllerObserver does not need a pimplNoel Grandin
2022-09-07convert ObjectType to scoped enumNoel Grandin
2022-09-07tdf#150604 Writer Navigator: Make delete shortcut key delete IndexesJim Raykowski
2022-09-07CppunitTest_sw_ooxmlencryption: remove not needed mustTestImportOf()Miklos Vajna
2022-09-07Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-07tdf#147646 Auto numbering is wrong when the row has split/merged cells.Satya
2022-09-07Use XCharacterClassification::getCharacterType() instead of getStringType()Eike Rathke
2022-09-07Always enquote ColRowName (label) as SingleQuotedEike Rathke
2022-09-06Add note to XCharacterClassification::getStringType() about meaninglessnessEike Rathke
2022-09-06svx: set vars to initial values in constructor init for SdrTextObjTomaž Vajngerl
2022-09-06svx: fix description of SdrTextObjTomaž Vajngerl
2022-09-06svx: remove "using namespace *" in tablemodel.cxxTomaž Vajngerl
2022-09-06Removed executable permission on fileAndrea Gelmini
2022-09-06cid#1500385 rearrange to make clearer what actually happensCaolán McNamara
2022-09-06cid#1500509 silence Out-of-bounds accessCaolán McNamara
2022-09-06cid#1500538 Big parameter passed by valueCaolán McNamara
2022-09-06cid#1500594 Explicit null dereferencedCaolán McNamara