summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/paragrph.cxx
AgeCommit message (Expand)Author
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
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud
2011-03-12fix mis-mergeNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov