summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann119-895/+895
2015-11-09Resolves: tdf#92311 raise auto correct entry limit to unsigned short maxCaolán McNamara1-1/+1
2015-11-08Improve layout of CTL settingsAdolfo Jayme Barrientos1-6/+14
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann13-17/+17
2015-11-05tdf#93195 Set default focus to search buttonYousuf Philips1-2/+2
2015-11-05tdf#95210 SetHandleControllerPosition is busted wrt HandleFlags::REFXCaolán McNamara1-6/+10
2015-11-05OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks3-2/+48
2015-11-05loplugin:vclwidgetsStephan Bergmann2-0/+14
2015-11-04Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara2-30/+36
2015-11-04yyyyyNoel Grandin5-16/+10
2015-11-03tdf#86595: Highlight color it isKatarina Behrens1-1/+1
2015-11-02Fix popup menu IDs after .ui conversionMaxim Monastirsky1-12/+12
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-4/+2
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin12-44/+30
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-3/+3
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-5/+5
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