summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/simpref.cxx
AgeCommit message (Expand)Author
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-30tdf#124975 changing the clipboard selection clears the widget selectionCaolán McNamara
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-04-11weld ScSimpleRefDlgCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-03remove double definesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-05remove unused code ScSimpleRefDlg::GetRefString()Noel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-30convert simple reference dialog to .uiCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../simpref.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from scNorbert Thiebaud