summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17ForceReposition is unusedCaolán McNamara
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-13vcl: correct tab spacing in graph.hxxChris Sherlock
2016-02-12tdf#97425 - JVM start parameters should be editable.akki95
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2016-02-10vcl: update header guard name for commandevent.hxxChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05mysterious OutDevSupport_B2DClip is unusedCaolán McNamara
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock
2016-02-05vcl: move AInfo into private headerChris Sherlock
2016-02-04tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-01ImplIsWindowInFront is now unusedCaolán McNamara
2016-02-01ImplInvalidateAllOverlapBackgrounds is empty nowCaolán McNamara
2016-02-01ImplRestoreOverlapBackground is always falseCaolán McNamara
2016-02-01ImplDeleteOverlapBackground is empty nowCaolán McNamara
2016-02-01nothing calls ImplSaveOverlapBackground nowCaolán McNamara
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-31move boost header dependency for ControlCacheHashFunction inside vclNoel Grandin
2016-01-31docking windows cannot be directly loaded from .res anymoreCaolán McNamara
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: update documentation to std::bindMichael Stahl
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist
2016-01-26Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist