summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-09-13Fix precedence errorMatteo Casalin
2015-09-13Avoid getTokenCountMatteo Casalin
2015-09-12Avoid getTokenCount in favor of getTokenMatteo Casalin
2015-09-12Fix regression from ea2c80bdcd862f91dd7429184aea29d9a77f9774Matteo Casalin
2015-09-12sal_uInt16 to sal_Int32, constify/reduce OUStringsMatteo Casalin
2015-09-12Simplify TakeThread::execute()Matteo Casalin
2015-09-12SimplifyMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07cui: prefix members of SvxLineTabPageMiklos Vajna
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-09-03cui: prefix members of SvxBitmapTabPageMiklos Vajna
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-01WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31cui: prefix members of SvxHatchTabPageMiklos Vajna
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-21tdf#93547 - add basic lock-down support for OpenGL settings.Michael Meeks
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19cui: prefix members of SvxGradientTabPageMiklos Vajna
2015-08-19replace hideous SfxSaveTabPage defineNoel Grandin
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann
2015-08-18cui: prefix members of SvxShadowTabPageMiklos Vajna
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