summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-05-22WaE: unused variable 'bHandled'Tor Lillqvist
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-22Make the inserted text more European and sensible for now.Michael Meeks
2014-05-22quit after emitting all the events to allow valgrinding.Michael Meeks
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
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
2014-05-19WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
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