summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-08-02Silence some bogus -Werror=array-bounds etc. with GCC 12 and -std=c++20Stephan Bergmann
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski
2023-07-17Simplify a bitMike Kaganski
2023-07-16SfxAllEnumItem::GetTextCount should return sal_uInt16Mike Kaganski
2023-07-05SvtCJKOptions::EOption is unusedNoel Grandin
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-28Simplify SvxSearchItem::PutValue a bitMike Kaganski
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-21svl: Use DateTime::Sub() instead of operator-()Eike Rathke
2023-06-18Use getXWeak in svlMike Kaganski
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-06-10ofz#59696 AbrtCaolán McNamara
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert
2023-06-01sw doc model xml dump: show address of SfxBoolItemsMiklos Vajna
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-27Fix typoAndrea Gelmini
2023-05-26tdf#150028 Treat decimal separator after [SS]Laurent Balland
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara
2023-05-03Fix typoAndrea Gelmini
2023-05-03tdf#145925: Support AutoCapitalize in DOI recognitionBaole Fang
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-06tdf#153887 Fraction number format: avoid 0/0Laurent Balland
2023-03-30loplugin:stringadd in starmath..svlNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-15tdf#117037: svl_qa_cppunit: Add unittestXisco Fauli
2023-03-14tdf#117037 - Support Unicode minus (0x2212) in the number scannerAndreas Heinisch
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-14svl: fix CppunitTest_desktop_lib's DesktopLOKTest::testSignDocument_PEM_PDFMiklos Vajna
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-03-13Introduce OUStringBuffer::insert taking OUStringConcatMike Kaganski
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-02-28no need to allocate Date separately in ImpSvNumberInputScanNoel Grandin
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2023-02-18osl::Mutex->std::mutex in SysCredentialsConfigItemNoel Grandin
2023-02-18osl::Mutex->std::mutex in SysCredentialsConfigNoel Grandin
2023-02-17osl::Mutex->std::mutex in PasswordContainerNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-16osl::Mutex->std::mutex in FSStorageNoel Grandin
2023-02-15clean up SwRefMarkFieldUpdate a bitBjoern Michaelsen