summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin2-69/+28
2016-07-08cui: add calculation mode to Help->About.Michael Meeks1-0/+13
2016-07-07cui: classification path is a file, not a directory in SvxPathTabPageMiklos Vajna1-1/+24
2016-07-07cui: show classification path in SvxPathTabPageMiklos Vajna3-2/+14
2016-07-04tdf#100222: Show the dialog just once even if both toggles were changedTor Lillqvist1-6/+4
2016-07-04tdf#100222: Inform user that a restart is needed after toggling OpenCL useTor Lillqvist1-0/+3
2016-06-13Resolves: tdf#93135 can't resize shape with "resize shape to fit text"Caolán McNamara1-3/+3
2016-06-11do not localize Collabora Office URLAndras Timar1-1/+1
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