summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0613-17/+17
* tdf#93195 Set default focus to search buttonYousuf Philips2015-11-051-2/+2
* tdf#95210 SetHandleControllerPosition is busted wrt HandleFlags::REFXCaolán McNamara2015-11-051-6/+10
* OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks2015-11-053-2/+48
* loplugin:vclwidgetsStephan Bergmann2015-11-052-0/+14
* Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara2015-11-042-30/+36
* yyyyyNoel Grandin2015-11-045-16/+10
* tdf#86595: Highlight color it isKatarina Behrens2015-11-031-1/+1
* Fix popup menu IDs after .ui conversionMaxim Monastirsky2015-11-021-12/+12
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-4/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3012-44/+30
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-302-3/+3
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-5/+5
* don't allocate rtl::Reference or SvRef on the heapNoel Grandin2015-10-271-8/+8
* inline SvBaseLinkRef typedefNoel Grandin2015-10-271-6/+6
* remove extra spaces around ::Noel Grandin2015-10-261-4/+4
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-251-4/+5
* Remove unused RID_SVXSTR_HYPDLG_APPLYBUTStephan Bergmann2015-10-232-5/+0
* tdf83825 Vertically center left and right margin labelsYousuf Philips2015-10-221-0/+2
* remove untyped Link<>Noel Grandin2015-10-212-4/+1
* DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-2014-28/+28
* use far simpler size groupCaolán McNamara2015-10-201-14/+4
* Kill redundancyAdolfo Jayme Barrientos2015-10-201-1/+1
* tdf#95155 Rename “Appearance” options to “Application Colors”Adolfo Jayme Barrientos2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-1928-84/+82
* Autocorrect: Better label for automatic list creationSamuel Mehrbrodt2015-10-191-1/+1
* convert Link<> to typedNoel Grandin2015-10-192-27/+25
* convert Link<> to typedNoel Grandin2015-10-191-48/+46
* convert Link<> to typedNoel Grandin2015-10-191-41/+47
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-193-8/+8
* sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky2015-10-194-6/+6
* convert Link<> to typedNoel Grandin2015-10-164-16/+12
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-1616-68/+68
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-1616-68/+68
* convert Link<> to typedNoel Grandin2015-10-1673-417/+392
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-153-17/+6
* convert Link<> to typedNoel Grandin2015-10-156-68/+58
* convert Link<> to typedNoel Grandin2015-10-1510-19/+25
* convert Link<> to typedNoel Grandin2015-10-144-18/+15
* add another size groupCaolán McNamara2015-10-131-20/+28
* tdf#94042 Change autorecovery & autosave to 10 minutesYousuf Philips2015-10-131-1/+1
* use same border width here as elsewhereCaolán McNamara2015-10-131-0/+1
* implement dialog control over enhanced shape control pointsCaolán McNamara2015-10-133-50/+428
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12125-1011/+1011
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-12/+12
* convert Link<> to typedNoel Grandin2015-10-1280-534/+500
* Fix typosAndrea Gelmini2015-10-062-2/+2