summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2018-11-05Check explicitly for function names and link directly to them on iOSTor Lillqvist
2018-11-05Add assertion for the non-DESKTOP case if the function is not foundTor Lillqvist
2018-11-05Bin obsolete comment and the related commented-out line of codeTor Lillqvist
2018-11-05We do need Dialog::Execute() for iOSTor Lillqvist
2018-11-05InitFont will call ImplNewFont alreadyCaolán McNamara
2018-11-05Strip _dark and _svg iconset filenames for displayJan-Marek Glogowski
2018-11-05coverity#1440837 Unchecked return valueCaolán McNamara
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-05tdf#108687 vcl: always enable tabstop on radio buttonsJustin Luth
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-04coverity#1440844 Uninitialized pointer readCaolán McNamara
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
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-02Fix iOS buildTor Lillqvist
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
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-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-31loplugin:useuniqueptr in AcceleratorNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30Fix SalLayoutGlyphs copy constructorJan-Marek Glogowski
2018-10-30tdf#119020 always scale icons as 24bit RGBJan-Marek Glogowski
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-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-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26Towards solving tdf#120747: Remember the preview file of personaMuhammet Kara
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-26tdf#120907 Arrow keys don't work in palette listMaxim Monastirsky
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-25weld SwTOXStylesTabPageCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski