summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-30cppcheck: variableScopeJochen Nitschke
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): vclStephan Bergmann
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-27This assert() seems superfluousTor Lillqvist
2018-06-27vcl: prefer OpenType font feature description over GraphiteTomaž Vajngerl
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-24uitest logger: some changes in log statementsSaurav Chirania
2018-06-24uitest logger: print parent when logging keysSaurav Chirania
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl
2018-06-22tdf#116208 vcl opengl: fix lack of updates in status barMiklos Vajna
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20Add UI test for the Customize dialogMuhammet Kara
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-18weld SfxSecurityPageCaolán McNamara
2018-06-18Skip required features from the features dialogKhaled Hosny
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl
2018-06-16fix build because of the change to Reference<LogicalFontInstance>Tomaž Vajngerl
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-06-14Remove now unusedsEike Rathke
2018-06-14Icons in menubutton are visible nowKshitij Pathania
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara
2018-06-13tdf#109353 - Base: Listbox doesn't show a value.Alex McMurchy1917
2018-06-12WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania
2018-06-12crashtesting: asserts on inability to scale oversize graphicsCaolán McNamara
2018-06-12remove incorrect SAL_WARN in BitmapInfoAccess::BitmapInfoAccessNoel Grandin
2018-06-12crashtesting: asserts on empty gifsCaolán McNamara
2018-06-12loplugin:constantparamNoel Grandin
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin