summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02Qt5 constify some functions to fix buildJan-Marek Glogowski
2018-11-02Fix iOS buildTor Lillqvist
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01kde5: fix buildThorsten Behrens
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01Move PDF buildin font handling into extra fileJan-Marek Glogowski
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-11-01Fix undocked window loses focusJim Raykowski
2018-11-01tdf#120777 KDE5: Dialogs get blank when they are resizedAleksei Nikiforov
2018-11-01loplugin:useuniqueptr in VclBuilder::preloadNoel Grandin
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-11-01drop LISTBOX_ERRORNoel Grandin
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara
2018-10-31qt5 a11y: Implement QAccessibleEditableTextInterfaceSamuel Mehrbrodt
2018-10-31-Werror,-Wunused-parameterStephan Bergmann
2018-10-31fix clang -fpermissive warnings in Qt5AccessibleWidgetNoel Grandin
2018-10-31Fix qt5 build after 9078b0b8f48b161ad5b880c31a4413f9e706f01bSamuel Mehrbrodt
2018-10-31qt5 a11y: Add table selection supportSamuel Mehrbrodt
2018-10-31qt5 a11y: Implement QAccessibleTableInterfaceSamuel Mehrbrodt
2018-10-31loplugin:useuniqueptr in AcceleratorNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30qt5 a11y: Implement QAccessibleTextInterface::attributesSamuel Mehrbrodt
2018-10-30Qt5 actually return the selectionJan-Marek Glogowski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30Fix typoAndrea Gelmini
2018-10-30Fix SalLayoutGlyphs copy constructorJan-Marek Glogowski
2018-10-30Add comment about AquaSalGraphics::GetResolution() returning a DPI of 96Tor Lillqvist
2018-10-30tdf#119020 always scale icons as 24bit RGBJan-Marek Glogowski
2018-10-30qt5 a11y: Fix QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-30qt5 a11y: Implement most of QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-30tdf#120982 add font reference to SalLayoutGlyphsImplJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-30m_FeedbackFDs is unused on iOSTor Lillqvist
2018-10-29loplugin:oncevarNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-29Resolves: tdf#120988 mismatch of in/out locale formattingCaolán McNamara
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 (PVS): V519 variable is assigned values twice successivelyMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-27tdf#120453 Preserve literal '&' in Qt menu textsMichael Weghorn
2018-10-26tdf#119719: Move the window to the requested screenKatarina Behrens