summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-07-02vcl: explicitly qualify ICU types with icu:: namespaceEike Rathke
2018-06-27vcl: refresh font cache only on real changeAshod Nakashian
2018-06-01tdf#117628 crash after closing media player with X11 backendCaolán McNamara
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl
2018-06-01Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2018-05-15tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-04-23Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara
2018-03-27lok: update main threadHenry Castro
2018-03-27vcl: fix hangs in SvpSalInstanceMichael Stahl
2018-03-26tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny
2018-03-26tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski
2018-03-26rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara
2018-03-25lok: mouse pointer events on document windows onlyPranav Kant
2018-03-22The CT prefix is used by the CoreText APITor Lillqvist
2018-03-21vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-03-21svg icon caching even for 1x scalingTomaž Vajngerl
2018-03-20vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2018-03-19forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski
2018-02-26tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-02-09Removed unused code for reading kern tableKhaled Hosny
2017-12-28Prevent out-of-order LO event processingJan-Marek Glogowski
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-23gpg4libre: translatable strings for non-LibO filepickersKatarina Behrens
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-17loplugin:useuniqueptr in MultiSalLayoutNoel Grandin
2017-11-16vcl: fix typoMiklos Vajna
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-11-11Replace lists by deques in salusereventlist (vcl)Julien Nabet
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-11-09loplugin:unusedfieldsNoel Grandin
2017-11-09Avoid races when using OSX_RUNINMAIN_MEMBERSStephan Bergmann
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-07Fix harfbuzz font lifecycle in CommonSalLayoutJan-Marek Glogowski
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2017-11-06QT5 fix build issues & cleanupsJan-Marek Glogowski