summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/tabbgcolordlg.cxx
AgeCommit message (Expand)Author
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-10loplugin:unusedfieldsNoel Grandin
2018-12-07tdf#105225 Add palette choice to calc tab background color dialogJim Raykowski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
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