summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-26tdf#106458 Color widget should list an exact number of itemsheiko tietze
2017-03-25Fix typosAndrea Gelmini
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky
2017-03-06add a non-config fallback for themeCaolán McNamara
2017-03-01return null DefaultWindow if it cannot be createdCaolán McNamara
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27uitest: add scheduler method that runs until a signal is receivedMarkus Mohrhard
2017-02-26Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-21CommandInfoProvider can be a namespaceMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-06Add missing #includesStephan Bergmann
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-20Apply stricter member access control for TasksJan-Marek Glogowski
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski
2017-01-17Always schedule with the same timeJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-11Some loplugin:conststringvar/stringconstant improvements: vclStephan Bergmann
2017-01-09New loplugin:externvar: vclStephan Bergmann
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