summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1546456 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-13Remove misleading commentStephan Bergmann
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin
2023-11-27tdf#158396: show DocumentTitle when set in MediaDescriptorMike Kaganski
2023-11-27Simplify a bitMike Kaganski
2023-11-23loplugin:fieldcast in LayoutManagerNoel Grandin
2023-11-23loplugin:fieldcast in LayoutManagerNoel Grandin
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4)Julien Nabet
2023-11-10loplugin:fieldcast in framework::AddonsToolBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::MenuBarManager::MenuItemHandlerNoel Grandin
2023-11-10loplugin:fieldcast in framework::MenuBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::StatusBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::ToolBarWrapperNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11make CppunitTest_framework_dispatch reliableCaolán McNamara
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch
2023-09-25tdf#146150 Use dispatch cmd for the corresponding SIDapurvapriyadarshi
2023-09-04tdf#147021 use std::size instead of SAL_N_ELEMENTSAdam Seskunas
2023-08-27tdf#45904: Remove old SwXReferenceMarks Java testanfanite396
2023-08-25tdf#45904: Remove old SwXParagraphEnumeration Java testanfanite396
2023-08-25tdf#45904: Remove old SwXFootnotes Java testanfanite396
2023-08-25tdf#45904: Remove old SwXFieldEnumeration Java testanfanite396
2023-08-25tdf#45904: Remove old SwXDocumentIndexes Java testanfanite396
2023-08-25tdf#45904: Remove old SwXStyleFamilies Java testanfanite396
2023-08-25tdf#45904: Move SwXTextEmbeddedObjects Java tests to C++anfanite396
2023-08-25tdf#45904: Remove old SwXReferenceMark Java testanfanite396
2023-08-25tdf#45904: Move SwXTextFieldMasters Java tests to C++anfanite396
2023-08-23tdf#45904: Remove old SwXBookmark Java testanfanite396
2023-08-23tdf#45904: Move SwXTextTables Java tests to C++anfanite396
2023-08-23tdf#45904: Move SwXTextSections Java tests to C++anfanite396
2023-08-21Move SwXTextFieldTypes Java tests to C++anfanite396
2023-08-21tdf#45904: Remove old SwXBookmarks Java testanfanite396
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-15VCLSession: avoid null dereferencesJustin Luth
2023-08-12Fix typoAndrea Gelmini
2023-08-12tdf#137878 autorecovery: reduce "file not found" pop-upsJustin Luth
2023-08-11autorecovery: add some documentationJustin Luth
2023-08-10partial Revert "tdf#144512 autorecovery: always wait for user idle...Justin Luth
2023-08-09tdf#144512 autorecovery: always wait for user idle with timed saveJustin Luth