summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpcolor.cxx
AgeCommit message (Expand)Author
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara
2014-01-25some more CMYK -> CYMKThomas Arnhold
2014-01-24Replace "cymk" by "cmyk"Julien Nabet
2014-01-14bool improvementsStephan Bergmann
2013-11-20convert delete gradient/color queryboxes to .uiManal Alhassoun
2013-10-28Resolves: #i123497# corrected modify implementations for bitmap...Armin Le Grand
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-08-12remove HID_WARN_NAME_DUPLICATECaolán McNamara
2013-08-12Replace warn duplicate dialogs with new UIOlivier Hallot
2013-08-11Replace write data error message box with new UIOlivier Hallot
2013-08-08WaE: unused variablesCaolán McNamara
2013-08-08Use new file load error dialog in widget UIOlivier Hallot
2013-08-08Use new save list dialogs in tab pagesOlivier Hallot
2013-07-30Convert area dialog to widget UIOlivier Hallot
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-18String::AppendAscii cleanupRicardo Montania
2013-02-07add some missing member initializationsDavid Tardon
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-01OUString::valueOf ambiguous overloadsMarkus Mohrhard
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
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-10-11tpcolor.cxx: unused parameter warningMichael Stahl
2011-10-11fix XColorList related crasher in tools->options, and try to clean moreMichael Meeks
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-09-27more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-12start of embedding check-button & cui code cleanupMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers
2011-05-06New color picker dialog for all applications.Christian Lippka
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11fdo#34896 color palette size (8x13), only show scrollbar when neededXavier ALT
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud