Age | Commit message (Expand) | Author |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-03 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in OInputStreamWrapper | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in OInputStreamHelper | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in ItemHolder1 | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in CharClass | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in AccessibleStateSetHelper | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in AccessibleRelationSetHelper | Noel Grandin |
2021-07-29 | return by const& in LocaleDataWrapper | Noel Grandin |
2021-07-29 | rtl::Static -> static local | Noel Grandin |
2021-07-29 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-28 | simplify SvtOptionsDialogOptions | Noel Grandin |
2021-07-27 | simplify SvtViewOptions | Noel Grandin |
2021-07-27 | use officecfg for SvtHistoryOptions | Noel Grandin |
2021-07-26 | return SvtCompatibilityEntry from SvtCompatibilityOptions::GetList | Noel Grandin |
2021-07-26 | convert these into constants | Noel Grandin |
2021-07-26 | cid#1485150 silence Uncaught exception | Caolán McNamara |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-26 | use officecfg for default options | Noel Grandin |
2021-07-26 | simplify SvtDynamicMenuOptions | Noel Grandin |
2021-07-25 | use officecfg to retrieve OdfDefaultVersion | Noel Grandin |
2021-07-25 | use officecfg to retrieve LoadUserSettings | Noel Grandin |
2021-07-25 | use officecfg to retrieve UseUserData | Noel Grandin |
2021-07-25 | use officecfg to retrieve CreateBackup | Noel Grandin |
2021-07-25 | use officecfg to retrieve LoadDocumentPrinter | Noel Grandin |
2021-07-25 | use officecfg to retrieve WarnAlienFormat | Noel Grandin |
2021-07-25 | use officecfg to retrieve AutoSaveTime | Noel Grandin |
2021-07-25 | simplify SvFontSubst | Noel Grandin |
2021-07-25 | use officecfg to retrieve UserAutoSave | Noel Grandin |
2021-07-24 | use officecfg to retrieve AutoSave | Noel Grandin |
2021-07-24 | use officecfg to retrieve AutoSavePrompt | Noel Grandin |
2021-07-24 | use officecfg to retrieve DocInfoSave | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveWorkingSet | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveRelInet | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveRelFSys | Noel Grandin |
2021-07-24 | use officecfg to retrieve PrettyPrinting | Noel Grandin |
2021-07-23 | use officecfg to retrieve SaveDocView | Noel Grandin |
2021-07-19 | tdf#143409: fix Translation is not applied in some UI | Noel Grandin |
2021-07-18 | osl::Mutex->std::mutex in CachedTextSearch | Noel Grandin |
2021-07-18 | osl::Mutex->std::mutex in ModeratorsActiveDataStreamer | Noel Grandin |
2021-07-17 | osl::Mutex->std::mutex in ModeratorsActiveDataSink | Noel Grandin |
2021-07-16 | Output proper language tag instead of Language+Country concatenation | Eike Rathke |
2021-07-12 | add Japanese font fallback. | Jun NOGATA |
2021-07-12 | update Japanese font order list | Jun NOGATA |
2021-07-10 | tdf#142702 Handle STARTMODULE in SvtModuleOptions::GetFactoryShortName | Sergey Fukanchik |
2021-07-06 | Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatter | Eike Rathke |
2021-07-06 | Remove now unused LocaleDataWrapper::getLongDate() | Eike Rathke |
2021-06-30 | fix failure in JunitTest_unotools_complex | Noel Grandin |