summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-06-14weld SvxStdParagraphTabPageCaolán McNamara1-2/+2
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara3-8/+16
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin1-1/+2
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky1-1/+0
2018-06-13weld SvxCharPositionPageCaolán McNamara1-0/+14
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara1-1/+1
2018-06-12WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania1-0/+4
2018-06-12weld SvxTransparenceTabPageCaolán McNamara1-0/+1
2018-06-12loplugin:constantparamNoel Grandin2-4/+1
2018-06-10weld SwTextFlowPageCaolán McNamara1-4/+2
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin1-2/+2
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-1/+1
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin1-1/+1
2018-06-08support comboboxtext id valuesCaolán McNamara1-1/+12
2018-06-07weld SwFormatTablePageCaolán McNamara1-0/+1
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian2-1/+2
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian1-3/+7
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian1-1/+1
2018-06-07svx: support importing PDF imagesAshod Nakashian1-0/+8
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian2-1/+51
2018-06-07pdf: share pdf data in GraphicAshod Nakashian1-2/+4
2018-06-06tdf#117984 Make MapMode thread-safeArmin Le Grand1-1/+3
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-0/+4
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin1-0/+7
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania1-0/+6
2018-06-01use more BitmapEx in filterNoel Grandin2-2/+4
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-1/+0
2018-05-31connect up accessibility locationCaolán McNamara1-2/+4
2018-05-31focus rect for value setCaolán McNamara1-0/+2
2018-05-31drop Graphic::GetBitmapNoel Grandin2-4/+4
2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin1-0/+36
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania1-0/+9
2018-05-30ImplSplitSet::mpBitmap is unusedNoel Grandin1-2/+0
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin2-2/+3
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin1-3/+3
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara1-2/+2
2018-05-29weld SvxAngleTabPageCaolán McNamara2-2/+8
2018-05-28weld SvxPositionSizeTabPageCaolán McNamara1-0/+1
2018-05-28weld ScTabBgColorDlgCaolán McNamara3-4/+55
2018-05-25loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-0/+100
2018-05-24Add FullScreen bit to WindowStateStateTor Lillqvist1-0/+1
2018-05-23Revert "vcl: StartPresentationMode should be using a sal_uInt32.."Noel Grandin1-1/+1
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna1-1/+1
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara3-0/+6
2018-05-21lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky1-3/+3
2018-05-18make PlaceEditDialog a bit more ordinaryCaolán McNamara1-1/+1
2018-05-18Fix typosAndrea Gelmini1-1/+1
2018-05-18Avoid mixing up units in LogicRectangle methodTamás Zolnai2-2/+11
2018-05-17loplugin:unusedfields in vclNoel Grandin3-37/+0