summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuifmsearch.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-1/+2
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer1-23/+32
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2019-04-20Fix typoAndrea Gelmini1-1/+1
2019-04-01drop unnecessary includesCaolán McNamara1-6/+1
2019-02-10weld FmSearchDialogCaolán McNamara1-59/+47
2018-06-11loplugin:useuniqueptr in FmSearchDialogNoel Grandin1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2017-11-07loplugin:finalclasses in cuiNoel Grandin1-3/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-11/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12convert Link<> to typedNoel Grandin1-4/+4
2015-09-26convert Link<> to typedNoel Grandin1-2/+2
2015-09-25convert Link<> to typedNoel Grandin1-2/+2
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-09-14convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-07-29com::sun::star->css in cuiNoel Grandin1-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-27/+27
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-16cui: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-23RID_SVXDLG_SEARCHFORM dialog convertSzymon Kłos1-37/+29
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-3/+3
2013-10-01convert CUI module from String to OUStringNoel Grandin1-5/+5
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-07-11Resolves: #i122581# reestablish focus of the Record Search dialog...Herbert Dürr1-0/+1
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi1-1/+1
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2012-11-03fdo#38838 UniString removalRicardo Montania1-1/+1
2012-11-02fdo#38838 UniString replacementRicardo Montania1-1/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-12Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi1-17/+11
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-33/+32
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-6/+0
2010-11-02cui: more fixes of dead code, bogus and GermaneXine1-10/+10