summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/tabbgcolordlg.cxx
AgeCommit message (Expand)Author
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-29convert tab background color to .uiCaolán McNamara
2013-10-04convert sc/.../tabbgcolordlg.hxx from String to OUStringNoel Grandin
2013-05-20Fix warnings: unused variables [loplugin]Tor Lillqvist
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-01#i112858# don't access invalid resources in ScTabBgColorDlgNiklas Nebel
2010-02-26calctabcolor: Fixed a build breakage due to the svx split.Kohei Yoshida
2010-02-23calctabcolor: Various code cleanups...Kohei Yoshida
2010-01-20calctabcolor: pathoptions.hxx moved from svtools to unotools.Kohei Yoshida
2009-11-16Removed a compiler warning wrt initialization ordering of data members.Kohei Yoshida
2009-09-17forgot to add two more new files.Kohei Yoshida