summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/paragrph.cxx
AgeCommit message (Expand)Author
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-13fixes of SvxParaPrevWindow refactoringTomaž Vajngerl
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
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
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2014-11-27fdo#70861: cui: fix crash in SvxExtParagraphTabPageMichael Stahl
2014-10-30Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen
2014-10-23loplugin: 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-08-12fdo#41350 "Expand Single Word" only shown active for "Last line: Justified"Joren De Cuyper
2014-07-31Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
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-20(related: fdo#62176) Revert "reset min/max values in paragraph ...Michael Stahl
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-13coverity#708786 Unused pointer valueCaolán McNamara
2014-03-12coverity#705462 Dereference null return valueCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner
2013-10-24Bin ASCII graphics and superfluous vertical whitescapeTor Lillqvist
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-09reset min/max values in paragraph dialog before setting the actual valueLuboš Luňák
2013-06-19expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara
2013-06-08Resolves: fdo#65536 check if builder is NULLCaolán McNamara