summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-05-19vcl emf test: test clip region is correct for problematic filesTomaž Vajngerl
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-18vcl: don't build demos for windows at the momentThomas Arnhold
2014-05-18vcl: missing demo filesChris Sherlock
2014-05-18vcl: fix svpclientChris Sherlock
2014-05-18vcl: fix svptestChris Sherlock
2014-05-18vcl: make vcldemo workChris Sherlock
2014-05-18vcl: make svdem called on Application::Abort() instead of exit(1)Chris Sherlock
2014-05-18WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-17Don't build svdemo for Android and iOS.Andrzej Hunt
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-17vcl: fixup svdemoChris Sherlock
2014-05-16fdo#78799 - ignore overlayed monitors with co-incident origin.Michael Meeks
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