summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin8-30/+21
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann3-4/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann22-35/+35
2018-12-08tdf#121974 Convert Qt menu text as neededMichael Weghorn1-1/+5
2018-12-08vcl/win/gdi: include header guardDmitriy Shilin1-0/+5
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann1-1/+0
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard1-1/+1
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin4-7/+12
2018-12-07Use ref for SvTreeList's parent SvListViewMike Kaganski1-4/+4
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky4-7/+7
2018-12-07custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky1-5/+8
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian2-5/+14
2018-12-07tdf#39593 vcl: reduce copy-paste in ImplCalcOutSideRgnDmitriy Shilin1-27/+28
2018-12-07vcl: use ref to const while iterating over palette entriesDmitriy Shilin1-2/+2
2018-12-07SvTreeList only ever belongs to one and only one SvListViewNoel Grandin2-81/+13
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin2-2/+2
2018-12-07tdf#120625: All vcl windows now share 1 instance of clipboardKatarina Behrens2-3/+8
2018-12-07No need to silence -Wregister in lcms2.h any moreStephan Bergmann1-8/+0
2018-12-07move a couple of method from SvTreeList to SvListViewNoel Grandin1-19/+19
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin3-12/+3
2018-12-06Default all tests to run with the svp pluginJan-Marek Glogowski1-3/+3
2018-12-06Resolves: tdf#121936 uninitialized value usedCaolán McNamara1-1/+3
2018-12-06loplugin:unnecessaryparenStephan Bergmann2-2/+2
2018-12-06Don't fail assertion when setting the dialog cancel mode to its current valueTor Lillqvist1-3/+5
2018-12-06vcl: split ImplIsPaletteEntry into low-level functionsDmitriy Shilin1-45/+54
2018-12-06vcl: move SysColorEntry to anonymous namespaceDmitriy Shilin1-5/+5
2018-12-05Revert "Compute (un-)premultiply_table at compile time"Stephan Bergmann2-40/+28
2018-12-05loplugin:singlevalfields in vclNoel Grandin1-4/+0
2018-12-05Add interface for software-only bitmap renderingJan-Marek Glogowski4-13/+20
2018-12-05Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski2-3/+2
2018-12-05Adapt Qt5Graphics::SetXORModeStephan Bergmann2-2/+2
2018-12-05tdf#39593 vcl: extract SysColor list deletionDmitriy Shilin1-18/+20
2018-12-05loplugin:singlevalfields in FilterConfigCacheNoel Grandin2-20/+0
2018-12-05only scroll if the event doesn't come from the page contentCaolán McNamara1-0/+9
2018-12-05-Werror=unused-but-set-variableNoel Grandin1-2/+1
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli22-25/+25
2018-12-05remove unused StateChangedType enum valueNoel Grandin1-1/+0
2018-12-05remove unused VclEventId enum valuesNoel Grandin3-9/+1
2018-12-05remove unused InvertFlags::HighlightNoel Grandin2-5/+0
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin2-10/+10
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin16-72/+72
2018-12-05tdf#121399 Join cmd reading thread in gtk3_kde5Michael Weghorn1-1/+11
2018-12-05tdf#121892 Guard Gtk3KDE5FilePicker::execute with SolarMutexGuardMichael Weghorn1-1/+5
2018-12-04tdf#121815 just use valid cached layout glyphsJan-Marek Glogowski1-0/+6
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara3-1/+15
2018-12-04tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens5-4/+16
2018-12-04weld OfaAutoCorrDlgCaolán McNamara2-2/+52
2018-12-04remove enum HitTestNoel Grandin2-11/+11
2018-12-04remove unused SvLBoxTabFlags enum valuesNoel Grandin2-4/+3
2018-12-04weld OfaQuoteTabPageCaolán McNamara1-0/+20