summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-29loplugin:simplifyboolStephan Bergmann
2016-05-27shortcut the signal handler during batch testNorbert Thiebaud
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-12Resolves: tdf#99464 don't allow a menu as a dialog parentCaolán McNamara
2016-05-12rejig for legibility, no logic changeCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl
2016-05-01tdf93563 volatile signal re-enterancy guardserdemdemirkapi
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18cppcheck: cstyleCastCaolán McNamara
2016-04-12lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen
2016-04-11loplugin:constantparamNoel Grandin
2016-04-07Fix simple typo in SAL_INFO tdf#97087Muhammet Kara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-23vcl: idle timer update method currently unused.Michael Meeks
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist
2016-03-03vcl: scheduler - remove obsolete comment.Michael Meeks
2016-02-27lp#1506544 tdf#92458: default to breeze theme on unity desktopsBjoern Michaelsen
2016-02-26gtk3: add a menubar close buttonCaolán McNamara
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17ForceReposition is unusedCaolán McNamara
2016-02-16vcl: assign nullptr after deletingHenry Castro
2016-02-15loplugin:nullptrTor Lillqvist
2016-02-15loplugin:simplifyboolTor Lillqvist
2016-02-15vcl: add isInitVCL, to not initialize twiceHenry Castro
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-02-03tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul