summaryrefslogtreecommitdiff
path: root/cui/source/inc/autocdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-39/+39
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-6/+8
2015-09-14convert Link<> to typedNoel Grandin1-2/+2
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+10
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin1-3/+3
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+3
2015-05-26CptlSttSent -> CapitalStartSentence.Jan Holesovsky1-1/+1
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-66/+75
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-10/+9
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-52/+62
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-5/+5
2015-01-20Some more loplugin:cstylecast: cuiStephan Bergmann1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-5/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-18/+18
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-7/+7
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-7/+7
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-7/+7
2014-04-16cui: sal_Bool->boolNoel Grandin1-12/+12
2014-04-04convert smarttag options page to .uiCaolán McNamara1-4/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-30/+30
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-7/+7
2014-03-17cui: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-03-03convert word completion page to .ui formatCaolán McNamara1-23/+23
2014-01-27Resolves: fdo#74057 wordlist truncated on leftCaolán McNamara1-0/+2
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-01convert CUI module from String to OUStringNoel Grandin1-34/+34
2013-09-16Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara1-1/+1
2013-08-04convert autocorrect options page to .uiCaolán McNamara1-14/+13
2013-08-04convert localized autocorrection options to .ui formatCaolán McNamara1-29/+20
2013-07-29convert apply autofmt page to .uiCaolán McNamara1-8/+2
2013-07-16convert versions of dialog to .uiCaolán McNamara1-14/+13
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-10/+7
2013-04-18convert autocorrect replace tabpage to .ui formatCaolán McNamara1-17/+15
2013-04-18make replace column list align with replace editboxCaolán McNamara1-0/+1
2013-04-18convert autocorrect replace to to .uiCaolán McNamara1-11/+11
2013-04-17convert autocorrect dialog to .ui formatCaolán McNamara1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
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-4/+4
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14