summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas
2015-08-02Typo: XItentifierReplaces->XIdentifierReplaceJulien Nabet
2015-07-24convert GA_ constants to enum classNoel Grandin
2015-07-21Listen to error only while operating on controller.Lionel Elie Mamane
2015-07-21janitorialLionel Elie Mamane
2015-07-21form document view activation: prioritise activation of already active formLionel Elie Mamane
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-07-04Fix typosAndrea Gelmini
2015-06-28coverity#1308549 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-29loplugin:loopvartoosmallNoel Grandin