summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-02-18loplugin:referencecasting (macOS)Stephan Bergmann
2021-02-18disable-pch fixNoel Grandin
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-18Fix an OUString constructionStephan Bergmann
2021-02-18pdfium: eliminate FPDF_PAGE from public headerMiklos Vajna
2021-02-18vcl: move def. of peekGraphicFormat into GraphicFormatDetectorTomaž Vajngerl
2021-02-18vcl: condense the description and rename the peek format functionTomaž Vajngerl
2021-02-18vcl: clean-up code used for loading of external graphic filtersTomaž Vajngerl
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-17ofz#31021 Stack-buffer-overflowCaolán McNamara
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2021-02-17pdfium: eliminate FPDF_SIGNATURE from public headerMiklos Vajna
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
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-17vcl: add TIF case to GraphicDescriptorTestTomaž Vajngerl
2021-02-16WB_HYPHENATION is newly unusedCaolán McNamara
2021-02-16pdfium: add a FPDF_GetLastError() wrapperMiklos Vajna
2021-02-16vcl: add test to load graphic of some less common formatsTomaž Vajngerl
2021-02-15Qt don't fallthrough in inputMethodQueryJan-Marek Glogowski
2021-02-15tdf#140207 Qt downscale the ExtTextInputPosJan-Marek Glogowski
2021-02-15tdf#119931 Fix accessibility warningshomeboy445
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-12when there is label and icon align label to left and don't expand iconCaolá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-11make win32 variant AnyInput() not deliver events (tdf#140293)Luboš Luňák
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-10Resolves: tdf#140225 remove action when item is removed from GtkSalMenuCaolán McNamara
2021-02-10Related: tdf#140225 when clearing pItemList, keep SalMenu in syncCaolán McNamara