summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Typo: iff->ifJulien Nabet4-4/+4
2016-02-06tdf#92088: Fix an overlook in the refactor.Jan Holesovsky1-4/+2
2016-02-06Drop duplicate #includesTakeshi Abe2-3/+0
2016-02-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-2/+2
2016-02-06Fix typosAndrea Gelmini3-3/+3
2016-02-06new uno sidebar api tdf#91806Laurent Godard1-1/+0
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-1/+1
2016-02-06SAL_NO_MOUSEGRABS disables grabbing of keyboard too.Jan Holesovsky1-0/+4
2016-02-06loplugin:checkconfigmacrosStephan Bergmann1-1/+1
2016-02-06Fix typosAndrea Gelmini2-4/+4
2016-02-06tdf#92088 - don't invalidate disposed toolbar items.Michael Meeks1-2/+4
2016-02-06continue to support glew 1.10David Tardon1-1/+9
2016-02-06Don't immediately release temporary VclPtr returned from CreateStephan Bergmann1-2/+2
2016-02-06Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe41-159/+152
2016-02-06Const correctnessTor Lillqvist1-1/+1
2016-02-06finally enable the blacklist parserMarkus Mohrhard2-0/+27
2016-02-06fix a few bugs in blacklist parserMarkus Mohrhard1-2/+8
2016-02-06add license header to blacklist fileMarkus Mohrhard1-0/+8
2016-02-06install blacklist into user profileMarkus Mohrhard3-0/+17
2016-02-06remove all traces of old device codeMarkus Mohrhard2-290/+25
2016-02-06fix typo in file nameMarkus Mohrhard1-0/+0
2016-02-06support multiple devices in the blacklistMarkus Mohrhard3-5/+15
2016-02-06rename xml elements as I need to reorganize everything a bitMarkus Mohrhard2-4/+4
2016-02-06first part for server based blacklistMarkus Mohrhard6-33/+396
2016-02-06Log blacklisting more visiblyTor Lillqvist1-0/+1
2016-02-06Fix typosAndrea Gelmini3-3/+3
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06Fix typosAndrea Gelmini4-4/+4
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06downgrade this WARN to an INFOCaolán McNamara1-2/+2
2016-02-06Revert "std::list for Scheduler"Stephan Bergmann6-126/+111
2016-02-06remove unnecessary check for null when calling deleteNoel Grandin8-21/+10
2016-02-06cppcheck:unreadVariableNoel Grandin3-7/+5
2016-02-06cppcheck:redundantAssignmentNoel Grandin5-10/+7
2016-02-06Fix humorous search/replace accidentTor Lillqvist1-3/+4
2016-02-06Fix indentationStephan Bergmann1-18/+18
2016-02-06Minor clean upStephan Bergmann1-9/+8
2016-02-06Assume that nDPI should never be zero in ImplLogicToPixelStephan Bergmann1-1/+2
2016-02-06vcl: avoid possible leaks in case of unexpected exceptionsTakeshi Abe1-10/+6
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06cppcheck: redundantCondition [part2]Julien Nabet4-7/+5
2016-02-06TyposJulien Nabet1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix funny line-ends.Thorsten Behrens1-4/+4
2016-02-06vcl: loplugin:pointertoboolMiklos Vajna1-1/+1
2016-02-06std::list for SchedulerJuergen Funk6-112/+127
2016-02-06that case can't happen anymoreMarkus Mohrhard1-5/+1
2016-02-06Revert "Fix LibreOffice running with SAL_ENABLEGL=1"Markus Mohrhard1-6/+3