summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2017-01-08Get rid of #include "../foo/bar.hxx" type includesGaurav Dhingra
2017-01-05unwind radio and check img listsCaolán McNamara
2017-01-04follow up remove unused autohide leftoversCaolán McNamara
2017-01-04split SV_RESID_BITMAP_MSGBOX upCaolán McNamara
2017-01-03no PinImgList is unusedCaolán McNamara
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06pretty the scheduler debug a littleNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-26Revert "Add layout engine info to the About dialog"Khaled Hosny
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara
2016-11-16gtk: under wayland tracking the window position is worthlessCaolán McNamara
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara
2016-11-13drop useless semicolonsDavid Tardon
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-29Add layout engine info to the About dialogKhaled Hosny
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-19Help old GCC versionsStephan Bergmann
2016-10-19make the 'Breeze_dark' name look less stupid in the icon theme dropdown listCaolán McNamara
2016-10-19Resolves: tdf#102778 by default use breeze_dark when dark themes are requestedCaolán McNamara
2016-10-19vcl: assert solar mutex is held for various timer / scheduler ops.Michael Meeks
2016-10-19tdf#103185 - Add VCL backend being used to About dialogAshod Nakashian
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17Force disable OpenGL in Safe ModeSamuel Mehrbrodt
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-10-09loplugin:badstaticsStephan Bergmann
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03remove obsolete commentsJochen Nitschke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-09-04Related: tdf#101779 TipStyleBalloon for ShowQuickHelp tooMaxim Monastirsky
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild
2016-08-18screenshots: kill work-around for pseudo-headless modeKatarina Behrens
2016-08-18screenshots: added support for minimal Screenshot ifcArmin Le Grand