summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist
2015-12-12TyposJulien Nabet
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-08Make ImplSVData private to vclTor Lillqvist
2015-12-08These should still be virtual.Jan Holesovsky
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-12-03vcl: cleanup indents, add doxygen commentsJuergen Funk
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2015-11-26Revert "no-one passes explicit values for these defaulted params"Noel Grandin
2015-11-26no-one passes explicit values for these defaulted paramsNoel Grandin
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-25vcl: don't treat non-ready timers as idle handlers.Michael Meeks
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-25-Werror=type-limitsNoel Grandin
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-24vcl: re-introduce idle handling.Michael Meeks
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks
2015-11-24vcl: remove UpdateStack concept.Michael Meeks
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl
2015-11-23vcl: Bitmap processor to create a disabled imageTomaž Vajngerl
2015-11-23remove unused constructor parameterTomaž Vajngerl
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt