summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_updatedialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2023-03-25loplugin:stringadd in d*Noel Grandin1-10/+4
2022-06-03Fix typo in codeAndrea Gelmini1-1/+1
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin1-6/+6
2022-03-11loplugin:constparamsNoel Grandin1-2/+2
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-7/+6
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+0
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski1-17/+10
2021-10-11loplugin:moveparam in desktopNoel Grandin1-5/+5
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-1/+1
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet1-7/+8
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-04-19convert some #define to OUStringLiteralNoel Grandin1-2/+2
2021-01-29loplugin:stringviewparam extend to new..Noel1-3/+3
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: desktopStephan Bergmann1-2/+2
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-8/+6
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara1-4/+2
2020-05-20use for-range on Sequence in d*Noel Grandin1-3/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen1-32/+0
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin1-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-3/+3
2019-09-20Related: tdf#127645 return value is unusedCaolán McNamara1-11/+1
2019-07-19loplugin:referencecasting in desktopNoel Grandin1-3/+2
2019-06-14remove some unused includesCaolán McNamara1-7/+0
2019-06-13no need for awt::Toolkit::create in UpdateDialogCaolán McNamara1-11/+0
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-3/+3
2019-06-02drop some unneeded includesCaolán McNamara1-1/+0
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-12loplugin:unusedfieldsNoel Grandin1-5/+1
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-4/+4
2019-03-26loplugin:singlevalfieldsNoel Grandin1-42/+0
2019-03-09loplugin:unusedmethodsNoel Grandin1-47/+0
2019-02-27weld UpdateDialogCaolán McNamara1-268/+152
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-06-25loplugin:useuniqueptr in desktopNoel Grandin1-14/+8
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+5
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-05Use for-range loops in desktop (part1)Julien Nabet1-33/+29
2018-03-01...and some more asserts during CppunitTest_desktop_dialogs_testStephan Bergmann1-2/+2
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-2/+2
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: desktopStephan Bergmann1-9/+9
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-6/+0