summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-08-21tdf#116542 a11y: Implement .ui ways of setting widget roleSamuel Thibault
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-17Resolves: tdf#119325 tooltip position should be relative to widgetCaolán McNamara
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
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-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna
2018-08-15vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray()Miklos Vajna
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-08-10vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-08-01forcepoint#66 protect against infinite parse recurseCaolán McNamara
2018-08-01forcepoint#65 pdf page visiting revisits itselfCaolán McNamara
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-30Related: rhbz#1602589 rework to avoid bogus cppcheck double free warningCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28uitest: support parameters when sending UNO commandsSaurav Chirania
2018-07-27tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26weld SwTextGridPageCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-07-19loplugin:constantparamNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-07-16move freeze/thaw to WidgetCaolán McNamara
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09Conserved the alphabetical order in contexts.Kshitij Pathania
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-07-06Add ostream::operator<< for SalTwoRectJan-Marek Glogowski
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl