summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-09-08convert Link<> to typedNoel Grandin2-4/+2
2015-09-08convert Link<> to typedNoel Grandin2-13/+8
2015-09-08convert Link<> to typedNoel Grandin14-51/+40
2015-09-08convert Link<> to typedNoel Grandin44-129/+99
2015-09-07cui: prefix members of SvxLineTabPageMiklos Vajna3-289/+289
2015-09-04convert Link<> to typedNoel Grandin2-21/+25
2015-09-04convert Link<> to typedNoel Grandin2-3/+2
2015-09-04convert Link<> to typedNoel Grandin3-9/+6
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks2-3/+7
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2-9/+0
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann3-5/+5
2015-09-03cui: prefix members of SvxBitmapTabPageMiklos Vajna2-115/+115
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin3-9/+9
2015-09-01WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist1-0/+10
2015-08-31convert Link<> to typedNoel Grandin2-8/+7
2015-08-31convert Link<> to typedNoel Grandin2-8/+6
2015-08-31convert Link<> to typedNoel Grandin6-22/+17
2015-08-31cui: prefix members of SvxHatchTabPageMiklos Vajna2-111/+111
2015-08-28make PostUserEvent Link<> typedNoel Grandin14-37/+25
2015-08-27Clean up sEmptyStephan Bergmann3-13/+8
2015-08-27Clean up aEmptyStephan Bergmann3-13/+10
2015-08-26Clean up aEmptyStrStephan Bergmann8-89/+79
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh2-0/+7
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin163-1143/+876
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin3-4/+4
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2015-08-21tdf#93547 - add basic lock-down support for OpenGL settings.Michael Meeks1-2/+10
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