summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/acredlin.cxx
AgeCommit message (Expand)Author
2024-05-31loplugin:ostr in sc/../miscdlgsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-18Resolves: tdf#153096 Split change track content action into columns againEike Rathke
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-02-15remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-17rather return ref from GetCollatorNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-31properly fix leak in ScAcceptChgDlgNoel Grandin
2021-05-27fix leaks in ScAcceptChgDlgNoel Grandin
2021-05-26fix leak in ScAcceptChgDlgNoel Grandin
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-08-27tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky
2020-06-05have just one way to set expander imageCaolán McNamara
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-11Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-07-19cid#1448287 Unchecked return valueCaolán McNamara
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-13drop some unneeded includesCaolán McNamara
2019-04-27Fix typosAndrea Gelmini
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-23multiple concatted AcceptChgDat stored in configCaolán McNamara
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-19suspicious unbalanced busy/normal cursor settingCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-17convert ScChangeTrackMsgType to scoped enumNoel Grandin
2019-01-16simplify ScChangeTrack queuesNoel Grandin
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16weld SvxPostItDialogCaolán McNamara