summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Do not corrupt URIs entered into the Hyperlink dialogStephan Bergmann1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin3-10/+12
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin8-18/+18
2015-01-25coverity#1266481 Pointer to local outside scopeCaolán McNamara1-1/+1
2015-01-21has_focus is not implemented, remove usesCaolán McNamara1-9/+9
2015-01-20Some more loplugin:cstylecast: cuiStephan Bergmann6-12/+15
2015-01-19fdo#88504 untranslated strings in Hangul/Hanja Conversion dialogDavid Tardon3-2/+16
2015-01-15coverity#1264393/1264394: missing breakJulien Nabet1-0/+3
2015-01-15Revert "fdo#88157 Remove misused frames from 4 of n dialogs"Caolán McNamara2-372/+420
2015-01-15Related: fdo#87551 measure in approx chars and not pixelsCaolán McNamara2-1/+1
2015-01-14fdo#88157 Remove misused frames from 4 of n dialogsAdolfo Jayme Barrientos2-420/+372
2015-01-14Cleanup SfxZoomDialog, convert plain pointer to unique_ptrTomaž Vajngerl2-166/+183
2015-01-13fdo#87551 Category tree is too thin since conversion to .uiAdolfo Jayme Barrientos1-0/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin13-14/+14
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin13-14/+14
2015-01-10About dialog: distinguish between 32 and 64 bit windows buildDavid Ostrovsky1-0/+6
2015-01-09cui: SvxLinguTabPage::GetRanges() is dead, remove itMichael Stahl2-19/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl8-8/+8
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin8-29/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk1-6/+6
2015-01-06reorient name dialog and make a little narrowerCaolán McNamara1-4/+5
2015-01-06add a borderCaolán McNamara1-1/+1
2015-01-06set default buttonCaolán McNamara1-2/+4
2015-01-06Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara1-1/+1
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin1-3/+3
2015-01-05fdo#84228: Set rectangle props after setting shadow propsKatarina Behrens1-1/+1
2015-01-05-Werror,-Warray-boundsStephan Bergmann1-5/+5
2015-01-05Enhance OpenCL Option dialog with tablesOlivier Hallot3-57/+103
2015-01-04Cleanup source of zoom dialog, translate german error messageTomaž Vajngerl1-29/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara3-14/+11
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-3/+3
2015-01-01Bump copyright year to 2015Andras Timar1-1/+1
2014-12-29fdo#86592 Fix radio button’s groupsAdolfo Jayme Barrientos1-5/+5
2014-12-22Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet1-1/+1
2014-12-22Enhance OpenCL options UI dialogOlivier Hallot3-235/+301
2014-12-22Improve HIG in OpenCL Add/Edit dialogOlivier Hallot1-226/+248
2014-12-22remove whitespacesMarkus Mohrhard1-22/+0
2014-12-18spell dialog: Make [Close] work in protected documents with editable fields.Jan Holesovsky1-3/+7
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann19-46/+39
2014-12-18ifix the OpenGL UI config partMarkus Mohrhard1-1/+1
2014-12-17after resetting the values are not modifiedMarkus Mohrhard1-0/+1
2014-12-17implement the ui part for the OpenGL config variablesMarkus Mohrhard2-0/+90
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-16add two options for OpenGL renderingMarkus Mohrhard3-1/+33
2014-12-15WaE: private field 'm_pSystemFont' is not usedTor Lillqvist1-1/+0
2014-12-15Resolves fdo#87016 Kill "Use system font for user interface" for goodJulien Nabet2-50/+0
2014-12-15cui: Use appropriate OUString functions on string constantsStephan Bergmann2-21/+21
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan3-27/+31