summaryrefslogtreecommitdiff
path: root/cui/source/uno
AgeCommit message (Collapse)AuthorFilesLines
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin1-1/+1
Change-Id: I21cf6bafab6e865b90b29caa73183a8e00b538d1 Reviewed-on: https://gerrit.libreoffice.org/61865 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
since cdecl is the default calling convention on Windows for such functions, the annotation is redundant. Change-Id: I1a85fa27e5ac65ce0e04a19bde74c90800ffaa2d Reviewed-on: https://gerrit.libreoffice.org/46164 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
Change-Id: Ibd88b2ee4252733c5aeee97bec27f34b8e555364
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
Change-Id: I7257532b90e3e393d56d5349531c9ad397523bca
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann1-6/+2
Change-Id: I45ea22c86ea66c49fd86af2b5d0df060138f7e9a
2013-04-30Bin rtl:: namespace prefix for OUString that had crept backTor Lillqvist1-2/+2
Change-Id: I64ab5fd3268a9366ddfec823e7d936b5790f23e1
2013-04-30Restore accidentally removed prefixTor Lillqvist1-1/+1
Change-Id: I62e9daa35605883ee0949ecdce6b86c07cc42c09
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-28/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+2
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-10-01Use prefixTor Lillqvist1-1/+1
Change-Id: Id3d3df7869f6efb548ae44c3a6cac23dc1e21774
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-6/+0
2011-05-06Add Emacs and Vim modelines.Jan Holesovsky1-0/+2
2011-05-06New color picker dialog for all applications.Christian Lippka1-0/+64
Replaces the old color picker with a new one. Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM