summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* [API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara2018-01-111-13/+0
* convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin2018-01-091-3/+3
* uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard2018-01-072-1/+66
* convert tolerance params to sal_uInt8 (second try)Noel Grandin2018-01-062-5/+5
* tdf#114837 FILEOPEN: Image is blankNoel Grandin2018-01-052-5/+5
* Fix typosAndrea Gelmini2017-12-281-2/+2
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-248-12/+12
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-237-8/+8
* tdf#79077: Mildly improved user experienceKatarina Behrens2017-12-222-1/+8
* set dbus id for existing DbusSessionHelper usersCaolán McNamara2017-12-211-0/+13
* lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant2017-12-201-7/+0
* tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens2017-12-202-1/+6
* sal_uLong->sal_uInt32 in DrawModeFlagsNoel Grandin2017-12-201-1/+1
* loplugin:unusedenumconstantsNoel Grandin2017-12-191-2/+0
* show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl2017-12-191-0/+1
* menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl2017-12-191-1/+1
* sal_uLong->SalPrinterError in SalPrinterNoel Grandin2017-12-161-1/+2
* sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin2017-12-151-3/+3
* sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin2017-12-141-1/+1
* sal_uLong->void* for userdata in MenuNoel Grandin2017-12-131-3/+3
* convert tolerance params to sal_uInt8Noel Grandin2017-12-132-5/+5
* Remove obsolete "explicit operator bool" hackStephan Bergmann2017-12-121-5/+2
* Remove unnecessary forward declarationStephan Bergmann2017-12-111-1/+0
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Build fix: forward-decl rtl::OUStringEike Rathke2017-12-081-0/+1
* Build fixSzymon Kłos2017-12-081-0/+1
* lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant2017-12-092-1/+1
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-081-3/+3
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-064-2/+5
* lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky2017-12-061-2/+4
* lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2017-12-041-3/+0
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-044-5/+2
* lokdialog: Kill some code; use already existing method to paintPranav Kant2017-12-042-4/+0
* lok: calc: set outline stateMarco Cecchetti2017-12-011-13/+13
* silence various coverity warningsCaolán McNamara2017-11-301-1/+2
* loplugin:unusedenumconstantsNoel Grandin2017-11-301-5/+0
* Fix typosAndrea Gelmini2017-11-291-1/+1
* lok - calc: outline and group handlingMarco Cecchetti2017-11-291-0/+13
* lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2017-11-292-6/+6
* lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky2017-11-292-1/+1
* lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2017-11-294-43/+32
* lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky2017-11-293-21/+19
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-292-3/+5
* lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2017-11-292-5/+11
* loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin2017-11-297-8/+8
* loplugin:unusedmethodsNoel Grandin2017-11-293-5/+0
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-222-3/+3
* silence some coverity warningsCaolán McNamara2017-11-182-2/+2
* Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos2017-11-171-0/+1
* vcl: StyleSettings - start to unwind code duplication.Michael Meeks2017-11-161-1/+3