summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19Fix typosAndrea Gelmini
2021-08-19Avoid infinite loop in dbgutil buildsMike Kaganski
2021-08-19ofz#37370 Null-dereferenceCaolán McNamara
2021-08-19tdf#143939 sw: track format changes of the actual wordLászló Németh
2021-08-19tdf#143722 DOCX import: map using default TOC heading styleGabor Kelemen
2021-08-19vcl: move ImplReleaseFonts() to outdev/font.cxxChris Sherlock
2021-08-19vcl: add braces to SetBackground() function to make reading easierChris Sherlock
2021-08-19vcl: move background functions to background.cxxChris Sherlock
2021-08-19drawinglayer: split polygonprimitive2d.hxx into multiple filesTomaž Vajngerl
2021-08-19tdf143726 DOCX: export default TOC Header style with correct nameGabor Kelemen
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-08-19tdf#143567: Distinguish bitmap vs. pattern fill styleKatarina Behrens
2021-08-19ridljar: check that UnoClassLoader is used for NativeLibraryLoaderMichael Stahl
2021-08-19toolkit: fix deadlock in MutableTreeNodeMichael Stahl
2021-08-19remove some locking from UriReferenceNoel Grandin
2021-08-19reduce skia re-alloc costs (tdf#105575)Noel Grandin
2021-08-19tdf#143890: Show preview of diagonal borders / CalcBayram Çiçek
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin
2021-08-19Update git submodulesRafael Lima
2021-08-19tdf#143918 sw: fix reject of multiple changesLászló Németh
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-19jsdialog: dump id for imagesSzymon Kłos
2021-08-19Update git submodulesJohnny_M
2021-08-19augment CFLAGS for libxml2 instead of overwritingCaolán McNamara
2021-08-19ofz#37300 Direct-leakCaolán McNamara
2021-08-19cid#1490358 silence bogus Dereference after null checkCaolán McNamara
2021-08-19cid#1490357 Dereference after null checkCaolán McNamara
2021-08-19save LastTipOfTheDayShown when the dialog is shown not in its dtorCaolán McNamara
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-19tdf#143736 Add testSamuel Mehrbrodt
2021-08-19cid#1490354/1490355: Logically dead codeJulien Nabet
2021-08-19tdf#143736 Fix loading hyperlink from textboxSamuel Mehrbrodt
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-08-18GCC bug 96878 is fixed in upcoming GCC 12Stephan Bergmann
2021-08-18Avoid LIBO_USE_SOURCE_LOCATION feature on user-facing LockFileExceptionStephan Bergmann
2021-08-18UnloadObj always dereferences its SdrOle2Obj* argCaolán McNamara
2021-08-18Teach symstore more duplicated DLLsThorsten Behrens
2021-08-18ofz#36713 Indirect-leakCaolán McNamara
2021-08-18GetObjRef already returns the needed referenceMike Kaganski
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara
2021-08-18ofz#37322 Bad-castCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18use visitor callback to avoid container construction (tdf#105575)Noel Grandin
2021-08-18remove incorrect commentXisco Fauli
2021-08-18tdf#118470: unit test for escaped unicode chars in strings importDennis Francis
2021-08-18tdf#118470: sc oox: recover escaped unicode chars in strings importDennis Francis
2021-08-18Fix typoAndrea Gelmini