summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin
2021-07-24use officecfg to retrieve SaveWorkingSetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-24sw: define to constexpr, use MM50 from svx and use o3tl::convertTomaž Vajngerl
2021-07-23use officecfg to retrieve SaveDocViewNoel Grandin
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin
2021-07-23use officecfg to retrieve help systemNoel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-23simplify AsynchronLinkNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann
2021-07-22do not use delayed layout in TitledDockingWindowLuboš Luňák
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-21improve the comments of the number conversion functionsNoel Grandin
2021-07-21Use existing rtl_math_stringToDoubleStephan Bergmann
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21Use existing rtl_str_toInt64_WithLengthStephan Bergmann
2021-07-21flatten data in SdrGluePointListNoel Grandin
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-20EditTextObject: use virtual interface instead of pimplMike Kaganski
2021-07-20no need to allocate the selectionOverlay separately in SvxTableControllerNoel Grandin
2021-07-20flatten the vector in NfCurrencyTableNoel Grandin
2021-07-20no need to allocate child array separately in SvxRTFItemStackTypeNoel Grandin
2021-07-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin
2021-07-20tdf#128612: Support applying pattern fill from toolbarKatarina Behrens
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
2021-07-19offsetof is only guaranteed to work with standard layout typesMike Kaganski
2021-07-19Fix updating WhichRangesContainer using MergeRangeMike Kaganski
2021-07-19Add Handler for Transparent Readpanoskorovesis
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19Add Handler for RasterOp Readpanoskorovesis
2021-07-19Add Handler for Pop Readpanoskorovesis
2021-07-19Add Handler for Push Readpanoskorovesis
2021-07-19Add Handler for Font Readpanoskorovesis
2021-07-19Add Handler for MapMode Readpanoskorovesis
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-17move BuildWhichTable and simplifyNoel Grandin