summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2020-01-12Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara1-0/+6
2019-12-16Resolves: tdf#128077 cancel goalseek subdialogs on forced removalCaolán McNamara1-31/+18
2019-11-28Related: tdf#129082 set explicit parent for warning dialogCaolán McNamara1-1/+1
2019-11-03loplugin:stringaddNoel Grandin3-6/+6
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann4-10/+5
2019-10-23sc: rowcol: tdf#50916 convert miscdlgsNoel Grandin3-36/+52
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea1-16/+16
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski2-2/+0
2019-10-19weld ScDataProviderDlgCaolán McNamara2-551/+296
2019-10-19add menubar support to vclbuilderCaolán McNamara1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-5/+5
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-4/+4
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara4-4/+9
2019-10-01loplugin:stringadd in scNoel Grandin4-16/+6
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara1-1/+1
2019-09-26loplugin:constmethod in scNoel Grandin4-8/+8
2019-09-24Add reference marks callbackSzymon Kłos1-0/+9
2019-09-16Resolves: tdf#127546 crash on clicking --Column-- or --Row--Caolán McNamara1-2/+4
2019-08-20loplugin:constvars in package..scNoel Grandin2-13/+13
2019-08-15loplugin:sequenceloop in scNoel Grandin1-1/+1
2019-08-12Mark Sequence const in scArkadiy Illarionov1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov3-13/+10
2019-07-21cid#1399198 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-20cid#1399336 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-19cid#1448287 Unchecked return valueCaolán McNamara1-2/+4
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen1-0/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-15loplugin:logexceptionnicely in scNoel Grandin1-2/+3
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara1-1/+1
2019-05-24cannot create a shared_ptr from an existing objectNoel Grandin1-1/+1
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+2
2019-05-13drop some unneeded includesCaolán McNamara4-8/+1
2019-05-13Make it more obvious that there are no named rangesKatarina Behrens1-1/+8
2019-05-12weld ScDataFormDlgCaolán McNamara1-97/+79
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov2-4/+4
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara7-431/+81
2019-04-30tdf#124975 changing the clipboard selection clears the widget selectionCaolán McNamara1-0/+4
2019-04-29-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2019-04-27Fix typosAndrea Gelmini1-1/+1
2019-04-27weld cluster of change tracking dialogsCaolán McNamara4-818/+734
2019-04-23multiple concatted AcceptChgDat stored in configCaolán McNamara1-17/+28
2019-04-23Fix typos in codeAndrea Gelmini1-4/+4
2019-04-19suspicious unbalanced busy/normal cursor settingCaolán McNamara1-0/+1
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-18weld ScOptSolverDlgCaolán McNamara1-284/+268
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara1-5/+1
2019-04-13weld ScTabOpDlgCaolán McNamara1-118/+117