summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2015-09-08convert 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-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-31convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
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-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-17make Link<> typedNoel Grandin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann
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-29com::sun::star->css in cuiNoel Grandin
2015-07-28convert INPUTMODE_ constants to scoped enumNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-21Fix typosAndrea Gelmini
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-17tdf#91748 fix preview of special charactersTomaž Vajngerl
2015-06-15more untranslatable UI stringsAndras Timar
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-14Search By Format: Background -> HighlightingZolnai Tamás
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-02Data members are already accessible by member functionsMatteo Casalin
2015-06-01Avoid temporary OUStringsMatteo Casalin
2015-06-01Prefix data membersMatteo Casalin
2015-06-01Use initialization listMatteo Casalin
2015-06-01Fix typos in commentsMatteo Casalin
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh