summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19sfx items: Some cleanup.Jan Holesovsky
2015-10-19sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-17coverity#1327458 Uninitialized scalar fieldCaolán McNamara
2015-10-16remove unimplemented and private methodNoel Grandin
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16Let operator<< be found via ADLStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15simplify the CellController modify Link<> handlingNoel 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-14Improve performance by using the ScCalcOptions for OpenCL.Michael Meeks
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-14tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane
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-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna
2015-10-13These warnings are covered by --enable-werror anywayStephan Bergmann
2015-10-13No std container requires operator >Stephan Bergmann
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna
2015-10-13inline typedefNoel Grandin
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-09correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard
2015-10-09remove whitespaceMarkus Mohrhard
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl