summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-05-26No need for these fields for iOSTor Lillqvist2-2/+2
2014-05-26callcatcher: update unused codeCaolán McNamara1-15/+0
2014-05-26react only to left mouse clickMarkus Mohrhard1-1/+1
2014-05-25cppcheck: unusedFunctionThomas Arnhold6-67/+0
2014-05-25fdo#39468: translate comment in Window::ImplInit()Chris Sherlock1-1/+1
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard1-11/+29
2014-05-24cppcheck: unreadVariableThomas Arnhold1-8/+0
2014-05-24cppcheck: variableScopeThomas Arnhold1-6/+3
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks1-0/+12
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-24try harder to fix windows buildCaolán McNamara2-4/+6
2014-05-24Revert "vcl: move included header from end of window.cxx to the start"Caolán McNamara1-5/+4
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard1-0/+6
2014-05-24vcl: remove unnecessary headers from clipping.cxxChris Sherlock1-76/+13
2014-05-24vcl: remove newlines from stacking.cxxChris Sherlock1-2/+0
2014-05-24fdo#39468 translate German comment to English in clipping.cxxChris Sherlock1-2/+2
2014-05-24vcl: move included header from end of window.cxx to the startChris Sherlock1-4/+5
2014-05-24vcl: odd conditional whitespacing removedChris Sherlock1-2/+2
2014-05-24vcl: remove comments about old tasks in Window::ImplCallActivateListeners()Chris Sherlock1-11/+1
2014-05-24vcl: remove commented out code from Window::HasFocus()Chris Sherlock1-13/+0
2014-05-24vcl: remove commented out code from Window::HasChildPathFocus()Chris Sherlock1-9/+0
2014-05-24typo in commentChris Sherlock1-1/+1
2014-05-24fdo#39468 translate German comment to English in vcl/source/window/window.cxxChris Sherlock1-2/+2
2014-05-24vcl: remove name, email address and date from commentChris Sherlock1-1/+0
2014-05-24vcl: remove unnecessary commented out code in window.cxxChris Sherlock1-23/+0
2014-05-24vcl: move functions from window.cxx to stacking.cxxChris Sherlock2-553/+554
2014-05-24vcl: rearrange function location in window.cxxChris Sherlock1-158/+158
2014-05-24vcl: tabify WindowImplChris Sherlock1-147/+147
2014-05-24vcl: remove unnecessary headers from window.cxxChris Sherlock1-76/+45
2014-05-24vcl: remove unnecessary headers in clipping.cxxChris Sherlock1-90/+6
2014-05-23Related: #i124191# small cleanup for salframeview.mmHerbert Dürr1-13/+13
2014-05-23Resolves: #i124717# do not mark *.svm graphic files as *.bmp graphic filesOliver-Rainer Wittmann1-1/+1
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist2-1/+15
2014-05-23Output record types symbolically in SAL_INFOTor Lillqvist1-1/+139
2014-05-23Use CG_TRACE consistentlyTor Lillqvist1-2/+1
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák1-0/+10
2014-05-24vcl: remove commented out code in ImplSysObjClip()Chris Sherlock1-20/+0
2014-05-23fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud1-3/+3
2014-05-23WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-05-23coverity#1215298 Resource leakCaolán McNamara1-0/+1
2014-05-23coverity#1215302 Arguments in wrong orderCaolán McNamara1-1/+1
2014-05-23vcl: add paint.cxxChris Sherlock1-0/+1363
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-05-23vcl: change to sal_True and sal_False in comments in window.cxxChris Sherlock1-6/+6
2014-05-23vcl: change to true and false in Window::ImplGetCanvas()Chris Sherlock1-1/+1
2014-05-23vcl: change to true and false in Window::SetCallHandlersOnInputDisabled()Chris Sherlock1-1/+1
2014-05-23vcl: change to true and false in Window::Show()Chris Sherlock1-2/+2
2014-05-23vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock1-3/+3
2014-05-23vcl: change to true and false in Window::ImplGetWinData()Chris Sherlock1-1/+1