summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara
2018-10-15loplugin:constantparamNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-14Add some additional verification for LXQt as the desktop environment.Simon Quigley
2018-10-13remove unneeded variableJochen Nitschke
2018-10-13Fix 00e10ae3189a4407ffb1a48f836cd52dc9a1b6dfJulien Nabet
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-10-12HTML and image copy into qt5 clipboardKatarina Behrens
2018-10-12Fix typosAndrea Gelmini
2018-10-12clarify when XInitThreads is calledCaolán McNamara
2018-10-12Support image paste from qt5 clipboardKatarina Behrens
2018-10-12Support HTML paste from qt5 clipboardKatarina Behrens
2018-10-12tdf#120420 fix for overwide Ubuntu 16.04 GtkSpinButtonsCaolán McNamara
2018-10-12XInitThreads only when running under XCaolán McNamara
2018-10-12set m_nSizeAllocateSignalId to 0 when not installedCaolán McNamara
2018-10-11don't show_all null popoverCaolán McNamara
2018-10-11Related: tdf#120371 relax tabs on leftCaolán McNamara
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-10can use remainingSize instead of Seek(STREAM_SEEK_TO_END)Caolán McNamara
2018-10-10Resolves: tdf#120407 support popover getting replacedCaolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-10Restore using shlwapi by VCL code on WindowsMike Kaganski
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara
2018-10-09bruteforce typeahead into combobox menusCaolán McNamara
2018-10-09Bin some no longer needed dbgutil codeTor Lillqvist
2018-10-09Bin horribly verbose image saving on iOS for debug purposesTor Lillqvist
2018-10-09tdf#120371 follow GNOME HIG on tab placement on mega tab notebooksCaolán McNamara
2018-10-09support typeahead for entryless unpopped up comboboxCaolán McNamara
2018-10-09bodge not needed when it has an entryCaolán McNamara
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09-Werror,-Wimplicit-fallthroughStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09Qt5: fix build with Qt 5.11Jan-Marek Glogowski
2018-10-08Run GarbageCollect() for freetype fontsJan-Marek Glogowski
2018-10-08Work around odd macOS 10.14 graphicsContextWithWindow failureStephan Bergmann
2018-10-08Define a dummy GlyphCache class here for nowTor Lillqvist
2018-10-08No cairo used on iOSTor Lillqvist