summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* cui: loplugin:overrideMichael Stahl2015-11-131-1/+1
* clear VclPtr warningCaolán McNamara2015-11-132-0/+6
* Related: tdf#95682 set edit to modified after insert symbol/pasteCaolán McNamara2015-11-131-0/+6
* Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara2015-11-133-70/+123
* fix tdf#95689 - List indent is brokenNoel Grandin2015-11-122-0/+18
* tdf#93837 Support nice UI names for context menusMaxim Monastirsky2015-11-112-4/+41
* tdf#93837 Make customization actually workMaxim Monastirsky2015-11-112-20/+240
* tdf#93837 Add context menu customization UIMaxim Monastirsky2015-11-115-8/+48
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-118-11/+2
* tdf#95594 Remove “dialog” type hint from Expert Config windowAdolfo Jayme Barrientos2015-11-101-1/+2
* cui: convert boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-102-7/+7
* cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2015-11-102-6/+6
* cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2015-11-102-40/+29
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10119-895/+895
* Resolves: tdf#92311 raise auto correct entry limit to unsigned short maxCaolán McNamara2015-11-091-1/+1
* Improve layout of CTL settingsAdolfo Jayme Barrientos2015-11-081-6/+14
* 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