summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
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-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-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-05improve LOK notifyInvalidationNoel Grandin
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
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01osl::Mutex->std::mutex in QueueProcessorNoel Grandin
2021-08-01osl::Mutex->std::mutex in ResourceFactoryManagerNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-29tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27tdf#143126 PPTX: slideshow setting “Start from” not exportedTibor Nagy
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-25Avoid some division by zeroStephan Bergmann
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin
2021-07-24sdremote: remove useless commentAndrzej Hunt
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-24sdremote: close BufferedStreamSocket on destructionAndrzej Hunt
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos
2021-07-19tdf#59323 tdf#142228 pptx export: fix datetime footers backwards compatibilitySarper Akdemir
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19tdf#143125 sd: fix crash when closing Custom Slide Shows dialogTibor Nagy
2021-07-17sdremote: introduce early return to improve handleAcceptedConnectionAndrzej Hunt