summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky16-16/+0
2014-12-10Make some dialogs resizable again.Jan Holesovsky1-1/+0
2014-12-09removed unused timeout definesTobias Madl1-1/+0
2014-12-09changed timers to idleJennifer Liebel3-9/+9
2014-12-09changed timers to idlesTobias Madl6-29/+29
2014-12-09changed timer to idleTobias Madl2-4/+4
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn17-51/+31
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-2/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-03Further clean-upStephan Bergmann1-17/+1
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt1-7/+3
2014-12-03Add a limit for graphic cache based on used integer type to avoid overflowZolnai Tamás2-8/+2
2014-12-01Remove the hyphens from the “whitelist” and “blacklist” compound wordsAdolfo Jayme Barrientos2-6/+6
2014-12-01cui: More HIG fixesAdolfo Jayme Barrientos7-187/+166
2014-12-01fdo#86871 (part) replace ... in buttonsOlivier Hallot4-6/+6
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl10-12/+12
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-8/+8
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens1-24/+7
2014-11-29non-translatable placeholderAndras Timar1-1/+1
2014-11-28Make the OS choice a comboboxTor Lillqvist2-9/+58
2014-11-28Fix packing overlapTor Lillqvist1-9/+9
2014-11-27fdo#70861: cui: fix crash in SvxExtParagraphTabPageMichael Stahl1-1/+1
2014-11-27Fix OpenCL-less buildTor Lillqvist1-0/+4
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist12-53/+998
2014-11-26Resolves: fdo#79707 duplicate acceserator keys in spell checking dialogCaolán McNamara1-5/+37
2014-11-26Resolves: fdo#85590 'Pick a color' circle location is incorrect when openedCaolán McNamara1-0/+1
2014-11-25Save vertical space by putting labels and checkboxes in the same row…Adolfo Jayme Barrientos1-69/+73
2014-11-25Simplify and beautify the Similarity Search dialogAdolfo Jayme Barrientos1-127/+92
2014-11-25fdo#86579 Give uniform width to Category and Format framesAdolfo Jayme Barrientos1-6/+6
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist3-0/+53