summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin
2015-11-17use unique_ptr for pImpl in unotools/Noel Grandin
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-16If SAL_WARN() does nothing, no point in CHECK_GL_ERROR() eitherTor Lillqvist
2015-11-16Use injected class nameStephan Bergmann
2015-11-16opengl: remove unused mbPixmap & glPix members.Michael Meeks
2015-11-16Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-13underscores are reservedTomaž Vajngerl
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt
2015-11-13improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl
2015-11-13loplugin:nullptrStephan Bergmann
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-13remove SSE detection code (but keep SSE2)Tomaž Vajngerl
2015-11-13tools: runtime SSE/SSE2 detectionTomaž Vajngerl
2015-11-13tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens
2015-11-13svx: remove unused typedefMichael Stahl
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-13Adapt to clang-clStephan Bergmann
2015-11-13-Werror,-Wmicrosoft-enum-valueStephan Bergmann
2015-11-13Fix typoTakeshi Abe
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-12Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt
2015-11-12Vcl: Disable buttons if the associated UNO slot is disabledSamuel Mehrbrodt
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin
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-11loplugin:nullptrStephan Bergmann
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10Missing includesAshod Nakashian
2015-11-10XDash: salu_uIntPtr to sal_uInt32Matteo Casalin