summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-20com::sun::star->css in include/connectivityNoel Grandin42-663/+663
2015-10-20com::sun::star->css in include/comphelperNoel Grandin78-1137/+1130
2015-10-20com::sun::star->css in include/canvasNoel Grandin17-463/+423
2015-10-20convert com::sun::star->css in include/basicNoel Grandin8-45/+44
2015-10-20com::sun::star->css in include/basegfxNoel Grandin8-90/+81
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19add Application::EndAllPopupsCaolán McNamara1-0/+4
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl1-1/+2
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin1-7/+3
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-5/+1
2015-10-19sfx items: Some cleanup.Jan Holesovsky1-3/+3
2015-10-19sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky1-5/+15
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky1-4/+0
2015-10-17coverity#1327458 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-10-16remove unimplemented and private methodNoel Grandin1-3/+0
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis1-0/+4
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-3/+3
2015-10-16convert Link<> to typedNoel Grandin2-6/+6
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2-15/+11
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky2-2/+11
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-4/+9
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-16Let operator<< be found via ADLStephan Bergmann1-7/+7
2015-10-16convert Link<> to typedNoel Grandin26-57/+57
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin1-11/+15
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky1-0/+3
2015-10-15convert Link<> to typedNoel Grandin3-9/+11
2015-10-15convert Link<> to typedNoel Grandin4-6/+7
2015-10-14Improve performance by using the ScCalcOptions for OpenCL.Michael Meeks1-1/+1
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-4/+10
2015-10-14tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane1-2/+3
2015-10-14convert Link<> to typedNoel Grandin3-3/+4
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt2-0/+9
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley2-9/+0
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna2-0/+3
2015-10-13These warnings are covered by --enable-werror anywayStephan Bergmann1-11/+0
2015-10-13No std container requires operator >Stephan Bergmann1-7/+0
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara1-0/+1
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna1-1/+1
2015-10-13inline typedefNoel Grandin1-3/+1
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard1-0/+3
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-19/+19
2015-10-12HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann986-11208/+11208
2015-10-12HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann198-503/+503
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann1-2/+2
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna1-1/+1