summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl1-0/+6
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna1-0/+2
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna2-3/+16
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann3-0/+25
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-37/+0
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt1-3/+0
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl1-2/+4
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl1-0/+11
2015-11-18Indentation fixesSamuel Mehrbrodt1-19/+19
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin8-43/+4
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin5-5/+9
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin4-4/+8
2015-11-18use unique_ptr for pImpl in sax/Noel Grandin1-1/+2
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin9-11/+18
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin8-8/+15
2015-11-17loplugin:unnecessaryvirtualNoel Grandin10-19/+13
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin15-18/+24
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin3-5/+8
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt1-0/+8
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt1-0/+4
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann1-0/+1
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin7-8/+15
2015-11-17use unique_ptr for pImpl in unotools/Noel Grandin3-7/+6
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin2-4/+6
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin15-16/+31
2015-11-16If SAL_WARN() does nothing, no point in CHECK_GL_ERROR() eitherTor Lillqvist1-0/+4
2015-11-16Use injected class nameStephan Bergmann2-10/+10
2015-11-16opengl: remove unused mbPixmap & glPix members.Michael Meeks1-5/+0
2015-11-16Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt1-1/+7
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt1-8/+10
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke1-9/+20
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-6/+4
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-8/+4
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2-23/+36
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky1-0/+2
2015-11-13underscores are reservedTomaž Vajngerl1-2/+2
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt1-1/+1
2015-11-13improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl1-0/+6
2015-11-13loplugin:nullptrStephan Bergmann1-1/+1
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks1-66/+0
2015-11-13remove SSE detection code (but keep SSE2)Tomaž Vajngerl1-1/+0
2015-11-13tools: runtime SSE/SSE2 detectionTomaž Vajngerl1-0/+28
2015-11-13tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens1-1/+1
2015-11-13svx: remove unused typedefMichael Stahl1-1/+0
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl1-3/+1
2015-11-13Adapt to clang-clStephan Bergmann1-1/+2
2015-11-13-Werror,-Wmicrosoft-enum-valueStephan Bergmann1-1/+5
2015-11-13Fix typoTakeshi Abe1-1/+1
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna1-1/+1