summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-07dbaccess: replace for_each with range-based forDaniel Robertson
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-22cppcheck: noExplicitConstructorCaolán McNamara
2015-07-09tdf#92434 - dispose the table contents.Michael Meeks
2015-07-08Fix typosAndrea Gelmini
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks
2015-07-02tdf#92434 - fix iteration, and remember to disposeAndClear.Michael Meeks
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-19Shall this produce a string representation of a number?Stephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29simplifyNoel Grandin
2015-05-28VclPtr: assert with query dialog open on closing query designCaolán McNamara
2015-05-28VclPtr: undisposed things and dispose order on query design window closeCaolán McNamara
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-17loplugin:staticmethodsStephan Bergmann
2015-05-16refactor dbacess classes to use RenderContextTomaž Vajngerl
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-06dbaccess: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin