summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann6-9/+13
2015-08-19cui: prefix members of SvxGradientTabPageMiklos Vajna2-101/+101
2015-08-19replace hideous SfxSaveTabPage defineNoel Grandin2-17/+13
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara2-2/+2
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara4-7/+11
2015-08-18rBaseURL argument now unusedCaolán McNamara2-3/+2
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann1-2/+0
2015-08-18cui: prefix members of SvxShadowTabPageMiklos Vajna2-77/+77
2015-08-17make Link<> typedNoel Grandin6-10/+6
2015-08-17cui: prefix members of SvxAreaTabPageMiklos Vajna2-198/+198
2015-08-16sal_uLong to sal_uInt32Matteo Casalin1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin36-170/+170
2015-08-13make Link<> instances typedNoel Grandin2-3/+3
2015-08-11these are include start-end range pairsCaolán McNamara1-2/+1
2015-08-11loplugin:constantfunctionNoel Grandin2-8/+0
2015-08-11Delete unnecessary global options from Options dialogMihály Palenik13-474/+190
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara6-31/+19
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann4-16/+0
2015-08-05loplugin:unusedmethodsNoel Grandin9-51/+0
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin3-12/+11
2015-08-03tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet1-1/+1
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin1-3/+3
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin1-5/+5
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin1-4/+4
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier1-1/+8
2015-07-30loplugin:unusedmethodsNoel Grandin2-3/+0
2015-07-29com::sun::star->css in cuiNoel Grandin59-459/+427
2015-07-28convert SFX_CFG* constants to scoped enumNoel Grandin2-29/+32
2015-07-28convert INPUTMODE_ constants to scoped enumNoel Grandin2-13/+13
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik1-2/+1
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-20/+23
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl11-74/+108
2015-07-20Add and replace Help buttons in 2 dialogsOlivier Hallot1-37/+35
2015-07-20convert to typed Link<> in sfx2Noel Grandin2-11/+7
2015-07-19Fix typosAndrea Gelmini1-2/+2
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin2-8/+8
2015-07-17loplugin:unusedmethods cuiNoel Grandin34-155/+7
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-07-16loplugin:unusedmethods svxNoel Grandin2-167/+0
2015-07-16loplugin:simplifyboolStephan Bergmann1-3/+3
2015-07-16loplugin:unusedmethods editengNoel Grandin2-24/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin2-7/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2-6/+1
2015-07-13editeng, convert to typed Link<>Noel Grandin1-2/+0
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2-0/+4
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin2-18/+0
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-1/+4
2015-07-08coverity#1311336 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-07-08loplugin:staticmethodsStephan Bergmann2-5/+2