summaryrefslogtreecommitdiff
path: root/svtools/source/table
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-14/+14
2015-10-30com::sun::star->css in svtoolsNoel Grandin3-11/+11
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-8/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-86/+86
2015-10-07loplugin:mergeclassesNoel Grandin1-29/+20
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-17unused headersCaolán McNamara1-2/+0
2015-09-16boost->stdCaolán McNamara2-4/+4
2015-09-16remove unused Link fieldNoel Grandin2-5/+1
2015-09-16convert Link<> to typedNoel Grandin2-4/+3
2015-09-09Remove unused function paramsStephan Bergmann3-15/+6
2015-09-08Remove unused function paramStephan Bergmann2-4/+2
2015-09-08Remove unused function paramsStephan Bergmann3-15/+6
2015-09-04convert Link<> to typedNoel Grandin2-5/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin2-3/+2
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin6-64/+0
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara5-18/+18
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-3/+3
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-6/+6
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-5/+5
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-14/+14
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-2/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11refactor TableControl to use RenderContextTomaž Vajngerl5-214/+169
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-4/+4
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann3-7/+7
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks6-24/+37
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Clarify assertion, and add missing disposeAndClear.Michael Meeks1-0/+1
2015-04-22convert COL_ATTRS_ constants to scoped enumNoel Grandin1-5/+5
2015-04-17svtools: convert new to ::Create.Noel Grandin1-3/+4
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks1-2/+5
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-4/+4
2015-04-10vclwidget: improve detection of vcl::Window fieldsNoel Grandin1-2/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin2-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-15/+11
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin3-0/+13
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2-15/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin2-4/+4