summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)Author
2024-01-08Add some left margin for the comment triangleSamuel Mehrbrodt
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-10-30SW: small fix for manage changes dialog.Attila Szűcs
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-07-13jsdialog: enable Manage Changes dialogSzymon Kłos
2023-06-23tdf#155847 sw tracked table column: fix crash in Manage ChangesLászló Németh
2023-06-16tdf#155847 sw tracked table column: manage multiple changesLászló Németh
2023-06-13cid#1532367 Unused valueCaolán McNamara
2023-06-08tdf#155342 sw tracked table column: manage changesLászló Németh
2023-04-19tdf#154909: Assertion dont select when frozen in sw/redlndlg.cxxJulien Nabet
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-02-26cid#1521509 Logically dead codeCaolán McNamara
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-22XUnoTunnel->dynamic_cast in SwXAutoTextGroupNoel Grandin
2023-01-21XUnoTunnel->dynamic_cast in SwXAutoTextEntryNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-08-19tdf#150443 sw: fix crash of rejecting table row deletionLászló Németh
2022-08-18no need to allocate these on the heapNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-06-01Related: tdf#149408 various crashes seen in redline panelCaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26sw: show Manage Changes dialog for read-only documents too...Michael Stahl
2022-04-26SwRedlineAcceptDlg: fix inconsistent enabling of buttonsMichael Stahl
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08tdf#147179 sw: select tracked row change in Manage ChangesLászló Németh
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-16tdf#148032 sw: add redline comment for tracked commentsLászló Németh
2022-03-12tdf#73125 sw: add Insert/Delete Comment Manage Changes action iconsLászló Németh
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2022-01-12Fix typosAndrea Gelmini
2022-01-12tdf#144270 sw: manage tracked table (row) deletion/insertionLászló Németh
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna
2021-11-18tdf#145721 sw: add 'moved text' icons to Manage ChangesLászló Németh