summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-16WB_HYPHENATION is newly unusedCaolán McNamara
2021-02-16pdfium: add a FPDF_GetLastError() wrapperMiklos Vajna
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15vcl: Detect TGA graphic by inspecting the file footerTomaž Vajngerl
2021-02-15vcl: split-up GraphicFilter::Import into per-format methodsTomaž Vajngerl
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-12avoid auto-hiding disabled menu entries with cut/copy/paste idents tooCaolán McNamara
2021-02-12don't split menu ids at ':'Caolán McNamara
2021-02-12always optimize bitmap transform to translate+scale if possible (tdf#138068)Luboš Luňák
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-12pdfium: eliminate FPDF_TEXTPAGE from the public headerMiklos Vajna
2021-02-11jsdialog: properly export visibility of tabSzymon Kłos
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-11Related: tdf#139667 allow TabControl tabs to always show tooltipsCaolán McNamara
2021-02-11ImplGetTabRect(ImplTabItem*) variant always returns 0 with default argsCaolán McNamara
2021-02-11pdfium: add a FPDFText_GetCharBox() wrapperMiklos Vajna
2021-02-11support setting tooltip for tabpagesCaolán McNamara
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-10Related: tdf#140225 when clearing pItemList, keep SalMenu in syncCaolán McNamara
2021-02-10pdfium: eliminate FPDF_SCHHANDLE from the public headerMiklos Vajna
2021-02-09Revert "on SelMouseButtonDown check if window pointer is not null"Caolán McNamara
2021-02-07invoke idle priority timers only when actually idleLuboš Luňák
2021-02-06move Button to vcl/toolkitCaolán McNamara
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara
2021-02-05improve SalInstanceWidget::drawCaolán McNamara
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-05on SelMouseButtonDown check if window pointer is not nullPranam Lashkari
2021-02-05pdfium: add remaining FPDF_SCHHANDLE wrappersMiklos Vajna
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2021-02-04Don't skip lines if only one row in the listSzymon Kłos
2021-02-04Resize IconView entry if there is no spaceSzymon Kłos
2021-02-04Invalidate IconView on scroll if has only one rowSzymon Kłos
2021-02-04Fix typoAndrea Gelmini
2021-02-04pdfium: add PDFFindFlags wrapperMiklos Vajna
2021-02-04Missing includesMike Kaganski
2021-02-03tdf#127471 improve SVM FontScaling im/exportArmin Le Grand (Allotropia)
2021-02-03pdfium: add a FPDFText_FindStart() wrapperMiklos Vajna
2021-02-03tdf#92767: sc: Add UItestXisco Fauli
2021-02-02tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-02-01tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesBayram Çiçek
2021-02-01cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert
2021-02-01vcl: swap-in load all vector formats without intermediate GraphicTomaž Vajngerl
2021-01-30add something to override scrollbar colorsCaolán McNamara