summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
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-30Use u16string_view hereMike Kaganski
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-27ofz#36348 Integer-overflowCaolán McNamara
2021-07-27tdf#143126 PPTX: slideshow setting “Start from” not exportedTibor Nagy
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-27tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy
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-22tdf#124708: sd_uiimpress: Add unittestXisco Fauli
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann