summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-enum-valueStephan Bergmann
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-26Cleanup last, partial include redux patch.Michael Meeks
2015-11-26vcl: fix buildMichael Stahl
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-26vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl
2015-11-26vcl: warn if we can't set a new font in OutputDeviceMichael Stahl
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-26loplugin:redundantcastNoel Grandin
2015-11-25vcl: further fix debug name cleanup.Michael Meeks
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: improve scheduler debugging information.Michael Meeks
2015-11-25vcl: timer - avoid expensive and pointless re-fetch of current time.Michael Meeks
2015-11-25coverity#1340225 Missing break in switchCaolán McNamara
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-25tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist
2015-11-24vcl: re-introduce idle handling.Michael Meeks
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna
2015-11-24Bin old Windows-only MULTI_SL_DEBUG code of dubious usefulnessTor Lillqvist
2015-11-24vcl: scheduler - split timeout calculation from idle invocation.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-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-24FONTFALLBACK_HOOKS_DISABLED is not definedTor Lillqvist
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt
2015-11-23vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna
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-23fix Image::operator==Noel Grandin
2015-11-23loplugin:loopvartoosmallNoel Grandin
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-20loplugin:defaultparamsNoel Grandin
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19readabilityTomaž Vajngerl
2015-11-19loplugin:nullptrStephan Bergmann
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt