summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/srchdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-03loplugin:stringaddNoel Grandin1-5/+5
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-10/+5
2019-01-23loplugin:constparams in sfx2Noel Grandin1-1/+1
2018-10-05weld modeless sfx SearchDialogCaolán McNamara1-74/+36
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-2/+0
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann1-2/+1
2017-03-29convert EViewType to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+6
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+6
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-26Remove visual noise from sfx2Alexander Wilms1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-06convert search dialog to .uiCaolán McNamara1-51/+32
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin1-15/+15
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-4/+4
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-3/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-26tidy some resource stringsCaolán McNamara1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-06-21ByteString->rtl::OStringCaolán McNamara1-3/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-8/+8
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-7/+7