summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21vcl: cleanup swaths of commented codeThorsten Behrens
2020-04-21don't add maUserItemSize to text width, just use it as-isCaolán McNamara
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20flatten some code in ImpGraphNoel Grandin
2020-04-20drop EnableSelectAllCaolán McNamara
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-04-20Various typos in vcl OpenTypeFeatureJulien Nabet
2020-04-20should be using make_shared hereNoel Grandin
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-19mru entry heights aren't initially correct until whole list is invalidatedCaolán McNamara
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-17cid#1462264 Uninitialized scalar fieldCaolán McNamara
2020-04-16PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2020-04-16gen backend scrollbars are missing their contentsCaolán McNamara
2020-04-16cid#1462265 Uncaught exceptionCaolán McNamara
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-16Drop redundant member functionMike Kaganski
2020-04-15Fix typoAndrea Gelmini
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-14mobile: cannot change linestyle on impressMert Tumer
2020-04-14tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna
2020-04-13tdf#104878 related, fix abort()Noel Grandin
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-12graphic: use UCBContentHelper to delete filesTomaž Vajngerl
2020-04-12remove unused includes in graphicfilterTomaž Vajngerl
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-10dump info about Skia and Vulkan drivers to a log fileLuboš Luňák
2020-04-09tdf#104878 speed up GfxLink compareNoel Grandin
2020-04-08tdf#131969: Fix reading SHORT Orientation valueStephan Bergmann
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann
2020-04-08cid#1461385 silence Unchecked return valueCaolán McNamara
2020-04-08add get_entry_font to match set_entry_fontCaolán McNamara
2020-04-08vcl pdf import: use convertTwipToMm100()Miklos Vajna
2020-04-07allow setting combobox fontCaolán McNamara
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák
2020-04-07Resolves: tdf#131715 don't keep trying the same page if we're already on itCaolán McNamara
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-06highlight the top of the drop target rowCaolán McNamara
2020-04-06unset dest dnd row highlight after dropCaolán McNamara
2020-04-04add ability to have custom renderer treeview rowsCaolán McNamara
2020-04-04fix SvLBoxString::Clone wrt newly added entriesCaolán McNamara
2020-04-04vcl: Parallelize BitmapFilterStackBlurTomaž Vajngerl