summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-08-17make Link<> typedNoel Grandin
2015-08-17cui: prefix members of SvxAreaTabPageMiklos Vajna
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-11these are include start-end range pairsCaolán McNamara
2015-08-11loplugin:constantfunctionNoel Grandin
2015-08-11Delete unnecessary global options from Options dialogMihály Palenik
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-08-03tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-28convert SFX_CFG* constants to scoped enumNoel Grandin
2015-07-28convert INPUTMODE_ constants to scoped enumNoel Grandin
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20Add and replace Help buttons in 2 dialogsOlivier Hallot
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-07-08coverity#1311336 Uninitialized scalar fieldCaolán McNamara
2015-07-08loplugin:staticmethodsStephan Bergmann
2015-07-08cui: typed Link<>Noel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-07loplugin:implicitboolconversionStephan Bergmann
2015-07-07loplugin:staticcallStephan Bergmann
2015-07-07tdf#92510 Fix search in Expert Configuration dialogMihály Palenik
2015-07-07Use expanding handler in Expert Configuration dialogMihály Palenik
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-05cppcheck: noExplicitConstructorCaolán McNamara