summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Fix typosAndrea Gelmini1-2/+2
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-4/+4
2016-07-12loplugin:unusedfieldsNoel Grandin2-2/+0
2016-07-04Step towards disposing of ScDataFormDlg properlyKatarina Behrens1-1/+7
2016-06-11Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara1-14/+21
2015-11-23loplugin:unusedfields in scNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann20-208/+208
2015-11-04loplugin:stringconstantNoel Grandin1-2/+2
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-33/+0
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2-42/+42
2015-10-20loplugin:defaultparamsStephan Bergmann2-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann4-13/+13
2015-10-16convert Link<> to typedNoel Grandin9-30/+18
2015-10-15convert Link<> to typedNoel Grandin2-5/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
2015-10-12convert Link<> to typedNoel Grandin7-26/+16
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-23/+17
2015-09-25convert Link<> to typedNoel Grandin1-10/+6
2015-09-24convert Link<> to typedNoel Grandin4-39/+27
2015-09-23convert Link<> to typedNoel Grandin1-7/+8
2015-09-23convert Link<> to typedNoel Grandin2-3/+2
2015-09-23convert Link<> to typedNoel Grandin1-17/+13
2015-09-22convert Link<> to typedNoel Grandin1-7/+5
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-16/+16
2015-09-18boost->stdCaolán McNamara3-5/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara3-2/+5
2015-09-17boost->stdCaolán McNamara3-5/+2
2015-09-17convert Link<> to typedNoel Grandin3-6/+3
2015-09-14convert Link<> to typedNoel Grandin1-3/+1
2015-09-12Use < instead of <= by not decreasing the number of entriesMatteo Casalin1-2/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin4-14/+13
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-10convert Link<> to typedNoel Grandin1-4/+2
2015-09-09convert Link<> to typedNoel Grandin1-6/+2
2015-09-08convert Link<> to typedNoel Grandin1-11/+4
2015-09-08convert Link<> to typedNoel Grandin2-6/+3
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-5/+2
2015-09-08convert Link<> to typedNoel Grandin3-15/+8
2015-09-04convert Link<> to typedNoel Grandin2-4/+2
2015-08-31convert Link<> to typedNoel Grandin1-2/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-27Clean up sEmptyStephan Bergmann1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin22-146/+72
2015-08-14loplugin: defaultparamsNoel Grandin11-46/+46
2015-08-05loplugin:unusedmethodsNoel Grandin1-8/+0
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-8/+14
2015-07-20convert to typed Link<> in sfx2Noel Grandin2-6/+3