summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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
2018-10-24tdf#120807 check for valid ImplGetWindowImpl()Jan-Marek Glogowski
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-23Constify VirtDevice::me(Alpha)?FormatJan-Marek Glogowski
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara
2018-10-23Antialias drawing is part of the font selectionJan-Marek Glogowski
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin