summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-11It seems we don't need to include OpenGL (Mesa) headers for X11Tor Lillqvist
2015-11-11Move checkExtension() to a more private locationTor Lillqvist
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10Missing includesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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