summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-06-05fdo79368 Don't process overflow menu items twice.Andrzej Hunt
2014-06-05Avoid uninitialized memory read/compare on short reads.Michael Meeks
2014-06-04Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara
2014-05-31Resolves: #i124922# allow late setting of the font color...Herbert Dürr
2014-05-28fdo#62719: Set more relaxed clipping region.Jan Holesovsky
2014-05-28Oops, this reference can't be const.Matúš Kukan
2014-05-28Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan
2014-05-27Resolves: fdo#78040 nAryLen is traditionally 32bit not 16bitCaolán McNamara
2014-05-27Resolves: fdo#77206 CRASH printing with all applications on windowsCaolán McNamara
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann
2014-05-27mark QA file non-translatableAndras Timar
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák
2014-05-23fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud
2014-05-22cp#1000078: Replace "\r\n" with "\n" when pasting from X11 clipboard.Matúš Kukan
2014-05-21Remove spurious assert(false)Stephan Bergmann
2014-05-21CosmeticsTor Lillqvist
2014-05-21Avoid blinking when doing operations in the spreadsheets.Jan Holesovsky
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Simplify logicStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann
2014-05-21Use default argument valuesStephan Bergmann
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard
2014-05-21Bin code that died in 2010 in d4dbc31173487a97e4b022f0bb9dae25440856a8Tor Lillqvist
2014-05-21Use more specific tagTor Lillqvist
2014-05-21Add a SAL_INFOTor Lillqvist
2014-05-21Don't disable painting.Jan Holesovsky
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20Don't use two separate names for the same thingTor Lillqvist
2014-05-20We don't support the Apple Remote in sandboxed modeTor Lillqvist
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon
2014-05-20Move #include from middle of file to topChris Laplante
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-20Fail early in OpenGLContext::ImplInit() on platforms where not yet implementedTor Lillqvist
2014-05-20Hack to for now work around dpy == null crashing CppunitTest_chart2_*Stephan Bergmann
2014-05-20vcl: add missing resource.cxx fileChris Sherlock
2014-05-20vcl: move resource functions from window.cxx to resource.cxxChris Sherlock
2014-05-19vcl: remove using namespace from headersThomas Arnhold
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-19Argh, *this* is what the compiler tried to tell meTor Lillqvist
2014-05-19Fix 'non-const lvalue reference cannot bind to a temporary'Tor Lillqvist
2014-05-19WaE: passing OUString by value, rather pass by referenceTor Lillqvist