summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-18SystemMenuData::nSize is never readStephan Bergmann
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky
2015-11-18cosmeticsEike Rathke
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl
2015-11-18Indentation fixesSamuel Mehrbrodt
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-18use unique_ptr for pImpl in sax/Noel Grandin
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt
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