summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-09-26Syncs paper names in vcl with i18nutil/*/paper.hxxDaniel Silva
2019-09-26Sets paper sizes listbox in print dialogDaniel Silva
2019-09-26Adds More options dialog with single jobs checkbox in print dialogDaniel Silva
2019-09-26Minor UI fixes in print dialogDaniel Silva
2019-09-26Sets pages per sheet and brochure in print dialogDaniel Silva
2019-09-26Configures page range in print dialogDaniel
2019-09-26Reinserts optional UI options into print dialogDaniel
2019-09-26New Print Dialog DesignDaniel
2019-09-26tdf#67905 adds an option to disable print preview in print dialogDaniel
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-24Use HiDPI scaling to load scaled images.Michael Meeks
2019-09-24Add explicit API scaling via ImageTree API.Michael Meeks
2019-09-24Preserve stock images until render time.Michael Meeks
2019-09-24lok: disable VCL painting and whole window invalidation.Michael Meeks
2019-09-24lok: remove ext text event re-entrancy hazard.Michael Meeks
2019-09-23Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-09-23Anti-alias toolbar button drop-downs.Michael Meeks
2019-09-23tdf#124042: Remove unnecessary code for iOSTor Lillqvist
2019-09-22tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-22Make the Help URL configurableAshod Nakashian
2019-09-20Get rid of another SAL_WARN that just pointlessly fills up log filesTor Lillqvist
2019-09-20Drop some useless warnings that we get hundreds ofTor Lillqvist
2019-09-20tdf#122221: Bin apparently unnecessary early returnTor Lillqvist
2019-09-20Fix "external" graphic filter code for the DISABLE_DYNLOADING caseTor Lillqvist
2019-09-20We neeed to include <sal/log.hxx> after some IWYU goodness elsewhereTor Lillqvist
2019-09-20The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist
2019-09-20tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist
2019-09-20Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist
2019-09-20tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist
2019-09-20tdf#124752: Use best speed for PNG encoding on iOSTor Lillqvist
2019-09-20tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-09-20Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist
2019-09-20tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist
2019-09-20Using the m_FeedbackFDs is now necessary also on iOSTor Lillqvist
2019-09-20Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist
2019-09-20Use the colibre icon theme in Online and appsTor Lillqvist
2019-09-20tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist
2019-09-20Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist
2019-09-20Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist
2019-09-20tdf#122537: Use "best speed" instead of default compression level on iOSTor Lillqvist
2019-09-19Related: tdf#124148 null-deref on clicking inside empty listboxCaolán McNamara
2019-09-19Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bgCaolán McNamara
2019-09-18libreofficekit: send show/hide messages for dialogsSzymon Kłos
2019-09-17tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-09-16tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist
2019-09-16Revert "vcl: better decimal handling in NumericFormatter"Aron Budea
2019-09-05tdf#126007 tdf#122355 online help won't look into a dialog notebookCaolán McNamara
2019-09-05tdf#81134 Chart size not retainedNoel Grandin
2019-09-04pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian