summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Rename AsyncColorPicker -> AsynchronousColorPickerSzymon Kłos1-2/+2
2021-08-26tdf#143169 - Remove additional row header widthAndreas Heinisch1-1/+1
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin2-9/+9
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke1-1/+2
2021-08-21Use LanguageTagIcu::getDisplayName() for on-the-fly language list entriesEike Rathke1-13/+25
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos1-2/+63
2021-08-18loplugin:passstuffbyrefNoel Grandin1-2/+2
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis1-1/+3
2021-08-14flatten svt::table::DefaultInputHandlerNoel Grandin5-206/+193
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara1-2/+5
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-08-06Adapt LCIDs and language tags to [MS-LCID] rev.15Eike Rathke1-1/+1
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin8-37/+36
2021-08-04Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara1-0/+1
2021-08-03osl::Mutex->std::mutex in TemplateFolderCacheImplNoel Grandin1-2/+3
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin5-16/+16
2021-08-02osl::Mutex->std::mutex in SvtMatchContext_ImplNoel Grandin1-6/+7
2021-08-02convert #defines to OUStringLiteralNoel Grandin4-6/+6
2021-07-31osl::Mutex->std::mutex in ItemHolder2Noel Grandin2-6/+5
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos1-1/+6
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin1-47/+29
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin1-353/+53
2021-07-26UBSAN fixNoel Grandin1-15/+26
2021-07-26use officecfg for menu optionsNoel Grandin3-419/+0
2021-07-25use officecfg for drawing optionsNoel Grandin1-854/+87
2021-07-25use officecfg for print optionsNoel Grandin2-446/+109
2021-07-25use officecfg for help optionsNoel Grandin3-254/+0
2021-07-25simplify SvFontSubstNoel Grandin1-92/+68
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin1-23/+2
2021-07-23Fix SvtHelpOptions_Impl::GetPropertyNames (svtools)Julien Nabet1-1/+0
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin1-22/+1
2021-07-23use officecfg to retrieve help systemNoel Grandin1-16/+2
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin1-21/+0
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin1-57/+0
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin1-58/+1
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin1-30/+2
2021-07-23simplify AsynchronLinkNoel Grandin1-27/+22
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin2-15/+8
2021-07-23osl::Mutex->std::mutex in ValueItemAccNoel Grandin2-4/+5
2021-07-21tdf#143452: make 2 buttons in the date form control translatableJulien Nabet1-2/+2
2021-07-19no need for pimpl in CellValueConversionNoel Grandin2-323/+286
2021-07-17make calendar button small-button style so it fits in limited heightCaolán McNamara1-0/+3
2021-07-17move BuildWhichTable and simplifyNoel Grandin1-55/+0
2021-07-15crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara1-1/+4
2021-07-15the freetype font cache mentioned in this comment no longer existsCaolán McNamara1-3/+1
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara1-4/+10
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara3-110/+110
2021-07-12Fix extended tip after translationOlivier Hallot1-1/+1
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara1-3/+0