summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-05-12regenerate PCH headersLuboš Luňák1-92/+93
2019-05-11weld conditional formattingCaolán McNamara3-53/+219
2019-05-11change type detection to use GraphicFormatDetectorTomaž Vajngerl1-311/+94
2019-05-11Fix typoAndrea Gelmini1-1/+1
2019-05-10Related: tdf#125198 centralize notifyWindow:created to one placeCaolán McNamara1-26/+10
2019-05-10tdf#124484: avoid crash in fullscreen slideshow spanning all displaysKatarina Behrens1-3/+17
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks1-0/+6
2019-05-10Resolves: tdf#125198 modeless dialog not appearing in onlineCaolán McNamara1-5/+8
2019-05-10Qt5Frame.cxx: Use QString instead of 'const char *'Michael Weghorn1-1/+1
2019-05-10introduce graphic format detector (and basic metadata)Tomaž Vajngerl21-42/+977
2019-05-10Replace list by vector vcl/openglJulien Nabet1-2/+2
2019-05-09loplugin:unusedmethodsNoel Grandin4-17/+0
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault1-0/+12
2019-05-09loplugin:unnecessaryvirtualNoel Grandin1-8/+3
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-46/+81
2019-05-09Qt5 IM handle (spurious?) all-empty IM eventsJan-Marek Glogowski3-8/+37
2019-05-09vcl: Add ScanlineTransformer and make testsTomaž Vajngerl3-0/+534
2019-05-09replaces one macro by a constant in the C++ styleAdrien Ollier1-3/+6
2019-05-08Fix testStephan Bergmann1-1/+1
2019-05-08Add some comments to macOS backend impl. of SalBitmapTomaž Vajngerl1-1/+2
2019-05-08downgrade warning to infoCaolán McNamara1-1/+1
2019-05-08merge duplicated TriStateEnabled classCaolán McNamara1-0/+20
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin6-35/+37
2019-05-07tdf#123549 Qt5 implement Qt5Menu::ShowCloseButtonJan-Marek Glogowski4-21/+80
2019-05-07tdf#125153 vcl: fix ImplReadDIBFileHeader()Michael Stahl1-1/+1
2019-05-07weld FormulaDialogCaolán McNamara2-70/+142
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-0/+6
2019-05-07inverts the tests for performance optimizationAdrien Ollier1-7/+8
2019-05-07tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara2-3/+6
2019-05-07fix leak in FreetypeFontInfo::AnnounceFontNoel Grandin1-2/+2
2019-05-07WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl1-0/+7
2019-05-06ofz#14612 add en_ZM locale data stubCaolán McNamara2-0/+143
2019-05-06Qt5 remove unused Qt5Menu::setFrameSignalJan-Marek Glogowski2-4/+0
2019-05-06Related: tdf#114209 vcl DirectWrite rotation: don't truncate to int degreesMiklos Vajna1-2/+3
2019-05-06Qt5 make Qt5Widdget's frame a private referenceJan-Marek Glogowski3-43/+43
2019-05-06do focus in after all other focus handlers are runCaolán McNamara1-2/+11
2019-05-06call present after returning from shrunken modeCaolán McNamara1-0/+1
2019-05-05using an algorithm of the STLAdrien Ollier1-16/+9
2019-05-05using STL and lambda expressions is betterAdrien Ollier1-10/+5
2019-05-05Qt5 IM allow committing empty stringsJan-Marek Glogowski1-1/+1
2019-05-05Qt5 IM update input position on keypressJan-Marek Glogowski1-0/+3
2019-05-05tdf#123957 Qt5 IM generate correct formatingJan-Marek Glogowski1-3/+38
2019-05-05tdf#123956 Qt5 IM update cursor positionJan-Marek Glogowski1-1/+23
2019-05-04Replace list by vector for ConnectedComponentsListJulien Nabet1-1/+1
2019-05-04Restore old quick-check behaviour...Jan-Marek Glogowski1-8/+17
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski3-10/+30
2019-05-03Compile the DebugEventInjector code always, not only when OSL_DEBUG_LEVEL > 0Tor Lillqvist1-4/+0
2019-05-03rewritting in a more conventional wayAdrien Ollier1-2/+7
2019-05-03makes implementation of Animation::operator =(const Animation&) conciseAdrien Ollier1-19/+7
2019-05-03libreofficekit: send show/hide messages for dialogsSzymon Kłos1-0/+10