summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
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 Philips2-2/+2
2014-10-22Avoid unnecessary #includeStephan Bergmann1-0/+1
2014-10-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos2-451/+339
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2-2/+4
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-17fdo#60664 HIG fixes for Thesaurus dialogAdolfo Jayme Barrientos1-20/+13
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 Holesovsky3-7/+66
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann8-13/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin7-18/+18
2014-10-11convert vcl StateChangedType to enum classNoel Grandin5-6/+6
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-16/+16
2014-10-07Better title for color picker dialogAdolfo Jayme Barrientos1-68/+16
2014-10-07disambiguate uniform_int_distributionCaolán McNamara1-1/+1
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-2/+2
2014-10-04coverity#1242370: Unchecked return valueNorbert Thiebaud1-6/+5
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