summaryrefslogtreecommitdiff
path: root/include/svx/gridctrl.hxx
AgeCommit message (Expand)Author
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-27coverity#1308460 Uncaught exceptionCaolán McNamara
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-08-18XubString->OUStringCaolán McNamara
2013-07-11XubString->OUStringCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen