summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara1-1/+1
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara5-12/+66
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+2
2019-11-01loplugin:finalclasses in xmloffNoel Grandin28-41/+33
2019-10-31tdf#125688, cache token names as OUStringNoel Grandin2-4/+19
2019-10-31setting has-default true on an element in a GtkPopover is fatalCaolán McNamara1-0/+1
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-6/+5
2019-10-31loplugin:finalclasses in vbahelperNoel Grandin6-8/+9
2019-10-31loplugin:finalclasses in vclNoel Grandin57-259/+238
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller1-0/+8
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin27-30/+28
2019-10-31loplugin:finalclasses in unoidlNoel Grandin1-12/+12
2019-10-31loplugin:finalclasses in ucbhelperNoel Grandin14-20/+20
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin3-2/+52
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara2-1/+6
2019-10-30split WindowStateData into its own headerCaolán McNamara2-53/+83
2019-10-30move WindowStateState to vclenum.hxxCaolán McNamara2-16/+16
2019-10-30loplugin:finalclasses frameworkNoel Grandin20-146/+102
2019-10-30loplugin:finalclasses toolsNoel Grandin2-3/+2
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara3-2/+2
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+1
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara2-1/+1
2019-10-30svx: prefix members of SdrModelMiklos Vajna1-63/+63
2019-10-30SfxFrameHTMLParser does not need to extend SfxHTMLParserNoel Grandin1-5/+2
2019-10-30loplugin:finalclasses svxNoel Grandin172-337/+294
2019-10-30loplugin:finalclasses svtoolsNoel Grandin31-55/+49
2019-10-30loplugin:finalclasses sot..svlNoel Grandin30-40/+37
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-29remove unnecessary includesCaolán McNamara1-3/+0
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara1-421/+0
2019-10-29use activate-link instead of clickedCaolán McNamara1-5/+3
2019-10-29weld fpicker clusterCaolán McNamara5-22/+96
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin11-40/+36
2019-10-29loplugin:finalclasses in editengNoel Grandin72-86/+87
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin67-142/+93
2019-10-29loplugin:finalclasses in connectivityNoel Grandin11-24/+17
2019-10-29loplugin:finalclass in comphelperNoel Grandin25-40/+40
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin8-18/+18
2019-10-28Upgrade to ICU 64.2Eike Rathke1-0/+9
2019-10-28jsdialogs: make possible to set .uno:BackColorSzymon Kłos1-1/+1
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski3-0/+15
2019-10-28add some __attribute__ ((formatNoel Grandin1-0/+3
2019-10-28jsdialogs: make possible to set .uno:FontColorSzymon Kłos1-0/+1
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-1/+1
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens2-2/+8
2019-10-24Fix typoAndrea Gelmini1-2/+2
2019-10-24Introduce OStringCharStephan Bergmann3-0/+23
2019-10-24create a VclHPanedCaolán McNamara1-6/+27