summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-13Remove unhelpful tooltipsAdolfo Jayme Barrientos
2014-11-11fdo#85907 Tweak size requestsAdolfo Jayme Barrientos
2014-11-11fdo#76658 fix bad conversion of old-style UNO service..Noel Grandin
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-07Resolves: fdo#85939 its not an OKButton anymoreCaolán McNamara
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#85907 Better use of space in Special Characters dialogAdolfo Jayme Barrientos
2014-11-05Use basegfx library function to clamp numbersKatarina Behrens
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03coverity#1250409 Explicit null dereferencedCaolán McNamara
2014-11-03HIG fixes for the rest of cui (and a bit of sw)Adolfo Jayme Barrientos
2014-11-01fdo#78826 HIG: missing colons and capitalization in cui, filterAdolfo Jayme Barrientos
2014-11-01coverity#1250409 Explicit null dereferencedCaolán McNamara
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen
2014-10-30Better label for OK button in Special Characters dialogAdolfo Jayme Barrientos
2014-10-30Improve SvSimpleTable classPalenik Mihály
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28cui: clean up gradient parts of the background tab pageMiklos Vajna
2014-10-28cid#1242780 Uninitialized pointer fieldNoel Grandin
2014-10-28rename class field pEntries to mpEntriesNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-24coverity#703936 Unchecked return valueCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23fdo#78214 - rename of '1.2 extended (compat mode)'Yousuf Philips
2014-10-22Avoid unnecessary #includeStephan Bergmann
2014-10-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-10-18vcl/layout.hxx was included twiceAndras Timar
2014-10-17fdo#60664 HIG fixes for Thesaurus dialogAdolfo Jayme Barrientos
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca