summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-05-27Resolves: fdo#78040 nAryLen is traditionally 32bit not 16bitCaolán McNamara
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan
2014-05-27use namespace css instead of com::sunThomas Arnhold
2014-05-27Resolves: fdo#77206 CRASH printing with all applications on windowsCaolán McNamara
2014-05-27mark QA file non-translatableAndras Timar
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-27vcl: move clipping functions from window.cxx into clipping.cxxChris Sherlock
2014-05-27vcl: move functionality from window2.cxxChris Sherlock
2014-05-27vcl: rearrange function in window.cxxChris Sherlock
2014-05-27vcl: "non-pro version" actually means debug buildsChris Sherlock
2014-05-27vcl: cleanup window.cxx namespace aliasesChris Sherlock
2014-05-27vcl: move GetSystemData() & GetSystemDataAny() back to window.cxxChris Sherlock
2014-05-27vcl: move Window::ImplSetFrameParent() from window.cxx to stacking.cxxChris Sherlock
2014-05-26No need for these fields for iOSTor Lillqvist
2014-05-26callcatcher: update unused codeCaolán McNamara
2014-05-26react only to left mouse clickMarkus Mohrhard
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-25fdo#39468: translate comment in Window::ImplInit()Chris Sherlock
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard
2014-05-24cppcheck: unreadVariableThomas Arnhold
2014-05-24cppcheck: variableScopeThomas Arnhold
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-24try harder to fix windows buildCaolán McNamara
2014-05-24Revert "vcl: move included header from end of window.cxx to the start"Caolán McNamara
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard
2014-05-24vcl: remove unnecessary headers from clipping.cxxChris Sherlock
2014-05-24vcl: remove newlines from stacking.cxxChris Sherlock
2014-05-24fdo#39468 translate German comment to English in clipping.cxxChris Sherlock
2014-05-24vcl: move included header from end of window.cxx to the startChris Sherlock
2014-05-24vcl: odd conditional whitespacing removedChris Sherlock
2014-05-24vcl: remove comments about old tasks in Window::ImplCallActivateListeners()Chris Sherlock
2014-05-24vcl: remove commented out code from Window::HasFocus()Chris Sherlock
2014-05-24vcl: remove commented out code from Window::HasChildPathFocus()Chris Sherlock
2014-05-24typo in commentChris Sherlock
2014-05-24fdo#39468 translate German comment to English in vcl/source/window/window.cxxChris Sherlock
2014-05-24vcl: remove name, email address and date from commentChris Sherlock
2014-05-24vcl: remove unnecessary commented out code in window.cxxChris Sherlock
2014-05-24vcl: move functions from window.cxx to stacking.cxxChris Sherlock
2014-05-24vcl: rearrange function location in window.cxxChris Sherlock
2014-05-24vcl: tabify WindowImplChris Sherlock
2014-05-24vcl: remove unnecessary headers from window.cxxChris Sherlock
2014-05-24vcl: remove unnecessary headers in clipping.cxxChris Sherlock
2014-05-23Related: #i124191# small cleanup for salframeview.mmHerbert Dürr
2014-05-23Resolves: #i124717# do not mark *.svm graphic files as *.bmp graphic filesOliver-Rainer Wittmann
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist
2014-05-23Output record types symbolically in SAL_INFOTor Lillqvist
2014-05-23Use CG_TRACE consistentlyTor Lillqvist
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák