summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2014-12-03Add a limit for graphic cache based on used integer type to avoid overflowZolnai Tamás1-0/+2
2014-11-28Fix OpenCL-less buildTor Lillqvist1-0/+4
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist6-12/+357
2014-11-28Make whether to use OpenCL or not a global optionTor Lillqvist2-0/+12
2014-11-22fdo#86550 make some strings localizableAndras Timar2-5/+24
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14coverity#1242900 Unused valueCaolán McNamara1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin2-27/+20
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-30Improve SvSimpleTable classPalenik Mihály2-10/+5
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-10-23loplugin: cstylecastNoel Grandin11-78/+78
2014-10-23fdo#78214 - rename of '1.2 extended (compat mode)'Yousuf Philips1-1/+1
2014-10-22Avoid unnecessary #includeStephan Bergmann1-0/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky2-0/+16
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-7/+7
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-03coverity#1242803 Unused valueCaolán McNamara1-3/+1
2014-10-03coverity#1242834 Unused valueCaolán McNamara1-4/+3
2014-10-03coverity#1242871 Unused valueCaolán McNamara1-2/+1
2014-10-03coverity#1242900 Unused valueCaolán McNamara1-4/+3
2014-10-02Improved striped rows implementationSamuel Mehrbrodt1-1/+1
2014-10-01coverity#1242929 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-10-01fdo#82577: Handle TimeNoel Grandin2-4/+4
2014-09-30Improve SvTreeListBox classPalenik Mihály1-0/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-25Consistently use APP_WRITER as an integer, never as a nullptrStephan Bergmann1-13/+13
2014-09-23fdo#82577: Handle WindowNoel Grandin52-163/+163
2014-09-21Remove the term “Persona” from visible UI stringsAdolfo Jayme Barrientos1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin2-6/+6
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann7-30/+30
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-5/+5
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann2-217/+0
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley2-30/+0
2014-09-08don't make reason for exception a mysteryCaolán McNamara1-4/+4
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara1-1/+1
2014-09-02Related fdo#82088: removing namespace alias in hxxStefan Weiberg1-3/+1
2014-08-31Resolves fdo#83278: Missing type of directory at "Tools/Options/LODev/Paths"Julien Nabet1-0/+116
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist4-4/+4
2014-08-21QueryBox RID_SFXQB_SET_LANGUAGE -> MessageDialog + stringCaolán McNamara2-10/+8
2014-08-21QueryBox RID_SVXQB_DELETE_COLOR_CONFIG -> MessageDialog + stringCaolán McNamara2-7/+5
2014-08-21QueryBox QUERY_DELETE_CONFIRM -> MessageDialog + stringCaolán McNamara2-9/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara9-9/+0