summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-06-14loplugin:unusedfieldsNoel Grandin2-3/+2
2018-06-14Remove now unusedsEike Rathke1-5/+0
2018-06-14Icons in menubutton are visible nowKshitij Pathania1-1/+1
2018-06-14Add autodetection for KDE5 VCL PluginAbhyudaya Sharma1-2/+5
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara2-0/+72
2018-06-14Adapt --enable-qt5Stephan Bergmann3-5/+6
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin34-66/+56
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky4-55/+65
2018-06-13Correctly mirror autofilter in rtl ui, tdf#117175 relatedMaxim Monastirsky1-12/+8
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara1-2/+10
2018-06-13Removed duplicated includeAndrea Gelmini1-2/+0
2018-06-13tdf#109353 - Base: Listbox doesn't show a value.Alex McMurchy19171-1/+1
2018-06-12WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania1-0/+31
2018-06-12crashtesting: asserts on inability to scale oversize graphicsCaolán McNamara2-1/+10
2018-06-12remove incorrect SAL_WARN in BitmapInfoAccess::BitmapInfoAccessNoel Grandin1-1/+0
2018-06-12crashtesting: asserts on empty gifsCaolán McNamara1-0/+6
2018-06-12revert part of "loplugin:unusedmethods"Noel Grandin2-0/+8
2018-06-12loplugin:constantparamNoel Grandin5-24/+9
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky4-1/+90
2018-06-11loplugin:unusedfieldsNoel Grandin2-9/+1
2018-06-11Add overloaded read/send funcs for uint64_t (conditionally)Katarina Behrens1-0/+12
2018-06-11loplugin:unusedmethodsNoel Grandin5-1335/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin5-9/+7
2018-06-11loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-06-11Dependency on salhelper::SimpleReferenceObjectStephan Bergmann1-0/+1
2018-06-11drop PhysicalFontFace::CloneNoel Grandin13-48/+2
2018-06-10Fix build with GLM 0.9.9.0, tdf#118070Louis Sautier1-0/+6
2018-06-10qt5: hold LogicalFontInstance with rtl::ReferenceKacper Kasper6-10/+11
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin7-14/+5
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin11-47/+16
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin15-71/+35
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin16-70/+28
2018-06-09return SalSession with std::unique_ptrNoel Grandin12-30/+12
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin8-12/+12
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin30-271/+100
2018-06-08support comboboxtext id valuesCaolán McNamara2-8/+16
2018-06-08sync tristate/inconsistent featureCaolán McNamara2-0/+6
2018-06-08tdf#117440 Can't move focus to disposed windowMaxim Monastirsky1-7/+12
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2-10/+2
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian4-7/+8
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin1-26/+22
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin19-57/+56
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian3-3/+4
2018-06-07vcl: fix pdf rendering regressionAshod Nakashian1-1/+2
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian1-11/+20
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian2-5/+6
2018-06-07sd: support breaking any PDF pageAshod Nakashian1-2/+2
2018-06-07svx: support importing PDF imagesAshod Nakashian1-0/+16
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian1-2/+2
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian3-9/+22