summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-11-22All image cleanup related change in one commit for perf testZolnai Tamás1-0/+4
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh1-0/+6
2014-11-05Basic Idle handler implementationTobias Madl1-0/+36
2014-11-05vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock1-1/+1
2014-11-04coverity#1202743 bad bit shift operationDavid Tardon1-0/+1
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock1-2/+6
2014-11-03vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock1-10/+4
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock1-2/+2
2014-11-02revert the KeyCode assertsNoel Grandin1-3/+0
2014-11-02vcl: include variable names in definition of OutputDevice::DrawPolyLine()Chris Sherlock1-2/+2
2014-11-02vcl: rename OutputDevice::DrawPolyLineWithLineInfo() to drawPolyLine()Chris Sherlock1-1/+1
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock1-4/+0
2014-11-01second attempt at fixing my assertsNoel Grandin1-1/+1
2014-11-01fix assert I added to KeyCodeNoel Grandin1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-3/+3
2014-11-01add some asserts to validate KeyCode valuesNoel Grandin1-6/+14
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara1-3/+0
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin1-29/+21
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-18/+23
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin1-2/+0
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara1-0/+1
2014-10-29ref-counting vcl::Window subclassesNoel Grandin4-12/+38
2014-10-27cid#705053 Dereference after null checkNoel Grandin1-1/+1
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-7/+7
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky4-12/+12
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky4-11/+11
2014-10-23vcl: fixup outdev.hxx tab spacingChris Sherlock1-6/+6
2014-10-22Avoid unnecessary #includeStephan Bergmann1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2-3/+3
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-5/+5
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon4-11/+11
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-1/+1
2014-10-14Remove commented out codeStephan Bergmann1-2/+0
2014-10-14No apparent reason to fix underlying type of PushFlagsStephan Bergmann1-1/+1
2014-10-13build error: specialization in different namespaceCaolán McNamara1-4/+5
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin3-31/+30
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2-7/+37
2014-10-11convert vcl StateChangedType to enum classNoel Grandin5-27/+29
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca4-12/+12
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara1-0/+7
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist1-4/+4
2014-10-06error: 'UCS4' does not name a typeMiklos Vajna1-1/+1
2014-10-06vcl: document FontCharMap classChris Sherlock1-6/+79
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-2/+6
2014-10-04vcl: tab cleanup of metric.hxxChris Sherlock1-12/+12
2014-10-02Improved striped rows implementationSamuel Mehrbrodt1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-23/+23
2014-09-30Improve SvTreeListBox classPalenik Mihály1-0/+6
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt1-1/+2