summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin1-8/+8
2015-10-27inline SvBaseLinkRef typedefNoel Grandin1-6/+6
2015-10-26remove extra spaces around ::Noel Grandin1-4/+4
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot1-4/+5
2015-10-23Remove unused RID_SVXSTR_HYPDLG_APPLYBUTStephan Bergmann2-5/+0
2015-10-22tdf83825 Vertically center left and right margin labelsYousuf Philips1-0/+2
2015-10-21remove untyped Link<>Noel Grandin2-4/+1
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann14-28/+28
2015-10-20use far simpler size groupCaolán McNamara1-14/+4
2015-10-20Kill redundancyAdolfo Jayme Barrientos1-1/+1
2015-10-20tdf#95155 Rename “Appearance” options to “Application Colors”Adolfo Jayme Barrientos1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann28-84/+82
2015-10-19Autocorrect: Better label for automatic list creationSamuel Mehrbrodt1-1/+1
2015-10-19convert Link<> to typedNoel Grandin2-27/+25
2015-10-19convert Link<> to typedNoel Grandin1-48/+46
2015-10-19convert Link<> to typedNoel Grandin1-41/+47
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin3-8/+8
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky4-6/+6
2015-10-16convert Link<> to typedNoel Grandin4-16/+12
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky16-68/+68
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky16-68/+68
2015-10-16convert Link<> to typedNoel Grandin73-417/+392
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin3-17/+6
2015-10-15convert Link<> to typedNoel Grandin6-68/+58
2015-10-15convert Link<> to typedNoel Grandin10-19/+25
2015-10-14convert Link<> to typedNoel Grandin4-18/+15
2015-10-13add another size groupCaolán McNamara1-20/+28
2015-10-13tdf#94042 Change autorecovery & autosave to 10 minutesYousuf Philips1-1/+1
2015-10-13use same border width here as elsewhereCaolán McNamara1-0/+1
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara3-50/+428
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann125-1011/+1011
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-12/+12
2015-10-12convert Link<> to typedNoel Grandin80-534/+500
2015-10-06Fix typosAndrea Gelmini2-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-9/+0
2015-10-04Prefer getSelectedFiles to getFiles (cui)Julien Nabet1-2/+2
2015-10-01coverity#1325251 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin9-24/+1
2015-09-30Fix typosAndrea Gelmini7-9/+9
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann5-19/+19
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-5/+0
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht9-15/+14
2015-09-26convert Link<> to typedNoel Grandin4-18/+15
2015-09-26convert Link<> to typedNoel Grandin2-9/+7
2015-09-26convert Link<> to typedNoel Grandin2-13/+18
2015-09-26convert Link<> to typedNoel Grandin4-5/+5
2015-09-25convert Link<> to typedNoel Grandin4-5/+6
2015-09-25convert Link<> to typedNoel Grandin4-20/+10