summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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
2021-07-17sdremote: clean up now-unneeded "found" flagAndrzej Hunt
2021-07-17sdremote: avoid infinite loop if client disconnects during handshakeAndrzej Hunt
2021-07-17sdremote: remove commented out experimental checkAndrzej Hunt
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-16use WhichRangesContainer in sdNoel Grandin
2021-07-16sdremote: Transmitter: s/mQueuesNotEmpty/mProcessingRequired/Andrzej Hunt
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14sdremote: fix race condition in Transmitter shutdown to plug leakAndrzej Hunt
2021-07-12tdf#143291 the "none" item selected is distinct from nothing selectedCaolán McNamara
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-10tdf#119312 Crash in: sdext::presenter::PresenterSlideShowView::LateInit()Hochwasser
2021-07-08Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with anotherCaolán McNamara
2021-07-04cid#1486703 if bUsePlaceholderIndex is true then ePlaceholder != OutlinerCaolán McNamara
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-07-02tdf#142235 PPTX export: fix styles with placeholdersAttila Bakos (NISZ)