summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-05-06do focus in after all other focus handlers are runCaolán McNamara
2019-05-06call present after returning from shrunken modeCaolán McNamara
2019-05-05using an algorithm of the STLAdrien Ollier
2019-05-05using STL and lambda expressions is betterAdrien Ollier
2019-05-05Qt5 IM allow committing empty stringsJan-Marek Glogowski
2019-05-05Qt5 IM update input position on keypressJan-Marek Glogowski
2019-05-05tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski
2019-05-05tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski
2019-05-04Replace list by vector for ConnectedComponentsListJulien Nabet
2019-05-04Restore old quick-check behaviour...Jan-Marek Glogowski
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-05-03Compile the DebugEventInjector code always, not only when OSL_DEBUG_LEVEL > 0Tor Lillqvist
2019-05-03rewritting in a more conventional wayAdrien Ollier
2019-05-03makes implementation of Animation::operator =(const Animation&) conciseAdrien Ollier
2019-05-03libreofficekit: send show/hide messages for dialogsSzymon Kłos
2019-05-03ofz#14119 make erasing bitmap fasterCaolán McNamara
2019-05-03tdf#120585: use applyColor and make it transparency-awareKatarina Behrens
2019-05-03block/unblock notify events around TextView selection changeCaolán McNamara
2019-05-03block/unblock notify events for TextView text/selection changeCaolán McNamara
2019-05-03tdf#125088 Make button text white for blue buttons on macOSAndrew Hyatt
2019-05-02block/unblock notify events around TextView text changeCaolán McNamara
2019-05-02tdf#115092: blacklist Intel(R) HD Graphics 530Xisco Fauli
2019-05-02clamp to target type boundsCaolán McNamara
2019-05-02GtkTreeView drag and drop highlight doesn't look rightCaolán McNamara
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-05-01lok: disable VCL painting and whole window invalidation.Michael Meeks
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-05-01Typo Pallete->PaletteJulien Nabet
2019-05-01fix bug in BitmapEx::operator==Noel Grandin
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-30tdf#125014 only use a fastpath if src. and dest. bitcount matchesTomaž Vajngerl
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29Fix typoAndrea Gelmini
2019-04-29tdf#124990: DnD operation can be set to fail in dropCompleteKatarina Behrens
2019-04-29unipoll: do the legacy wakeup if not in unipoll mode.Michael Meeks
2019-04-29gtk_tree_model_iter_parent modifies the 1st arg, not 2ndCaolán McNamara
2019-04-29clean up iterator code in SystemDependentDataBufferNoel Grandin
2019-04-29speed up gtk menu construction at startupNoel Grandin
2019-04-29optimise ImplScaleConvolutionVer a littleNoel Grandin
2019-04-29Add MetaActionTransparent to the SVM testTomaž Vajngerl
2019-04-29Add TextAlign,RasterOp to the SVM testTomaž Vajngerl
2019-04-29Add LineColor,FillColor,OverlineColor to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionClipRegion to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionWallpaper to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionHatch to the SVM testTomaž Vajngerl
2019-04-29update Metafile dumper and change the order of MetaActionsTomaž Vajngerl
2019-04-29Add all MetaActions to SVM tests as stubs, change order of testsTomaž Vajngerl
2019-04-28Just apply Asian kerning to unmodified glyphsJan-Marek Glogowski