summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-03-17optimize SalLayoutGlyphs for the common caseLuboš Luňák1-6/+7
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák3-11/+20
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara1-0/+2
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara1-0/+1
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl1-0/+1
2021-03-15no need for this map<> key to be constNoel2-2/+2
2021-03-14check for quit when calling Yield in loopNoel Grandin1-0/+4
2021-03-14loplugin:unusedmethodsNoel2-3/+0
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara1-0/+3
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl4-7/+73
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák2-59/+4
2021-03-12add support for Microsoft Gif chunk to PngImageReaderLuboš Luňák1-0/+5
2021-03-12tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs1-0/+1
2021-03-12use preferred variant when window arg is nullCaolán McNamara1-3/+4
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara1-1/+1
2021-03-11use some forward declares to reduce includesCaolán McNamara3-20/+15
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel2-60/+71
2021-03-11allow throwing away size cache of hosted containerCaolán McNamara1-0/+1
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara2-4/+3
2021-03-07move queue_resize to baseclassCaolán McNamara1-1/+2
2021-03-06drop StyleSettings::GetColorValueSetMaximumRowCountNoel Grandin1-4/+0
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara1-7/+2
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara1-0/+11
2021-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2021-03-04allow slide transition panel to be narrowerCaolán McNamara1-0/+1
2021-03-04jsdialog: single activation property for treeviewSzymon Kłos1-0/+1
2021-03-03lok: add batch mode option to load the documentHenry Castro1-0/+1
2021-03-03make all these headers pragma onceCaolán McNamara15-48/+16
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara1-4/+5
2021-03-03move ImplDockingWindowWrapper out of public headerCaolán McNamara1-104/+1
2021-03-03bubblewindow.hxx can be a private vcl headerCaolán McNamara1-49/+25
2021-03-03split and move MenuBar BubbleWindowManager to vclCaolán McNamara1-0/+58
2021-03-03move BubbleWindow to vclCaolán McNamara1-0/+55
2021-03-03keep ImplDockingWindowWrapper DLL_PRIVATE and use DockingManagerCaolán McNamara1-1/+2
2021-03-03drop TransparentType::Color usageNoel Grandin1-6/+3
2021-03-01IPrioritable.hxx can move into private headersCaolán McNamara1-54/+0
2021-03-01NotebookbarPopup.hxx can move into private headersCaolán McNamara1-57/+0
2021-02-27hide some FloatingWindow detailsCaolán McNamara3-4/+5
2021-02-27drop unneeded SetPosSizePixelCaolán McNamara1-1/+1
2021-02-27loplugin:unusedfieldsNoel1-1/+0
2021-02-27loplugin:unnecessaryvirtualNoel1-1/+1
2021-02-26move lok FloatingWindow closing code to vclCaolán McNamara1-1/+1
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara1-0/+16
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara1-2/+1
2021-02-25drop archaic rollable supportCaolán McNamara3-18/+2
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2-22/+21
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-48/+6
2021-02-25pdfium: turn the PDFium class into an interfaceMiklos Vajna1-13/+6
2021-02-24drop empty headerCaolán McNamara1-25/+0
2021-02-24hide menubar detailsCaolán McNamara1-0/+1