office-gobmx/include/vcl
Caolán McNamara 389db2b45c Resolves: tdf#118572 ensure basic error dialog blocks any other dialog
if a dialog is already running, disable input to it until this
error dialog is acknowledged. The other dialog might be running
from the script which has the error.

Change-Id: I10c437a25bd7c91d37eeb8241bef10709767e499
Reviewed-on: https://gerrit.libreoffice.org/59567
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-08-24 21:30:17 +02:00
..
filter forcepoint#66 protect against infinite parse recurse 2018-08-01 21:48:20 +02:00
font Font features: Use Graphite instead of HarfBuzz if available 2018-07-31 18:29:39 +02:00
opengl loplugin:unusedmethods 2018-08-09 14:17:08 +02:00
uitest uitest logger: log more events 2018-07-31 00:35:42 +02:00
abstdlg.hxx use BitmapEx in the screenshot stuff 2018-05-30 08:40:20 +02:00
accel.hxx
alpha.hxx loplugin:returnconstant in vcl 2018-07-27 11:42:27 +02:00
animate.hxx
bitmap.hxx return SalBitmap using std::shared_ptr 2018-06-14 11:50:00 +02:00
bitmapaccess.hxx
BitmapAlphaClampFilter.hxx move some CanvasHelper::implDrawBitmap inside vcl 2018-05-31 08:30:42 +02:00
BitmapColorQuantizationFilter.hxx
BitmapConvolutionMatrixFilter.hxx
BitmapDuoToneFilter.hxx
BitmapEmbossGreyFilter.hxx
bitmapex.hxx forms - move the Bitmap accessing code inside BitmapEx 2018-06-05 14:44:28 +02:00
BitmapFilter.hxx
BitmapGaussianSeparableBlurFilter.hxx Related: rhbz#1602589 rework to avoid bogus cppcheck double free warning 2018-07-30 13:59:29 +02:00
BitmapMedianFilter.hxx
BitmapMonochromeFilter.hxx
BitmapMosaicFilter.hxx
BitmapPopArtFilter.hxx
BitmapSeparableUnsharpenFilter.hxx
BitmapSepiaFilter.hxx
BitmapSharpenFilter.hxx
BitmapSimpleColorQuantizationFilter.hxx
BitmapSmoothenFilter.hxx
BitmapSobelGreyFilter.hxx
BitmapSolarizeFilter.hxx
BitmapTools.hxx tdf#119282 Area tab, Pattern color change 2018-08-21 21:06:24 +02:00
builder.hxx tdf#116542 a11y: Implement .ui ways of setting widget role 2018-08-21 03:12:21 +02:00
builderfactory.hxx
button.hxx loplugin:returnconstant in vcl 2018-07-27 11:42:27 +02:00
cairo.hxx
canvastools.hxx
checksum.hxx
combobox.hxx tdf#108012 - Clicking in the font field should select the contents 2018-07-19 13:03:33 +02:00
commandevent.hxx
commandinfoprovider.hxx
configsettings.hxx
controllayout.hxx
ctrl.hxx uitest logger: log the events calling CallEventListeners() 2018-07-06 19:44:40 +02:00
cursor.hxx
customweld.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
cvtgrf.hxx
debugevent.hxx
decoview.hxx
devicecoordinate.hxx
dialog.hxx Resolves: tdf#118572 ensure basic error dialog blocks any other dialog 2018-08-24 21:30:17 +02:00
dibtools.hxx svx: support importing PDF images 2018-06-07 10:45:19 +02:00
dllapi.h
dndhelp.hxx
dockingarea.hxx
dockwin.hxx
edit.hxx tdf#108012 - Clicking in the font field should select the contents 2018-07-19 13:03:33 +02:00
embeddedfontshelper.hxx
EnumContext.hxx Fix typos 2018-07-18 12:49:03 +02:00
errcode.hxx
errinf.hxx
event.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
evntpost.hxx
exceptiontypes.hxx
extoutdevdata.hxx
field.hxx Resolves: tdf#119251 parse non-default units in user inputted values 2018-08-14 16:46:14 +02:00
FilterConfigItem.hxx
fixed.hxx use more OutputDevice::GetBitmapEx 2018-06-21 08:19:31 +02:00
fixedhyper.hxx
floatwin.hxx
fltcall.hxx
fntstyle.hxx
font.hxx
fontcapabilities.hxx
fontcharmap.hxx
gdimetafiletools.hxx
gdimtf.hxx
gfxlink.hxx tdf#103913 keep ".emf" file extension and mime type 2018-06-19 09:09:44 +02:00
gradient.hxx
graph.hxx vcl: share GfxLink 2018-06-18 02:26:27 +02:00
GraphicExternalLink.hxx
graphicfilter.hxx pass SvStream around by std::unique_ptr 2018-07-10 08:30:21 +02:00
GraphicLoader.hxx loplugin:constantparam 2018-06-12 08:24:45 +02:00
GraphicNativeMetadata.hxx
GraphicNativeTransform.hxx loplugin:returnconstant in vcl 2018-07-27 11:42:27 +02:00
GraphicObject.hxx
graphictools.hxx
group.hxx
hatch.hxx
help.hxx loplugin:returnconstant in vcl 2018-07-27 11:42:27 +02:00
i18nhelp.hxx
IContext.hxx
IconThemeInfo.hxx
IconThemeScanner.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
IconThemeSelector.hxx
IDialogRenderable.hxx
idle.hxx
image.hxx drop Image(Bitmap) constructor 2018-06-01 11:14:43 +02:00
imagerepository.hxx
ImageTree.hxx
imgctrl.hxx
inputctx.hxx
inputtypes.hxx
introwin.hxx
IPrioritable.hxx
ITiledRenderable.hxx lok: sc: ctrl-clicking links doesn't work 2018-07-04 09:37:23 +02:00
jobdata.hxx
jobset.hxx
keycod.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
keycodes.hxx
layout.hxx Resolves: tdf#119325 tooltip position should be relative to widget 2018-08-17 14:36:41 +02:00
lazydelete.hxx loplugin:useuniqueptr in DeleteOnDeinit 2018-08-06 12:40:33 +02:00
lineinfo.hxx
listctrl.hxx
longcurr.hxx
lstbox.hxx
mapmod.hxx tdf#117984 Make MapMode thread-safe 2018-06-06 13:37:58 +02:00
menu.hxx tdf#118453 Reactivate navitagor submenu drag mode and display 2018-07-23 10:16:38 +02:00
menubtn.hxx weld SwWatermarkDialog 2018-06-25 22:10:21 +02:00
metaact.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
metaactiontypes.hxx
metric.hxx
mnemonic.hxx
mnemonicengine.hxx
morebtn.hxx
msgbox.hxx
notebookbar.hxx Notebookbar:Context for printpreview is now working 2018-07-04 12:46:01 +02:00
NotebookbarContextControl.hxx
oldprintadaptor.hxx
outdev.hxx rename FontSelectPatternAttributes to FontSelectPattern 2018-08-22 00:25:03 +02:00
outdevmap.hxx
outdevstate.hxx
pdfextoutdevdata.hxx loplugin:returnconstant in vcl 2018-07-27 11:42:27 +02:00
pdfread.hxx sw, writerfilter: various small cleanups 2018-07-13 09:07:45 +02:00
pdfwriter.hxx PDF export: allow API users to opt in for version 1.6 2018-08-16 19:25:54 +02:00
pngread.hxx
pngwrite.hxx
pointr.hxx
popupmenuwindow.hxx
ppdparser.hxx loplugin:useuniqueptr in PPDParser 2018-07-17 08:38:53 +02:00
prgsbar.hxx
print.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
prntypes.hxx
ptrstyle.hxx
quickselectionengine.hxx
region.hxx loplugin:returnconstant in vcl 2018-07-27 11:42:27 +02:00
salbtype.hxx
salctype.hxx
salgtype.hxx Add ostream::operator<< for SalTwoRect 2018-07-06 10:47:31 +02:00
salnativewidgets.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
scheduler.hxx Access to ProcessEventsToSignal's bSignal is racy 2017-09-30 09:30:03 +02:00
scopedbitmapaccess.hxx
scrbar.hxx
seleng.hxx
settings.hxx tdf#118966 vcl: add a flag to determine if AA of fonts is used from the system 2018-07-27 20:52:17 +02:00
slider.hxx
sound.hxx
spin.hxx
spinfld.hxx
split.hxx
splitwin.hxx ImplSplitSet::mpBitmap is unused 2018-05-30 12:22:17 +02:00
status.hxx tdf#86612: statusbar: hide some elements if width is not sufficient 2018-06-28 14:02:46 +02:00
stdtext.hxx
strhelper.hxx
svapp.hxx weld SwTextGridPage 2018-07-26 09:41:46 +02:00
svmain.hxx
syschild.hxx
sysdata.hxx
syswin.hxx Add FullScreen bit to WindowStateState 2018-05-24 08:11:57 +02:00
tabctrl.hxx
tabdlg.hxx
tabpage.hxx
task.hxx
taskpanelist.hxx
textdata.hxx
texteng.hxx merge IUndoManager into SfxUndoManager 2018-07-13 08:39:15 +02:00
textrectinfo.hxx
textview.hxx loplugin:returnconstant in vcl 2018-07-27 11:42:27 +02:00
threadex.hxx use C++11 exception rethrowing 2018-08-04 18:49:48 +02:00
throbber.hxx
timer.hxx
toolbox.hxx wayland: Make popup menus not show off-screen 2018-06-14 00:46:36 +02:00
txtattr.hxx
unohelp.hxx
unohelp2.hxx
unowrap.hxx
vclenum.hxx weld SvxColorTabPage 2018-06-20 12:41:53 +02:00
vclevent.hxx
vcllayout.hxx vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layout 2018-08-16 23:39:04 +02:00
vclmain.hxx
vclmedit.hxx
vclptr.hxx vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-27 08:26:45 +02:00
vclreferencebase.hxx
vclstatuslistener.hxx
vectorgraphicdata.hxx
virdev.hxx weld SwWatermarkDialog 2018-06-25 22:10:21 +02:00
waitobj.hxx
wall.hxx
weld.hxx document that nEndPos of -1 is all text 2018-08-24 16:04:37 +02:00
window.hxx loplugin:unusedfields improve checking for write-only fields 2018-07-02 08:47:48 +02:00
wmf.hxx
wmfexternal.hxx
wrkwin.hxx Revert "vcl: StartPresentationMode should be using a sal_uInt32.." 2018-05-23 11:48:37 +02:00
xtextedt.hxx