summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/paragr.cxx
AgeCommit message (Expand)Author
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-29weld SdParagraphNumTabPageCaolán McNamara
2019-05-31drop unneeded includesCaolán McNamara
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-09loplugin:indentation in sdNoel Grandin
2018-09-18weld SdParagraphDlgCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-13loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-27constLuboš Luňák
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-07-12remove unused idsCaolán McNamara
2013-07-12Convert Draw paragraph dialog to widget .uiOlivier Hallot
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-04-27fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)Radek Doulik
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito