office-gobmx/include/vcl
Noel Grandin d60722e29a XUnoTunnel->dynamic_cast in TransferableHelper
which leads us to find that we can skip all the dynamic_cast'ing
altogether in SwView_Impl

Change-Id: I8914f78df6bfdd743df370c0017d5b8521863594
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145483
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-01-13 18:13:51 +00:00
..
animate
bitmap drop internal support for 1-bit images 2023-01-12 06:52:42 +00:00
filter
font
graphic
jsdialog
notebookbar
opengl
outdev
pdf
printer
rendercontext
skia
test
toolkit
uitest
abstdlg.hxx
AccessibleBrowseBoxObjType.hxx
accessiblefactory.hxx
accessibletable.hxx
accessibletableprovider.hxx
alpha.hxx
BinaryDataContainer.hxx
BinaryDataContainerTools.hxx
bitmap.hxx split OutputDevice::CreateMask method 2023-01-02 20:23:10 +00:00
BitmapAccessMode.hxx
BitmapAlphaClampFilter.hxx
BitmapBasicMorphologyFilter.hxx
BitmapBuffer.hxx
BitmapColor.hxx
BitmapColorQuantizationFilter.hxx
BitmapConvolutionMatrixFilter.hxx
BitmapDuoToneFilter.hxx
BitmapEmbossGreyFilter.hxx
bitmapex.hxx vcl: introduce a BitmapEx::DumpAsPng() 2023-01-12 06:54:30 +00:00
BitmapFilter.hxx
BitmapFilterStackBlur.hxx
BitmapGaussianSeparableBlurFilter.hxx
BitmapInfoAccess.hxx
BitmapMedianFilter.hxx
BitmapMonochromeFilter.hxx
BitmapMosaicFilter.hxx
BitmapPalette.hxx
BitmapPopArtFilter.hxx
BitmapReadAccess.hxx
BitmapSeparableUnsharpenFilter.hxx
BitmapSepiaFilter.hxx
BitmapShadowFilter.hxx
BitmapSharpenFilter.hxx
BitmapSimpleColorQuantizationFilter.hxx
BitmapSmoothenFilter.hxx
BitmapSobelGreyFilter.hxx
BitmapSolarizeFilter.hxx
BitmapTools.hxx drop internal support for 1-bit images 2023-01-12 06:52:42 +00:00
builder.hxx
builderfactory.hxx
builderpage.hxx
cairo.hxx initial Experimental System-Dependent PrimitiveRenderer for Cairo 2022-12-21 19:14:53 +00:00
canvastools.hxx
checksum.hxx
ColorMask.hxx
commandevent.hxx
commandinfoprovider.hxx
ctrl.hxx
cursor.hxx
customweld.hxx
cvtgrf.hxx
decoview.hxx
devicecoordinate.hxx
dialoghelper.hxx
dibtools.hxx
dllapi.h
dndhelp.hxx
dockingarea.hxx
dockwin.hxx
embeddedfontshelper.hxx
EnumContext.hxx
errinf.hxx
event.hxx
evntpost.hxx
exceptiontypes.hxx
extoutdevdata.hxx
fieldvalues.hxx
fileregistration.hxx
FilterConfigItem.hxx
fntstyle.hxx
font.hxx
fontcapabilities.hxx
fontcharmap.hxx
formatter.hxx
formpdfexport.hxx remove dependency from drawinglayer to framework 2022-12-19 06:42:39 +00:00
gdimetafiletools.hxx
gdimtf.hxx
GestureEventPan.hxx
GestureEventRotate.hxx
GestureEventZoom.hxx
gfxlink.hxx
glyphitem.hxx
glyphitemcache.hxx
gradient.hxx
graph.hxx
GraphicAttributes.hxx
GraphicExternalLink.hxx
graphicfilter.hxx
GraphicLoader.hxx
GraphicNativeMetadata.hxx
GraphicNativeTransform.hxx
GraphicObject.hxx
graphictools.hxx
hatch.hxx
headbar.hxx
help.hxx
htmltransferable.hxx
i18nhelp.hxx
IContext.hxx
IconThemeInfo.hxx
IDialogRenderable.hxx
idle.hxx
image.hxx
ImageTree.hxx
imap.hxx
imapcirc.hxx
imapobj.hxx
imappoly.hxx
imaprect.hxx
inetimg.hxx
inputctx.hxx
inputtypes.hxx
InterimItemWindow.hxx
introwin.hxx
ITiledRenderable.hxx vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand() 2023-01-10 07:06:30 +00:00
jobset.hxx
kernarray.hxx
keycod.hxx
keycodes.hxx
layout.hxx
lazydelete.hxx
lineinfo.hxx
locktoplevels.hxx
lok.hxx
mapmod.hxx
menu.hxx
menubarupdateicon.hxx
metaact.hxx
metaactiontypes.hxx
metric.hxx
mnemonic.hxx
mtfxmldump.hxx
naturalsort.hxx
NotebookbarContextControl.hxx
oldprintadaptor.hxx
outdev.hxx tdf#114441 Convert sal_uLong to a better type 2023-01-03 22:42:13 +00:00
pdfextoutdevdata.hxx
pdfread.hxx
pdfwriter.hxx tdf#114441 Convert sal_uLong to a better type 2023-01-03 22:42:13 +00:00
print.hxx
PrinterSupport.hxx
prntypes.hxx
ptrstyle.hxx
QueueInfo.hxx
quickselectionengine.hxx
RawBitmap.hxx
region.hxx
roadmapwizard.hxx
salctype.hxx
salgtype.hxx use std::optional for SALCOLOR_NONE 2023-01-06 11:34:20 +00:00
salnativewidgets.hxx
Scanline.hxx
scheduler.hxx
scopedbitmapaccess.hxx
scrollable.hxx
seleng.hxx
settings.hxx
sound.hxx
specialchars.hxx
split.hxx
splitwin.hxx
status.hxx
stdtext.hxx
svapp.hxx jsdialog: fix validation error dialog in Calc 2023-01-03 06:36:09 +00:00
svmain.hxx
svtaccessiblefactory.hxx
syschild.hxx
sysdata.hxx remove defunct pXRenderFormat field 2023-01-11 12:12:54 +00:00
syswin.hxx
tabctrl.hxx
tabpage.hxx
task.hxx
taskpanelist.hxx
TaskStopwatch.hxx
textdata.hxx
texteng.hxx
textfilter.hxx
textrectinfo.hxx
textview.hxx
threadex.hxx
timer.hxx
toolbox.hxx
toolboxid.hxx
transfer.hxx XUnoTunnel->dynamic_cast in TransferableHelper 2023-01-13 18:13:51 +00:00
txtattr.hxx
TypeSerializer.hxx
unohelp.hxx
unohelp2.hxx
vclenum.hxx
vclevent.hxx
vcllayout.hxx
vclmain.hxx
vclptr.hxx
vclreferencebase.hxx
vectorgraphicdata.hxx
VectorGraphicSearch.hxx
virdev.hxx
wall.hxx
weld.hxx
WeldedTabbedNotebookbar.hxx
weldutils.hxx Revert all the recent loplugin:unocast changes 2023-01-05 11:45:51 +00:00
window.hxx
WindowPosSize.hxx
windowstate.hxx
winscheduler.hxx
wintypes.hxx
wizardmachine.hxx
wmf.hxx
wmfexternal.hxx
wrkwin.hxx
xtextedt.hxx