summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/paragrph.cxx
AgeCommit message (Expand)Author
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
2013-05-31some cunning to get these tabpages previews in the same placeCaolán McNamara
2013-05-31set accessibility name for previews via .uiCaolán McNamara
2013-05-31Convert Paragraph Alignment & Indent to Widget UIOlivier Hallot
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-02-18Widget UI for Text Flow tab pageOlivier Hallot
2013-02-14TriState boxes created via the builder default to STATE_DONTKNOWCaolán McNamara
2013-02-14Widget for asian typographyOlivier Hallot
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-02Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen
2012-03-12cui: implement contextual spacing UIMiklos Vajna
2012-03-12SvxStdParagraphTabPage::Reset: no need to have two SvxULSpaceItem hereMiklos Vajna