summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19only one use of GetStandardTextCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#106458 Color widget should list an exact number of itemsheiko tietze
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