summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-12-13loplugin:constantparamNoel Grandin
2018-12-13tdf#107792 vcl/win/gdi: shrink WinSalGraphicsImpl::MakePen APIDmitriy Shilin
2018-12-13tdf#107792 vcl/win/gdi: reduce number of return pathsDmitriy Shilin
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-12-12expand normal tabs if overflow is activeCaolán McNamara
2018-12-12weld SwCaptionOptPageCaolán McNamara
2018-12-12Qt5+kde4 don't override generic VCL style settingsJan-Marek Glogowski
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski
2018-12-12weld SwAddStylesDlgCaolán McNamara
2018-12-12tdf#98253 Qt5 rely on VCL for SetDeactiveColorSumit Chauhan
2018-12-12tdf#107792 vcl: split MakeBrush into functionsDmitriy Shilin
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens
2018-12-12tdf#107792 vcl: simplify SetFillColor()Dmitriy Shilin
2018-12-11Adapt MACOSX/IOS ifdef for the now constness of the nFlags variableTor Lillqvist
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist
2018-12-11Comment out an assertion that fails every time for me on macOSTor Lillqvist
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt
2018-12-11OSX always fall back to a bitmap contextJan-Marek Glogowski
2018-12-11OSX cleanup some AquaSalFrame codeJan-Marek Glogowski
2018-12-11gtk takes care of the ordering itselfCaolán McNamara
2018-12-11SvListAction::REVERSING is unusedNoel Grandin
2018-12-11SvListView::CreateViewData unnecessaryNoel Grandin
2018-12-11tdf#107792 vcl: simplify SetLineColor()Dmitriy Shilin
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-10missing includesStephan Bergmann
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10 tdf#39593 vcl/win/gdi: extract brush updating into methodDmitriy Shilin
2018-12-09Related: tdf#120371 a scheme to provide multi-level notebook tabsCaolán McNamara
2018-12-09tdf#39593 vcl/win/gdi: extract pen resetting into methodDmitriy Shilin
2018-12-09Fix typos in codeAndrea Gelmini
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-09missing g_signal_handler_disconnect in GtkInstanceWidgetNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08tdf#121974 Convert Qt menu text as neededMichael Weghorn
2018-12-08vcl/win/gdi: include header guardDmitriy Shilin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-12-07Use ref for SvTreeList's parent SvListViewMike Kaganski
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-07custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian
2018-12-07tdf#39593 vcl: reduce copy-paste in ImplCalcOutSideRgnDmitriy Shilin
2018-12-07vcl: use ref to const while iterating over palette entriesDmitriy Shilin
2018-12-07SvTreeList only ever belongs to one and only one SvListViewNoel Grandin