summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/srchxtra.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-6/+4
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-3/+2
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+2
2019-04-19drop some includesCaolán McNamara1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-2/+2
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-2/+1
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara1-1/+1
2019-02-09weld SvxSearchAttributeDialogCaolán McNamara1-34/+26
2019-01-18tdf#105225 New background tab page for Search for formatting dialogJim Raykowski1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-09-17weld SvxSearchFormatDialogCaolán McNamara1-23/+12
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+0
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-20loplugin:useuniqueptr in SvxSearchFormatDialogNoel Grandin1-4/+3
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara1-28/+11
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-5/+5
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-06-14Search By Format: Background -> HighlightingZolnai Tamás1-1/+3
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+25
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+1
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2014-10-23loplugin: cstylecastNoel Grandin1-11/+11
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-04-16cui: sal_Bool->boolNoel Grandin1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-26convert search attribute dialog to .uiCaolán McNamara1-28/+18
2013-12-26convert search format dialog to .uiCaolán McNamara1-61/+51
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-08-19Convert similarity search dialog to .uiFaisal M. Al-Otaibi1-21/+10
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-1/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1