summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpcolor.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-07add some missing member initializationsDavid Tardon1-0/+1
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara1-302/+230
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2012-12-01OUString::valueOf ambiguous overloadsMarkus Mohrhard1-1/+1
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania1-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+2
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-48/+37
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-11/+11
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-10-11tpcolor.cxx: unused parameter warningMichael Stahl1-0/+2
2011-10-11fix XColorList related crasher in tools->options, and try to clean moreMichael Meeks1-1/+113
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks1-22/+7
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks1-27/+13
2011-09-27more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks1-309/+254
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-56/+34
2011-09-12start of embedding check-button & cui code cleanupMichael Meeks1-21/+68
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-2/+2
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers1-2/+2
2011-05-06New color picker dialog for all applications.Christian Lippka1-0/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-57/+68
2011-03-11fdo#34896 color palette size (8x13), only show scrollbar when neededXavier ALT1-1/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-57/+68
2011-02-17WaE: unused variableDavid Tardon1-2/+0
2011-02-17WaE: unused variableDavid Tardon1-11/+3
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-57/+57
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+11
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-57/+57
2010-11-24cppcheck: Redundant null pointer checkCaolán McNamara1-61/+58
2010-11-13Purged BmpColorMode from libs-gui - componentsJoseph Powers1-3/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard1-1/+0
2010-10-04Code cleanup in cuiJacopo Nespolo1-18/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-02#i106421#: create new cui resource fileMathias Bauer1-50/+46
2009-10-31#i106421#: move svx/source/cui to cuiMathias Bauer1-0/+1280
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-16/+8
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-8/+16