summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-05Move SalInstanceComboBox to header fileSzymon Kłos1-0/+204
2020-05-05Move SalInstanceEdit declaration to the header fileSzymon Kłos1-0/+105
2020-05-05Create header file for SalInstanceBuilderSzymon Kłos1-0/+326
2020-03-23sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian1-0/+1
2020-03-23pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl1-5/+2
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky1-13/+0
2020-03-23tdf#120837 File saving at least 5 times slowerNoel Grandin1-0/+2
2020-03-21pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-4/+4
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks1-1/+30
2020-02-26Revert "tdf#130768 speedup huge pixel graphics Cairo"Michael Meeks1-25/+1
2020-02-24tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)1-1/+25
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)9-3/+14
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-10/+16
2019-12-11android: add abstraction to allow us to DetachThread sensibly.Michael Meeks2-0/+6
2019-12-10ImplSVHelpData is a structTor Lillqvist1-1/+1
2019-12-09lok: Support per-view help dataTamás Zolnai2-1/+6
2019-11-25android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky1-1/+3
2019-11-25widget theme: add additional settings to the theme definitionTomaž Vajngerl1-0/+7
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl1-0/+7
2019-11-14widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl1-0/+3
2019-11-13custom widgets: support custom action button text colorsAshod Nakashian1-0/+3
2019-11-13widget theme: Gradient support when drawing widgetsTomaž Vajngerl3-0/+47
2019-09-26Prepare to rebaseDaniel Silva1-4/+3
2019-09-26Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva1-2/+4
2019-09-26Resolves the mismatching behavior between page size and orientatin selectionDaniel1-0/+1
2019-09-26Sets page orientation box in print dialogDaniel Silva1-3/+6
2019-09-26Reinserts storeToSettings and readToSettings in print dialogDaniel1-0/+2
2019-09-26Sets duplex (paper sides) box in print dialogDaniel Silva1-0/+2
2019-09-26Syncs paper names in vcl with i18nutil/*/paper.hxxDaniel Silva1-3/+44
2019-09-26Sets paper sizes listbox in print dialogDaniel Silva2-1/+7
2019-09-26Adds More options dialog with single jobs checkbox in print dialogDaniel Silva1-0/+23
2019-09-26Sets pages per sheet and brochure in print dialogDaniel Silva1-0/+1
2019-09-26Reinserts optional UI options into print dialogDaniel1-1/+22
2019-09-26New Print Dialog DesignDaniel1-135/+71
2019-09-26tdf#67905 adds an option to disable print preview in print dialogDaniel2-1/+5
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks1-0/+5
2019-09-24Use HiDPI scaling to load scaled images.Michael Meeks1-0/+4
2019-09-24Add explicit API scaling via ImageTree API.Michael Meeks1-4/+11
2019-09-24Preserve stock images until render time.Michael Meeks1-1/+16
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar1-1/+3
2019-09-20tdf#124752: Add system clipboard interface for iOSTor Lillqvist1-1/+3
2019-09-20Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist1-2/+0
2019-09-17tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara1-0/+6
2019-08-29custom widgets: Rename 'stock' to 'action'.Jan Holesovsky1-2/+2
2019-08-29Gaceful fallback if the widget theme files can't be foundTomaž Vajngerl1-0/+4
2019-08-29tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl2-0/+6
2019-08-29Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl1-39/+27
2019-08-29cache file based widget images and draw commandsTomaž Vajngerl1-0/+4
2019-08-29widget theme: draw listheader button and arrowTomaž Vajngerl1-2/+4
2019-08-29only read and parse widget definition once from the fileTomaž Vajngerl1-1/+1