summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-05-20vcl: add missing resource.cxx fileChris Sherlock
2014-05-20vcl: move resource functions from window.cxx to resource.cxxChris Sherlock
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-20vcl: move globalization functions from window.cxx to globalization.cxxChris Sherlock
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-20vcl: move debug function from window.cxx to debug.cxxChris Sherlock
2014-05-19fdo#72590 scale or map only when EMR_EXTSELECTCLIPRGN actionTomaž Vajngerl
2014-05-19vcl wmf: EnhWMFReader more cleanupTomaž Vajngerl
2014-05-19vcl wmf: EnhWMFReader constructor, ReadHeader, cleanupTomaž Vajngerl
2014-05-19vcl wmf: cleanup winmtf.hxxTomaž Vajngerl
2014-05-17avoid segfault when nBrekPos is past the endLionel Elie Mamane
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17add missing OpenGL type error stringMarkus Mohrhard
2014-05-16coverity#705542 Unintentional integer overflowCaolán McNamara
2014-05-16coverity#1202771 Operands don't affect resultCaolán McNamara
2014-05-15wmf: assume WinOrg/ViewportOrg = (0,0) if they are not providedTomaž Vajngerl
2014-05-15wmf: add SAL_INFOs for interesting things at WMF importTomaž Vajngerl
2014-05-15fdo#78603 mixup (Left->Top) in Rectangle constructionTomaž Vajngerl
2014-05-15wmf: put WMFReader constructor out of the header fileTomaž Vajngerl
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl
2014-05-15vcl WMF: in non-placable images use SETWINDOW{ORG,EXT} for BoundsTomaž Vajngerl
2014-05-15vcl WMF: some code clean-upTomaž Vajngerl
2014-05-15fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl
2014-05-15WMF: partially revert change as for some documents text is not drawnTomaž Vajngerl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15introduce picking mode in 3D codeMarkus Mohrhard
2014-05-15+sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke
2014-05-14provide the click event to chart2Markus Mohrhard
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-14cid#705542 Unintentional integer overflowNoel Grandin
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-13coverity#1213522 Uncaught exceptionCaolán McNamara
2014-05-13sal_Int32 ComboBox::InsertEntryWithImage()Eike Rathke
2014-05-13vcl: clipping functions moved from window.cxx to clipping.cxxChris Sherlock
2014-05-13vcl: move window order and stack functions into stacking.cxxChris Sherlock
2014-05-13rerender after redrawing of the windowMarkus Mohrhard
2014-05-13vcl: move Window clipping functions to clipping.cxxChris Sherlock
2014-05-13vcl: Move constructor and graphics functions to top of window.cxxChris Sherlock
2014-05-13vcl: move legacy accessibility functions to own fileChris Sherlock
2014-05-13VCL: Move accessibility functions to accessibility.cxxChris Sherlock
2014-05-13vcl: Move ImplDelData functions to app/svdata.cxxChris Sherlock
2014-05-12fix crash when glDebugMessageCallback is 0 despite feature being thereMarkus Mohrhard
2014-05-12coverity#1209003: Unchecked return valueJan Holesovsky
2014-05-12fdo#78567: Revert "coverity#1209003: Unchecked return value"Jan Holesovsky
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard
2014-05-12some work into intercepting mouse events in OpenGL windowMarkus Mohrhard
2014-05-12we need glew initalized before testing through it for featuresMarkus Mohrhard
2014-05-11upgrade to jpeg-9aThomas Arnhold
2014-05-10coverity#708321 Uninitialized scalar fieldCaolán McNamara