summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/connect.cxx
Commit message (Expand)AuthorAgeFilesLines
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-2/+2
* loplugin:includeform: cuiStephan Bergmann2017-10-231-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-2/+2
* rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin2017-08-041-2/+2
* loplugin:constparams in cuiNoel Grandin2017-07-311-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* can drop CUI_RESSTR nowCaolán McNamara2017-05-181-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-291-2/+2
* remove unused defines from HRC files in cuiNoel Grandin2017-03-161-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna2016-01-251-1/+1
* svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna2016-01-181-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-1/+1
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-4/+6
* convert Link<> to typedNoel Grandin2015-10-121-1/+5
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* cui: convert new to ::Create.Michael Meeks2015-04-181-1/+1
* Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-3/+3
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+22
* vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-20/+0
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-6/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-4/+4
* loplugin: cstylecastNoel Grandin2014-10-231-10/+10
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-211-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann2014-08-061-9/+9
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-11/+11
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-9/+9
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-081-8/+8
* coverity#738591 Uninitialized pointer fieldCaolán McNamara2014-04-301-7/+6
* constLuboš Luňák2014-04-271-2/+2
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-10/+10
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+2
* bool improvementsStephan Bergmann2014-01-281-7/+7
* SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2014-01-231-1/+1
* convert CUI module from String to OUStringNoel Grandin2013-10-011-1/+1
* Convert connector tab page to widget UIOlivier Hallot2013-09-121-139/+129
* fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold2013-07-021-11/+12
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-2/+0
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-7/+7
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-241-1/+1