summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-05-16coverity#705542 Unintentional integer overflowCaolán McNamara
2014-05-16coverity#1202771 Operands don't affect resultCaolán McNamara
2014-05-16lsan: mpFontCharMap double-add-ref, never releasedCaolán McNamara
2014-05-15vcl wmf test: null terminate streamTomaž Vajngerl
2014-05-15loplugin:unreffunStephan Bergmann
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-15wmf: test that non-placeable WMF uses correct sizesTomaž 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-15AOO: #i124823# fix the calculation of leading metrics for CoreTextHerbert Dürr
2014-05-15+sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14loplugin:passsequencebyrefStephan Bergmann
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-13loplugin:unreffunMatúš Kukan
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-13vcl-quartz: fix for fdo#77993 (specific to OS X <10.6)Douglas Mencken
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-11coverity#1169876 Uninitialized scalar fieldCaolán McNamara
2014-05-11Fix previous commit (vcl/MacOsX part)Julien Nabet
2014-05-11Fix previous commit (vcl part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10coverity#708673 Uninitialized pointer fieldCaolán McNamara