summaryrefslogtreecommitdiff
path: root/cui/source
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 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
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-17/+17
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2-7/+7
2014-10-23loplugin: cstylecastNoel Grandin56-795/+795
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 Grandin8-8/+8
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-2/+2
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-6/+6
2014-10-18vcl/layout.hxx was included twiceAndras Timar1-1/+0
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon2-7/+7
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky2-0/+16
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann8-13/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1