summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2015-04-30don't assume Country to be always present, tdf#85432 follow-upEike Rathke1-2/+7
2015-04-20tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl1-18/+28
2015-04-03Follow-up tdf#84288: call SetRectangleAttributes only onceKatarina Behrens1-1/+0
2015-04-01tdf#84228: Fix annoying double shadow in previewKatarina Behrens1-0/+8
2015-02-12Related: fdo#87876 calculate ideal width after icon style entries are addedCaolán McNamara1-16/+16
2015-02-09fix buildCaolán McNamara1-2/+2
2015-02-09Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara1-0/+11
2015-01-16fdo#87551 Category tree is too thin since conversion to .uiCaolán McNamara1-0/+1
2014-12-25Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet1-1/+1
2014-12-21ifix the OpenGL UI config partMarkus Mohrhard1-1/+1
2014-12-19spell dialog: Make [Close] work in protected documents with editable fields.Jan Holesovsky1-3/+7
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-16add two options for OpenGL renderingMarkus Mohrhard2-0/+4
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 Lillqvist7-12/+359
2014-11-28Make whether to use OpenCL or not a global optionTor Lillqvist2-0/+12
2014-11-28fdo#70861: cui: fix crash in SvxExtParagraphTabPageMichael Stahl1-1/+1
2014-11-26Resolves: fdo#85590 'Pick a color' circle location is incorrect when openedCaolán McNamara1-0/+1
2014-11-22fdo#86550 make some strings localizableAndras Timar3-5/+29
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
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-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-30Improve SvSimpleTable classPalenik Mihály2-10/+5
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin7-7/+0
2014-10-28cid#1242780 Uninitialized pointer fieldNoel Grandin1-0/+1
2014-10-28rename class field pEntries to mpEntriesNoel Grandin2-22/+22
2014-10-28loplugin: cstylecastNoel Grandin1-1/+1
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-1/+1
2014-10-24coverity#703936 Unchecked return valueCaolán McNamara1-3/+5