summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* coverity#705055 Unchecked dynamic_castCaolán McNamara2014-05-281-3/+3
* Fix build to work with older harfbuzz versions.Thorsten Behrens2014-05-281-1/+1
* Resolves: fdo#78040 nAryLen is traditionally 32bit not 16bitCaolán McNamara2014-05-271-8/+5
* Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan2014-05-272-6/+8
* use namespace css instead of com::sunThomas Arnhold2014-05-272-2/+0
* Resolves: fdo#77206 CRASH printing with all applications on windowsCaolán McNamara2014-05-271-1/+1
* mark QA file non-translatableAndras Timar2014-05-271-80/+80
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-275-5/+5
* vcl: move clipping functions from window.cxx into clipping.cxxChris Sherlock2014-05-273-181/+183
* vcl: move functionality from window2.cxxChris Sherlock2014-05-273-91/+91
* vcl: rearrange function in window.cxxChris Sherlock2014-05-271-24/+25
* vcl: "non-pro version" actually means debug buildsChris Sherlock2014-05-271-7/+7
* vcl: cleanup window.cxx namespace aliasesChris Sherlock2014-05-271-43/+40
* vcl: move GetSystemData() & GetSystemDataAny() back to window.cxxChris Sherlock2014-05-272-18/+18
* vcl: move Window::ImplSetFrameParent() from window.cxx to stacking.cxxChris Sherlock2014-05-272-58/+58
* No need for these fields for iOSTor Lillqvist2014-05-262-2/+2
* callcatcher: update unused codeCaolán McNamara2014-05-261-15/+0
* react only to left mouse clickMarkus Mohrhard2014-05-261-1/+1
* cppcheck: unusedFunctionThomas Arnhold2014-05-256-67/+0
* fdo#39468: translate comment in Window::ImplInit()Chris Sherlock2014-05-251-1/+1
* some work on mouse scrolling and improved mouse draggingMarkus Mohrhard2014-05-241-11/+29
* cppcheck: unreadVariableThomas Arnhold2014-05-241-8/+0
* cppcheck: variableScopeThomas Arnhold2014-05-241-6/+3
* Stub mouse move events propagation to 3D charts.Michael Meeks2014-05-241-0/+12
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-2/+1
* try harder to fix windows buildCaolán McNamara2014-05-242-4/+6
* Revert "vcl: move included header from end of window.cxx to the start"Caolán McNamara2014-05-241-5/+4
* cppcheck: Prefer prefix ++/-- operatorsJulien Nabet2014-05-241-1/+1
* add ostream operator<< for glm::vec3Markus Mohrhard2014-05-241-0/+6
* vcl: remove unnecessary headers from clipping.cxxChris Sherlock2014-05-241-76/+13
* vcl: remove newlines from stacking.cxxChris Sherlock2014-05-241-2/+0
* fdo#39468 translate German comment to English in clipping.cxxChris Sherlock2014-05-241-2/+2
* vcl: move included header from end of window.cxx to the startChris Sherlock2014-05-241-4/+5
* vcl: odd conditional whitespacing removedChris Sherlock2014-05-241-2/+2
* vcl: remove comments about old tasks in Window::ImplCallActivateListeners()Chris Sherlock2014-05-241-11/+1
* vcl: remove commented out code from Window::HasFocus()Chris Sherlock2014-05-241-13/+0
* vcl: remove commented out code from Window::HasChildPathFocus()Chris Sherlock2014-05-241-9/+0
* typo in commentChris Sherlock2014-05-241-1/+1
* fdo#39468 translate German comment to English in vcl/source/window/window.cxxChris Sherlock2014-05-241-2/+2
* vcl: remove name, email address and date from commentChris Sherlock2014-05-241-1/+0
* vcl: remove unnecessary commented out code in window.cxxChris Sherlock2014-05-241-23/+0
* vcl: move functions from window.cxx to stacking.cxxChris Sherlock2014-05-242-553/+554
* vcl: rearrange function location in window.cxxChris Sherlock2014-05-241-158/+158
* vcl: tabify WindowImplChris Sherlock2014-05-241-147/+147
* vcl: remove unnecessary headers from window.cxxChris Sherlock2014-05-241-76/+45
* vcl: remove unnecessary headers in clipping.cxxChris Sherlock2014-05-241-90/+6
* Related: #i124191# small cleanup for salframeview.mmHerbert Dürr2014-05-231-13/+13
* Resolves: #i124717# do not mark *.svm graphic files as *.bmp graphic filesOliver-Rainer Wittmann2014-05-231-1/+1
* Add SAL_INFO tracing for CoreText callsTor Lillqvist2014-05-232-1/+15
* Output record types symbolically in SAL_INFOTor Lillqvist2014-05-231-1/+139