summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl
2021-01-09sfx2: organize forward class declarations in objsh.hxxTomaž Vajngerl
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08use more IsTransparentNoel
2021-01-08Remove BitmapColor::GetAlphaNoel
2021-01-08opacity->alpha in BPixelNoel
2021-01-08lok: send chart line width updatesSzymon Kłos
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-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski
2021-01-06bIsBig member is redundantNoel Grandin
2021-01-06Release solar mutex before using an apartment-threaded COM objectMike Kaganski
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin
2021-01-06use anonymous union for BigIntNoel Grandin
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-06loplugin:unusedfieldsNoel
2021-01-05lok: add missing global notifierHenry Castro
2021-01-05sw doc model xml dump: improve keep-with-next outputMiklos Vajna
2021-01-05tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialogshubham656
2021-01-04Fix typosAndrea Gelmini
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin
2021-01-03tighten up asserting in SfxPoolItem::operator==Noel Grandin
2021-01-02BASIC : simplify SbxVariable constructors and remove impl classArnaud Versini
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2021-01-02Fix some warnings for Raspberry pi 4 (part2)Julien Nabet
2021-01-02tdf#74702 - vcl: introduce OutputDevice::CanEnableNativeWidget()Chris Sherlock
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski
2020-12-30use Degree10 in XPolygonNoel Grandin
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-30vcl: Fix isEmpty method in BinaryDataContainerTomaž Vajngerl
2020-12-29use SdrAngleItem for SID_ATTR_TRANSFORM_DELTA_ANGLENoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-29jsdialog: export alignment typeSzymon Kłos
2020-12-28Avoid calling memcpy with nullptrStephan Bergmann
2020-12-28jsdialog: dump separator lineSzymon Kłos
2020-12-28ofz#28912 Direct-leak in PPTStyleSheet::PPTStyleSheetCaolán McNamara
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos
2020-12-28jsdialog: dump buttonbox propertiesSzymon Kłos