summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-11-08support to load SVG images when loading from Image resourceTomaž Vajngerl
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-26ImplImageTree ctor/dtor can be private nowStephan Bergmann
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-26vcl: ITiledRenderable::getWindow() can be pure-virtual nowMiklos Vajna
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-22vcl: add Window::SetClipboard()Miklos Vajna
2015-10-21remove untyped Link<>Noel Grandin
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-19add Application::EndAllPopupsCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley
2015-10-13No std container requires operator >Stephan Bergmann
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl
2015-10-12convert Link<> to typedNoel Grandin
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-09-30vcl: even in the newfangled OpenGL world, initializing members is ...Michael Stahl
2015-09-30maSvgDataArray only populates a uno::Sequence, so use that insteadCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29coverity#708213 ditch the empty ctor/dtorsCaolán McNamara