summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin
2018-01-11Replace macro with functionStephan Bergmann
2018-01-11loplugin:redundantcast: vclStephan Bergmann
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-28Fix typosAndrea Gelmini
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-12-20sal_uLong->sal_uInt32 in DrawModeFlagsNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann
2017-12-11Remove unnecessary forward declarationStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08Build fix: forward-decl rtl::OUStringEike Rathke
2017-12-08Build fixSzymon Kłos
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-30loplugin:unusedenumconstantsNoel Grandin
2017-11-29Fix typosAndrea Gelmini
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin