summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/colorpicker.cxx
AgeCommit message (Expand)Author
2013-07-12PCH for more librariesLuboš Luňák
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-10-22fdo#55800: fix hex color conversionIvan Timofeev
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-11-28no space between number and percent or degree mark - consistencyAndras Timar
2011-05-17WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-06Use the color conversion functions from basegfx.Jan Holesovsky
2011-05-06Don't beep on non-hex input, just ignore it.Jan Holesovsky
2011-05-06Add Emacs and Vim modelines.Jan Holesovsky
2011-05-06New color picker dialog for all applications.Christian Lippka