summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2018-12-10custom widgets: Rename 'stock' to 'action'.Jan Holesovsky1-2/+2
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-3/+0
2018-12-06Add explicit API scaling via ImageTree API.Michael Meeks1-4/+11
2018-12-06Preserve stock images until render time.Michael Meeks1-0/+19
2018-11-08LOK: custom widgets: simplify and correct colorsAshod Nakashian1-33/+0
2018-11-08LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian3-100/+11
2018-11-08LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian2-56/+52
2018-11-08LOK: custom widgets: check size of API structuresAshod Nakashian1-2/+5
2018-11-08LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky1-4/+0
2018-11-08LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian1-37/+33
2018-11-08LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian3-6/+414
2018-11-08custom widgets: setup style setting in the widget libraryTomaž Vajngerl5-1/+32
2018-11-08custom widgets: draw fixed line widgetTomaž Vajngerl1-0/+1
2018-11-08custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl1-0/+2
2018-11-08custom widgets: get the region from the lib. + custom tab widthTomaž Vajngerl1-0/+4
2018-11-08custom widgets: add Toolbar widgetTomaž Vajngerl1-0/+1
2018-11-08custom widgets: add List widget - ListNode, ListWidgetTomaž Vajngerl1-0/+4
2018-11-08custom widgets: add Progress widgetTomaž Vajngerl1-0/+1
2018-11-08vcl: simplify ControlDrawParameters construction, add nValueTomaž Vajngerl1-3/+4
2018-11-08custom widgets: add Slider widgetTomaž Vajngerl1-0/+1
2018-11-08custom widgets: add Tab widgetsTomaž Vajngerl1-0/+4
2018-11-08custom widgets: draw ListBox widgetTomaž Vajngerl1-0/+1
2018-11-08custom widgets: first round of basic widgets with cairoTomaž Vajngerl1-2/+34
2018-11-08Support drawing custom widgets in headless backendTomaž Vajngerl1-0/+21
2018-11-08custom widgets: Custom Widget ThemesTomaž Vajngerl4-0/+195
2018-07-02vcl: explicitly qualify ICU types with icu:: namespaceEike Rathke1-1/+1
2018-06-27vcl: refresh font cache only on real changeAshod Nakashian1-1/+1
2018-06-01tdf#117628 crash after closing media player with X11 backendCaolán McNamara1-0/+1
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-3/+0
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian2-31/+11
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl1-1/+10
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl1-2/+5
2018-06-01Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl1-0/+11
2018-05-15tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann1-0/+2
2018-04-23Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara2-7/+3
2018-03-27lok: update main threadHenry Castro2-0/+3
2018-03-27vcl: fix hangs in SvpSalInstanceMichael Stahl1-5/+43
2018-03-26tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny1-1/+4
2018-03-26tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski2-3/+3
2018-03-26rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara1-0/+1
2018-03-25lok: mouse pointer events on document windows onlyPranav Kant1-0/+1
2018-03-22The CT prefix is used by the CoreText APITor Lillqvist1-2/+1
2018-03-21vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky1-1/+1
2018-03-21svg icon caching even for 1x scalingTomaž Vajngerl1-0/+2
2018-03-20vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian1-0/+4
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-1/+0
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-0/+4
2018-03-19forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara1-1/+2
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski1-2/+8
2018-02-26tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist1-0/+6