summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Add a SmMlElement tree to the sm documentdante2-0/+11
2021-08-20Add security handlers to the iteratorsdante1-0/+4
2021-08-20Convert AreaTransparencyGradientPopup to WeldToolbarPopupSzymon Kłos6-25/+27
2021-08-19Fix locking of public UriReference members againStephan Bergmann2-14/+21
2021-08-19external/clucene: Avoid std::string(nullptr) constructionStephan Bergmann2-0/+12
2021-08-19Revert "tdf#59820 - Adjust column width of imported ASCII files"Andreas Heinisch1-0/+1
2021-08-19Make the logic more logical.., tdf#102846 follow-upEike Rathke1-4/+3
2021-08-19tdf#143526 add Korean Numbering test case & fix Hanja number codepointDaeHyun Sung2-2/+284
2021-08-19Update git submodulesRafael Lima1-0/+0
2021-08-19ofz: add expat generate_hash_secret_salt to ignorelist for msanCaolán McNamara1-0/+2
2021-08-19Update git submodulesAndrea Gelmini1-0/+0
2021-08-19Removed executables bits on docx fileAndrea Gelmini1-0/+0
2021-08-19Fix typoAndrea Gelmini1-1/+1
2021-08-19tdf#143624 PPTX: slideshow setting “Manual forwarding” not exportedTibor Nagy3-0/+18
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke4-25/+85
2021-08-19loplugin:sequenceloop (macOS)Stephan Bergmann1-1/+2
2021-08-19use sanitize-excludelist.txt for fuzzing CC as well as CXXCaolán McNamara1-0/+1
2021-08-19ScriptForge - (PDF Export) get/set options, export as PDF fileJean-Pierre Ledure6-5/+240
2021-08-19Revert "Simplify Rect2Poly"Mike Kaganski1-1/+6
2021-08-19loplugin:constmethodsNoel Grandin16-39/+40
2021-08-19Fix typosAndrea Gelmini3-4/+4
2021-08-19Avoid infinite loop in dbgutil buildsMike Kaganski1-6/+9
2021-08-19ofz#37370 Null-dereferenceCaolán McNamara2-13/+14
2021-08-19tdf#143939 sw: track format changes of the actual wordLászló Németh2-73/+126
2021-08-19tdf#143722 DOCX import: map using default TOC heading styleGabor Kelemen2-2/+4
2021-08-19vcl: move ImplReleaseFonts() to outdev/font.cxxChris Sherlock2-13/+12
2021-08-19vcl: add braces to SetBackground() function to make reading easierChris Sherlock1-0/+4
2021-08-19vcl: move background functions to background.cxxChris Sherlock5-54/+77
2021-08-19drawinglayer: split polygonprimitive2d.hxx into multiple filesTomaž Vajngerl6-245/+398
2021-08-19tdf143726 DOCX: export default TOC Header style with correct nameGabor Kelemen3-1/+11
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin5-13/+13
2021-08-19tdf#143567: Distinguish bitmap vs. pattern fill styleKatarina Behrens1-7/+3
2021-08-19ridljar: check that UnoClassLoader is used for NativeLibraryLoaderMichael Stahl1-0/+9
2021-08-19toolkit: fix deadlock in MutableTreeNodeMichael Stahl1-10/+14
2021-08-19remove some locking from UriReferenceNoel Grandin2-16/+6
2021-08-19reduce skia re-alloc costs (tdf#105575)Noel Grandin1-2/+14
2021-08-19tdf#143890: Show preview of diagonal borders / CalcBayram Çiçek2-6/+13
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin4-12/+9
2021-08-19Update git submodulesRafael Lima1-0/+0
2021-08-19tdf#143918 sw: fix reject of multiple changesLászló Németh2-14/+95
2021-08-19reduce visibility of some symbolsNoel Grandin4-11/+46
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos8-20/+165
2021-08-19jsdialog: dump id for imagesSzymon Kłos1-0/+1
2021-08-19Update git submodulesJohnny_M1-0/+0
2021-08-19augment CFLAGS for libxml2 instead of overwritingCaolán McNamara1-1/+1
2021-08-19ofz#37300 Direct-leakCaolán McNamara4-17/+14
2021-08-19cid#1490358 silence bogus Dereference after null checkCaolán McNamara1-1/+2
2021-08-19cid#1490357 Dereference after null checkCaolán McNamara1-1/+1
2021-08-19save LastTipOfTheDayShown when the dialog is shown not in its dtorCaolán McNamara1-1/+9
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski41-110/+100