summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-06-18Fix typosAndrea Gelmini
2015-06-18gtk3: implement most common case of text paste into usCaolán McNamara
2015-06-18gtk3 clipboard supportCaolán McNamara
2015-06-18Better position for Toolbar namePhilippe Jung
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-18tdf#92088 - don't invalidate disposed toolbar items.Michael Meeks
2015-06-18rendercontext: Fix rendering of double-buffered fixed line.Jan Holesovsky
2015-06-18continue to support glew 1.10David Tardon
2015-06-18rendercontext: Fix rendering of double-buffered menubar.Jan Holesovsky
2015-06-18Don't immediately release temporary VclPtr returned from CreateStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Const correctnessTor Lillqvist
2015-06-17finally enable the blacklist parserMarkus Mohrhard
2015-06-17fix a few bugs in blacklist parserMarkus Mohrhard
2015-06-17add license header to blacklist fileMarkus Mohrhard
2015-06-17install blacklist into user profileMarkus Mohrhard
2015-06-17remove all traces of old device codeMarkus Mohrhard
2015-06-17fix typo in file nameMarkus Mohrhard
2015-06-17support multiple devices in the blacklistMarkus Mohrhard
2015-06-17rename xml elements as I need to reorganize everything a bitMarkus Mohrhard
2015-06-17first part for server based blacklistMarkus Mohrhard
2015-06-17Resolves: tdf#91880 Invalidate graphics when the gtk window is destroyedCaolán McNamara
2015-06-16Drop duplicated statementsTor Lillqvist
2015-06-16Log blacklisting more visiblyTor Lillqvist
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16downgrade this WARN to an INFOCaolán McNamara
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-15Fix humorous search/replace accidentTor Lillqvist
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-15Fix indentationStephan Bergmann
2015-06-15Minor clean upStephan Bergmann
2015-06-15Assume that nDPI should never be zero in ImplLogicToPixelStephan Bergmann
2015-06-15vcl: avoid possible leaks in case of unexpected exceptionsTakeshi Abe
2015-06-15Fix typosAndrea Gelmini
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-13TyposJulien Nabet
2015-06-13Fix typosAndrea Gelmini
2015-06-13Fix funny line-ends.Thorsten Behrens
2015-06-13tdf#92036 - work around writer spelling issueMichael Meeks
2015-06-12vcl: loplugin:pointertoboolMiklos Vajna
2015-06-12std::list for SchedulerJuergen Funk