summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier2015-02-031-1/+1
* callcatcher: shave off a few moreCaolán McNamara2015-02-022-7/+0
* callcatcher: remove some unused methodsCaolán McNamara2015-02-022-5/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-13/+1
* Do not corrupt URIs entered into the Hyperlink dialogStephan Bergmann2015-01-281-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-263-10/+12
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-268-18/+18
* coverity#1266481 Pointer to local outside scopeCaolán McNamara2015-01-251-1/+1
* has_focus is not implemented, remove usesCaolán McNamara2015-01-211-9/+9
* Some more loplugin:cstylecast: cuiStephan Bergmann2015-01-206-12/+15
* fdo#88504 untranslated strings in Hangul/Hanja Conversion dialogDavid Tardon2015-01-193-2/+16
* coverity#1264393/1264394: missing breakJulien Nabet2015-01-151-0/+3
* Revert "fdo#88157 Remove misused frames from 4 of n dialogs"Caolán McNamara2015-01-152-372/+420
* Related: fdo#87551 measure in approx chars and not pixelsCaolán McNamara2015-01-152-1/+1
* fdo#88157 Remove misused frames from 4 of n dialogsAdolfo Jayme Barrientos2015-01-142-420/+372
* Cleanup SfxZoomDialog, convert plain pointer to unique_ptrTomaž Vajngerl2015-01-142-166/+183
* fdo#87551 Category tree is too thin since conversion to .uiAdolfo Jayme Barrientos2015-01-131-0/+1
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-1213-14/+14
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-1213-14/+14
* About dialog: distinguish between 32 and 64 bit windows buildDavid Ostrovsky2015-01-101-0/+6
* cui: SvxLinguTabPage::GetRanges() is dead, remove itMichael Stahl2015-01-092-19/+0
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-098-8/+8
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-088-29/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-072-2/+2
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-6/+6
* reorient name dialog and make a little narrowerCaolán McNamara2015-01-061-4/+5
* add a borderCaolán McNamara2015-01-061-1/+1
* set default buttonCaolán McNamara2015-01-061-2/+4
* Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara2015-01-061-1/+1
* fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin2015-01-061-3/+3
* fdo#84228: Set rectangle props after setting shadow propsKatarina Behrens2015-01-051-1/+1
* -Werror,-Warray-boundsStephan Bergmann2015-01-051-5/+5
* Enhance OpenCL Option dialog with tablesOlivier Hallot2015-01-053-57/+103
* Cleanup source of zoom dialog, translate german error messageTomaž Vajngerl2015-01-041-29/+6
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-023-14/+11
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-3/+3
* Bump copyright year to 2015Andras Timar2015-01-011-1/+1
* fdo#86592 Fix radio button’s groupsAdolfo Jayme Barrientos2014-12-291-5/+5
* Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet2014-12-221-1/+1
* Enhance OpenCL options UI dialogOlivier Hallot2014-12-223-235/+301
* Improve HIG in OpenCL Add/Edit dialogOlivier Hallot2014-12-221-226/+248
* remove whitespacesMarkus Mohrhard2014-12-221-22/+0
* spell dialog: Make [Close] work in protected documents with editable fields.Jan Holesovsky2014-12-181-3/+7
* cui: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1819-46/+39
* ifix the OpenGL UI config partMarkus Mohrhard2014-12-181-1/+1
* after resetting the values are not modifiedMarkus Mohrhard2014-12-171-0/+1
* implement the ui part for the OpenGL config variablesMarkus Mohrhard2014-12-172-0/+90
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* add two options for OpenGL renderingMarkus Mohrhard2014-12-163-1/+33
* WaE: private field 'm_pSystemFont' is not usedTor Lillqvist2014-12-151-1/+0