summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
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 Hallot2-0/+23
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 Mohrhard2-0/+4
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 Nabet1-34/+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-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-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ás1-0/+2
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-28Make the OS choice a comboboxTor Lillqvist1-6/+30
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 Lillqvist7-12/+359
2014-11-26Resolves: fdo#85590 'Pick a color' circle location is incorrect when openedCaolán McNamara1-0/+1
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist2-0/+12
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan3-20/+24
2014-11-22fdo#86550 make some strings localizableAndras Timar3-5/+29
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida1-0/+1
2014-11-19coverity#735402 Logically dead codeCaolán McNamara1-1/+1
2014-11-18fdo#80280 Don't add items with no bitmapsMaxim Monastirsky1-7/+10
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna6-6/+6
2014-11-16fdo#85432 : Add locale details to help->aboutBrij Mohan Lal Srivastava2-0/+31
2014-11-14coverity#1242900 Unused valueCaolán McNamara1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava5-9/+9
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-11fdo#76658 fix bad conversion of old-style UNO service..Noel Grandin1-0/+1
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna1-2/+2
2014-11-07Resolves: fdo#85939 its not an OKButton anymoreCaolán McNamara1-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