summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#94968 return false is expanding failed to add anythingCaolán McNamara2016-03-141-1/+1
* tdf#80758:empty values in button name not respectedRishabh Kumar2016-03-111-2/+5
* tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips2016-02-291-0/+2
* tdf#96999 Allow resizing of Customize dialogAdolfo Jayme Barrientos2016-02-271-1/+0
* Fix incorrect icon reference in Distribution dialogYousuf Philips2016-02-191-1/+1
* Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2016-02-191-0/+10
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-181-0/+1
* tdf#34882 Harmonize alignment of hex./decimal boxesAdolfo Jayme Barrientos2016-02-181-62/+48
* Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara2016-01-282-4/+8
* tdf#87178 Resetting menu shouldn't reset other resourcesMaxim Monastirsky2016-01-221-1/+8
* New saving behaviorMaxim Monastirsky2016-01-123-73/+9
* Bump copyright year to 2016Adolfo Jayme Barrientos2016-01-081-1/+1
* Update hardware/OS info in About dialogYousuf Philips2015-12-181-1/+0
* Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara2015-12-091-2/+2
* tdf#96353 make spell options dialog resizableAndras Timar2015-12-091-1/+0
* sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky2015-12-013-2/+36
* assign macro dialog: correct event name "errorOccured"Lionel Elie Mamane2015-11-261-1/+1
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-1/+1
* Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2015-11-234-18/+128
* loplugin:unusedfields in cuiNoel Grandin2015-11-207-28/+9
* use comphelper::containerToSequenceNoel Grandin2015-11-191-6/+2
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-183-18/+14
* remove unused text property of spinbuttonsStanislav Horacek2015-11-171-6/+0
* tdf#34882 Adding hex and decimal code searchSteve Hart2015-11-173-18/+156
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-528/+371
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-8/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* 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