summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-08-20FindBestFontFace can take FontSelectPatternAttributes insteadCaolán McNamara
2018-08-20tdf#118994 JAWS has no access to accessibility objectsIlhan Yesil
2018-08-20can use FontSelectPatternAttributes hereCaolán McNamara
2018-08-20uselessmatch can take FontSelectPatternAttributesCaolán McNamara
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20make PhysicalFontCollection::Close return std::shared_ptrCaolán McNamara
2018-08-20IsBetterMatch just uses FontSelectPatternAttributesCaolán McNamara
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20FindMetricCompatibleFont can take FontSelectPatternAttributesCaolán McNamara
2018-08-20these just use the base FontSelectPatternAttributesCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-20tdf#118786 WIN allow nested SendMessage callsJan-Marek Glogowski
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-19tdf#112166 need to check if glXCreateContextAttribsARB really existsCaolán McNamara
2018-08-19tdf#119321: fix appendCopy in searchAndReplace (printing)Julien Nabet
2018-08-17a11y: Use ATK "footnote" roleSamuel Thibault
2018-08-17fix crash on Windows on assert enabled buildsNoel Grandin
2018-08-17loplugin:overrideStephan Bergmann
2018-08-17loplugin:useuniqueptr in ImplSalBitmapCacheNoel Grandin
2018-08-17loplugin:redundantfcastStephan Bergmann
2018-08-17loplugin:cstylecastStephan Bergmann
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-16tdf#117797 guard access to mpSwapFile as it may not be setTomaž Vajngerl
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna
2018-08-16skip text layout when fuzzingCaolán McNamara
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna
2018-08-15tdf#119276 Fix loading of images with internal LO URLsTomaž Vajngerl
2018-08-15vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray()Miklos Vajna
2018-08-15a11y: Fix EDITBAR atk nameSamuel Thibault
2018-08-15loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in FreetypeManagerNoel Grandin
2018-08-15loplugin:useuniqueptr in PhysicalFontCollectionNoel Grandin
2018-08-15loplugin:useuniqueptr in TilingEmitNoel Grandin
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault
2018-08-14mml needs pdffilter tooCaolán McNamara
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2018-08-13loplugin:includeformStephan Bergmann
2018-08-13vcl opengl windows: fix error handling in tryShaders()Miklos Vajna
2018-08-12tdf#119133: Fix initial file and folder selectionKatarina Behrens
2018-08-12Finally remove non-native menu barKatarina Behrens
2018-08-12Revert templatization of Qt5Widget classKatarina Behrens
2018-08-12Set Qt5Widget to be a central widget of QMainWindowKatarina Behrens
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-10vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna
2018-08-10vcl text layout: return early for empty stringsMiklos Vajna
2018-08-10vcl statusbar: fix last non-use of pre-calculated layoutMiklos Vajna
2018-08-10shrink scrtf fuzzerCaolán McNamara