summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Fix packing overlapTor Lillqvist1-9/+9
2014-11-28Fix OpenCL-less buildTor Lillqvist1-0/+4
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist12-53/+998
2014-11-28Make whether to use OpenCL or not a global optionTor Lillqvist3-0/+53
2014-11-28fdo#70861: cui: fix crash in SvxExtParagraphTabPageMichael Stahl1-1/+1
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-25fdo#86579 Give uniform width to Category and Format framesAdolfo Jayme Barrientos1-6/+6
2014-11-24fdo#84904 Don’t stretch icons horizontallyAdolfo Jayme Barrientos1-44/+18
2014-11-23add missing spacesStanislav Horacek1-2/+2
2014-11-23mark numbers as untranslatableStanislav Horacek1-3/+3
2014-11-22fdo#86550 make some strings localizableAndras Timar4-6/+30
2014-11-22Do not limit graphic cache size setting to 256 MB.Zolnai Tamás1-1/+8
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-18fdo#76937 Improve organization and layout in Position tabsAdolfo Jayme Barrientos1-287/+318
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 Srivastava3-0/+44
2014-11-15Resolves: fdo#86222 hard-coded pixel dimensions are too high/wideCaolán McNamara1-6/+29
2014-11-15Related: fdo#86222 rework area graphic fill page for better heightCaolán McNamara1-99/+114
2014-11-15fdo#67040 There’s a valid use case to enable manual resizing in this dialogAdolfo Jayme Barrientos1-1/+0
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-13Remove unhelpful tooltipsAdolfo Jayme Barrientos1-3/+0
2014-11-11fdo#85907 Tweak size requestsAdolfo Jayme Barrientos1-41/+30
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-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos4-5/+0
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
2014-11-05fdo#85907 Better use of space in Special Characters dialogAdolfo Jayme Barrientos1-57/+63
2014-11-05Use basegfx library function to clamp numbersKatarina Behrens1-4/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin6-53/+43
2014-11-03coverity#1250409 Explicit null dereferencedCaolán McNamara1-1/+2
2014-11-03HIG fixes for the rest of cui (and a bit of sw)Adolfo Jayme Barrientos41-795/+326
2014-11-01fdo#78826 HIG: missing colons and capitalization in cui, filterAdolfo Jayme Barrientos90-2774/+923
2014-11-01coverity#1250409 Explicit null dereferencedCaolán McNamara1-2/+4
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
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-30Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen1-19/+5
2014-10-30Better label for OK button in Special Characters dialogAdolfo Jayme Barrientos1-26/+15
2014-10-30Improve SvSimpleTable classPalenik Mihály2-10/+5
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin7-7/+0
2014-10-28cui: clean up gradient parts of the background tab pageMiklos Vajna1-77/+0
2014-10-28cid#1242780 Uninitialized pointer fieldNoel Grandin1-0/+1