summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/validate.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Work around unhelpful MSVC error C2216: override cannot be used with inlineStephan Bergmann1-93/+93
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann1-2/+17
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-3/+3
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-04-27constLuboš Luňák1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-10callcatcher: update unused codeCaolán McNamara1-3/+0
2014-04-09convert data validation tab page to .uiCaolán McNamara1-27/+32
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19Resolves: fdo#74242 now VclMultiLineEdit's a11y workCaolán McNamara1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-3/+3
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann1-1/+1
2013-12-23convert validity tabdialog to .uiCaolán McNamara1-17/+16
2013-10-04convert sc/.../validate.hxx from String to OUStringNoel Grandin1-9/+9
2013-08-19erroralerttabpage.ui widgetsManal Alhassoun1-9/+6
2013-08-07More OUString Conversion in sc/source/ui/dbgui/validate.cxxJoren De Cuyper1-3/+3
2013-08-03modern .ui widgetlayout for validateCsikós Tamás1-6/+4
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara1-2/+2
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir1-1/+1
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara1-1/+5
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara1-1/+8
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-4/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-5/+5
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-13/+13
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-13/+13
2011-01-12De-contaminated code base a bit.Kohei Yoshida1-40/+15
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-16validityref: #i103899# manual migration from svn (contribution from PengYunQuan)Niklas Nebel1-6/+190
2008-04-10INTEGRATION: CWS changefileheader (1.4.700); FILE MERGEDRüdiger Timm1-33/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGEDRüdiger Timm1-47/+21
2003-08-19INTEGRATION: CWS dr6 (1.2.30); FILE MERGEDHans-Joachim Lankenau1-54/+56
2001-05-22#86988# dialog redesignDaniel Rentz1-9/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+210