summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-01-15Resolves tdf#122118 - Toolbar dropdown button triangles are too largeheiko tietze
2019-01-15Resolves: tdf#122633 - Print dialog Preview is Offheiko tietze
2019-01-15Resolves: tdf#122656 keypress handled twiceCaolán McNamara
2019-01-14Add fileName to GDIMetaFile::dumpAsXml()Muhammet Kara
2019-01-14Don't use own redundant mutex, since it's guarded by SolarMutexMike Kaganski
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-11tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-11ofz#11188 avoid timeoutCaolán McNamara
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-11vcl pdf: make XRefEntry members privateMiklos Vajna
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2019-01-10Resolves: tdf#120632 consider submenus on restoring focus from menuCaolán McNamara
2019-01-09Resolves: tdf#122348 make return in spinbutton signal value changeCaolán McNamara
2019-01-09Revert "tdf#120170 Use parent key input handler for controls that use subedit"Jim Raykowski
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06tdf#120170 Use parent key input handler for controls that use subeditJim Raykowski
2019-01-03vcl GDIMetaFile: easier dumping from debuggerMiklos Vajna
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2019-01-03Remove obsolete scopeMike Kaganski
2018-12-28WaE: -Werror,-WreorderTor Lillqvist
2018-12-27Make two private PNGReaderImpl fields constTor Lillqvist
2018-12-27Add some pondering what a comment means...Tor Lillqvist
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-21loplugin:unnecessaryvirtualNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-20weld SwTOXEntryTabPageCaolán McNamara
2018-12-19FAST_ARGB_BGRA has been #defined since 2006Tor Lillqvist
2018-12-19Resolves: tdf#105602 fix extended help for non-dispatchable toolbox commandsCaolán McNamara
2018-12-19Removed useless semicolonsAndrea Gelmini
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-14Resolves: tdf#122059 don't crash with no parent for tabpageCaolán McNamara
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski
2018-12-13weld SwTOXSelectTabPageCaolán McNamara
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-12-13loplugin:constantparamNoel Grandin
2018-12-12weld SwCaptionOptPageCaolán McNamara
2018-12-12weld SwAddStylesDlgCaolán McNamara
2018-12-11SvListAction::REVERSING is unusedNoel Grandin
2018-12-11SvListView::CreateViewData unnecessaryNoel Grandin
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-09Fix typos in codeAndrea Gelmini
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard