summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2021-01-12loplugin:noexceptmoveStephan Bergmann
2021-01-12Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann
2021-01-10vcl: implement BinaryDataContainer copy, move + testTomaž Vajngerl
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl
2021-01-08Remove BitmapColor::GetAlphaNoel
2021-01-08vcl: move ImplPrintTransparent() from OutputDevice to PrinterChris Sherlock
2021-01-08use more IsTransparentNoel Grandin
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna
2021-01-08vcl: migrate OutputDevice::DrawShadowBitmapEx() to BitmapShadowFilterChris Sherlock
2021-01-07pdfium: rework to eliminate FPDF_ANNOTATION from the public interfaceMiklos Vajna
2021-01-06remove support for deprecated GtkAlignmentCaolán McNamara
2021-01-06Release solar mutex before using an apartment-threaded COM objectMike Kaganski
2021-01-06pdfium: add wrapper for FPDF_OBJECT_* definesMiklos Vajna
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2021-01-05lok: add missing global notifierHenry Castro
2021-01-04Fix typosAndrea Gelmini
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2021-01-02tdf#74702 - vcl: introduce OutputDevice::CanEnableNativeWidget()Chris Sherlock
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-30vcl: Fix isEmpty method in BinaryDataContainerTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29jsdialog: export alignment typeSzymon Kłos
2020-12-28jsdialog: dump separator lineSzymon Kłos
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos
2020-12-28jsdialog: dump buttonbox propertiesSzymon Kłos
2020-12-28vcl: add BinaryDataContainer and change GfxLink to use itTomaž Vajngerl
2020-12-28vcl: remove OutputDevice::ScaleBitmapChris Sherlock
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24ofz#28907 Direct-leak in MetaAction::ReadMetaActionCaolán McNamara
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-24vcl: merge bitmap.cxx and bitmap3.cxxChris Sherlock
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-21pdf: add a public function to load PDF as a VectorGraphicDataTomaž Vajngerl
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19vcl: move GAMMA define to bitmap.hxxChris Sherlock
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-18lok: check if the tree list box model has changedHenry Castro
2020-12-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2020-12-18pdfium: add PDFiumPage::hasLinks() wrapperMiklos Vajna
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-16pdfium: rework to eliminate FPDF_PATHSEGMENT from the public interfaceMiklos Vajna
2020-12-15use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara