summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-05-30Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara1-1/+1
2016-04-19tdf#88027 Allow assignment of Comma keyboard combinationsYousuf Philips1-0/+6
2016-04-19postit dialog is too tallCaolán McNamara2-15/+3
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock8-8/+8
2016-03-14Resolves: tdf#94968 return false is expanding failed to add anythingCaolán McNamara1-1/+1
2016-03-11tdf#80758:empty values in button name not respectedRishabh Kumar1-2/+5
2016-02-29tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips1-0/+2
2016-02-27tdf#96999 Allow resizing of Customize dialogAdolfo Jayme Barrientos1-1/+0
2016-02-19Fix incorrect icon reference in Distribution dialogYousuf Philips1-1/+1
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara1-0/+10
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+1
2016-02-18tdf#34882 Harmonize alignment of hex./decimal boxesAdolfo Jayme Barrientos1-62/+48
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara2-4/+8
2016-01-22tdf#87178 Resetting menu shouldn't reset other resourcesMaxim Monastirsky1-1/+8
2016-01-12New saving behaviorMaxim Monastirsky3-73/+9
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos1-1/+1
2015-12-18Update hardware/OS info in About dialogYousuf Philips1-1/+0
2015-12-09Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara1-2/+2
2015-12-09tdf#96353 make spell options dialog resizableAndras Timar1-1/+0
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky3-2/+36
2015-11-26assign macro dialog: correct event name "errorOccured"Lionel Elie Mamane1-1/+1
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-1/+1
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks4-18/+128
2015-11-20loplugin:unusedfields in cuiNoel Grandin7-28/+9
2015-11-19use comphelper::containerToSequenceNoel Grandin1-6/+2
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin3-18/+14
2015-11-17remove unused text property of spinbuttonsStanislav Horacek1-6/+0
2015-11-17tdf#34882 Adding hex and decimal code searchSteve Hart3-18/+156
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-528/+371
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-8/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-4/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-4/+2
2015-11-13cui: loplugin:overrideMichael Stahl1-1/+1
2015-11-13clear VclPtr warningCaolán McNamara2-0/+6
2015-11-13Related: tdf#95682 set edit to modified after insert symbol/pasteCaolán McNamara1-0/+6
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara3-70/+123
2015-11-12fix tdf#95689 - List indent is brokenNoel Grandin2-0/+18
2015-11-11tdf#93837 Support nice UI names for context menusMaxim Monastirsky2-4/+41
2015-11-11tdf#93837 Make customization actually workMaxim Monastirsky2-20/+240
2015-11-11tdf#93837 Add context menu customization UIMaxim Monastirsky5-8/+48
2015-11-115th step to remove tools/rtti.hxxOliver Specht8-11/+2
2015-11-10tdf#95594 Remove “dialog” type hint from Expert Config windowAdolfo Jayme Barrientos1-1/+2
2015-11-10cui: convert boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-7/+7
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2-6/+6
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2-40/+29
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