summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-26-Werror=maybe-uninitializedStephan Bergmann
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-24tdf#144032: fix STR_ASK_DELETE_LAYERJulien Nabet
2021-08-24ofz: cgm Integer-overflowCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-22BOOST_FALLTHROUGH->[[fallthrough]];Caolán McNamara
2021-08-22tdf#126915: Redaction: Clarify 'Export Directly as PDF'Muhammet Kara
2021-08-20Fix extended tip after translation roundOlivier Hallot
2021-08-20Bump ui file to newest GladeOlivier Hallot
2021-08-20Fix extended tip after translation round.Olivier Hallot
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-19tdf#143624 PPTX: slideshow setting “Manual forwarding” not exportedTibor Nagy
2021-08-19ofz#37370 Null-dereferenceCaolán McNamara
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski
2021-08-17Enable sd pdf import tests on WindowsMike Kaganski
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-17Fix ctor taking Point and Size, to properly handle regative sizesMike Kaganski
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-08-13tdf#127543 add saveacopy to File dropdown menu tabsAndreas-Kainz
2021-08-13Resolves: tdf#143795 trigger layout when content changesCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12tdf#143129 PPTX: custom slide show use as default is not exported.Tibor Nagy
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10tdf#136610 Add Clone/Clear Direct Format buttons to LO Draw tabbed interfaceRafael Lima
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna
2021-08-09stray unwanted and unneeded image-position propertiesCaolán McNamara
2021-08-08tdf#138960 Check if tree entry has children before attempting to expandJim Raykowski
2021-08-08tdf#143572 Restore enable undo setting immediatly after object nameJim Raykowski
2021-08-07Removed duplicated includeAndrea Gelmini
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-08-05remove outdated commentsCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04SdStyleSheet: implement XMultiPropertySetMike Kaganski
2021-08-03Resolves: tdf#137637 keep user selection during initializationCaolán McNamara
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin