summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock1-3/+3
2021-09-15loplugin:finalclassesNoel Grandin1-3/+3
2021-09-15Fix some assorted mistakes in translatable stringsAdolfo Jayme Barrientos1-1/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-16/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2-8/+8
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara1-0/+33
2021-09-11clang:optin.performance.PaddingNoel Grandin2-7/+7
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara1-1/+1
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock1-8/+9
2021-08-31tdf#144183: restore 'erase' that was accidentally droppedMike Kaganski1-0/+1
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock2-2/+2
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