summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-30remove some unnecessary includesCaolán McNamara15-16/+2
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara7-6/+6
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara4-6/+2
2019-10-30svx: prefix members of SdrModelMiklos Vajna8-316/+316
2019-10-30SfxFrameHTMLParser does not need to extend SfxHTMLParserNoel Grandin2-6/+6
2019-10-30loplugin:finalclasses svxNoel Grandin172-337/+294
2019-10-30-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann3-9/+23
2019-10-30loplugin:finalclasses svtoolsNoel Grandin31-55/+49
2019-10-30loplugin:finalclasses sot..svlNoel Grandin30-40/+37
2019-10-29tdf#127927 Character Dialog effect tab updateandreas kainz1-459/+560
2019-10-29tdf#49813 make autofilter popup at least the width of its columnCaolán McNamara3-4/+6
2019-10-29tdf#127994 stabilize tip of the day widthCaolán McNamara1-1/+1
2019-10-29can move iconviewimpl.hxx beside iconviewimpl.cxxCaolán McNamara4-4/+4
2019-10-29TreeListBox doesn't need a factory anymoreCaolán McNamara1-3/+0
2019-10-29Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara1-3/+2
2019-10-29loplugin:finalclasses jvmaccess..o3tlNoel Grandin5-6/+6
2019-10-29loplugin:finalclasses sfx2Noel Grandin62-104/+85
2019-10-29loplugin:finalclasses in ooxNoel Grandin37-85/+83
2019-10-29tdf#128399 sw btlr: fix clicking to lower rotated cellMiklos Vajna3-6/+34
2019-10-29SvxNumValueSet doesn't need a builder anymoreCaolán McNamara1-3/+0
2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin4-8/+7
2019-10-29remove unnecessary includesCaolán McNamara112-169/+43
2019-10-29SvTreeListBox doesn't need a factory anymoreCaolán McNamara1-3/+0
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara7-7/+7
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen89-227/+84
2019-10-29sw: makeMark(): check position of point fieldmarksMichael Stahl1-0/+12
2019-10-29writerfilter: assert that start position is before end positionMichael Stahl1-0/+8
2019-10-29writerfilter: need to always import form-fields with their ffDataMichael Stahl1-2/+6
2019-10-29writerfilter: fix handling of checkbox/dropdown fieldmarksMichael Stahl1-11/+36
2019-10-29writerfilter: use insert position in PushFieldContext()Michael Stahl1-1/+4
2019-10-29lok: simplify the function "SlideBackground::DumpAsPropertyTree"Henry Castro1-2/+1
2019-10-29add script for finding public symbols that can be privateNoel Grandin1-0/+70
2019-10-29jsdialogs: set .uno:BackgroundColor in CalcSzymon Kłos1-2/+17
2019-10-29SvtURLBox not used in any .ui files anymoreCaolán McNamara3-17/+0
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin63-369/+409
2019-10-29use activate-link instead of clickedCaolán McNamara9-23/+24
2019-10-29weld fpicker clusterCaolán McNamara60-3582/+4005
2019-10-29Remove unused XMouseMotionListener from PresenterControllerSamuel Mehrbrodt2-17/+1
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin11-40/+36
2019-10-29this help case doesn't arise anymoreCaolán McNamara1-16/+0
2019-10-29Update git submodulesOlivier Hallot1-0/+0
2019-10-29Remove unused XFocusListener from PresenterControllerSamuel Mehrbrodt2-14/+0
2019-10-29loplugin:finalclasses in editengNoel Grandin72-86/+87
2019-10-29Remove unused XMouseMotionListener from PresenterButtonSamuel Mehrbrodt2-22/+1
2019-10-29Remove unused XWindowListener from PresenterButtonSamuel Mehrbrodt2-35/+0
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin67-142/+93
2019-10-29cid#1453992 Dereference after null checkCaolán McNamara1-3/+2
2019-10-29Resolves: tdf#128410 wrong size request for dialogCaolán McNamara1-2/+2
2019-10-29Related: cid#1448329 call GetSbData() just onceCaolán McNamara1-23/+25