summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-26use officecfg for default optionsNoel Grandin2-19/+3
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin2-41/+12
2021-07-26use officecfg for menu optionsNoel Grandin2-91/+0
2021-07-26vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl1-1/+4
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin1-24/+11
2021-07-25use officecfg for drawing optionsNoel Grandin3-122/+76
2021-07-25use officecfg to retrieve LoadUserSettingsNoel Grandin1-3/+0
2021-07-25use officecfg to retrieve UseUserDataNoel Grandin1-4/+0
2021-07-25use officecfg to retrieve CreateBackupNoel Grandin1-4/+0
2021-07-25use officecfg to retrieve LoadDocumentPrinterNoel Grandin1-4/+0
2021-07-25use officecfg for print optionsNoel Grandin2-78/+3
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin1-4/+0
2021-07-25use officecfg for help optionsNoel Grandin2-44/+0
2021-07-25use officecfg to retrieve AutoSaveTimeNoel Grandin1-4/+0
2021-07-25simplify SvFontSubstNoel Grandin3-31/+41
2021-07-25use officecfg to retrieve UserAutoSaveNoel Grandin1-5/+1
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin1-4/+0
2021-07-24use officecfg to retrieve AutoSavePromptNoel Grandin1-4/+0
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin1-4/+0
2021-07-24use officecfg to retrieve SaveWorkingSetNoel Grandin1-4/+0
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin1-4/+0
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin1-4/+0
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin1-2/+0
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin1-4/+0
2021-07-24sw: define to constexpr, use MM50 from svx and use o3tl::convertTomaž Vajngerl1-1/+3
2021-07-23use officecfg to retrieve SaveDocViewNoel Grandin1-4/+0
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin1-3/+0
2021-07-23use officecfg to retrieve help systemNoel Grandin1-2/+0
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin1-1/+0
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin2-3/+1
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin1-2/+0
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna1-0/+2
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin1-2/+0
2021-07-23simplify AsynchronLinkNoel Grandin1-2/+0
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin1-4/+2
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann1-1/+1
2021-07-22do not use delayed layout in TitledDockingWindowLuboš Luňák1-6/+0
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin1-10/+3
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin2-9/+10
2021-07-22flatten vcl::LazyDeleteNoel Grandin1-5/+22
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin1-1/+1
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin3-8/+7
2021-07-21improve the comments of the number conversion functionsNoel Grandin2-6/+4
2021-07-21Use existing rtl_math_stringToDoubleStephan Bergmann1-20/+0
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann1-0/+38
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski3-6/+6
2021-07-21Use existing rtl_str_toInt64_WithLengthStephan Bergmann1-25/+0
2021-07-21flatten data in SdrGluePointListNoel Grandin1-3/+3
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin1-1/+2
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski2-1/+3