summaryrefslogtreecommitdiff
path: root/svx/workben
ModeNameSize
d---------msview197logplain
e/tabpages/tabline.cxx?h=co-5.3-46&id=f9a2c1c12ecad833c63b894c89d6008907477eb5'>SvxShadowTabPage::Construct was removedCaolán McNamara 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-08-18convert PageType to scoped enumNoel Grandin 2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-08-14loplugin: defaultparamsNoel Grandin 2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara 2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann 2015-04-29convert CT_ constants to scoped enumNoel Grandin 2015-04-09vcl: VclPtr conversion in cuiNoel Grandin 2014-10-23loplugin: cstylecastNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-08-18drop unnecessary shl.hxx includesCaolán McNamara 2014-04-16cui: sal_Bool->boolNoel Grandin 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-01-28Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara 2013-10-01convert CUI module from String to OUStringNoel Grandin 2013-08-06Convert line dialog to widget UIOlivier Hallot 2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist 2012-10-04re-base on ALv2 code. Includes:Michael Meeks 2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann 2012-03-27Translate German commentsPhilipp Weissenbacher 2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann 2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks 2011-09-27more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks 2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks