summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-2/+2
2015-10-21attempt to placate DoxygenNoel Grandin1-3/+3
2015-10-21visual studio version 4 is long goneNoel Grandin1-15/+6
2015-10-21com::sun::star->css in include/editengNoel Grandin69-837/+784
2015-10-21remove untyped Link<>Noel Grandin7-56/+4
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky1-0/+7
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin20-80/+80
2015-10-21com::sun::star->css in include/dbaccessNoel Grandin6-171/+171
2015-10-21com::sun::star->css in include/cppuhelperNoel Grandin50-1526/+1516
2015-10-21com::sun::star->css in include/cppuNoel Grandin1-41/+41
2015-10-21com::sun::star->css in include/cppcanvasNoel Grandin7-18/+14
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara1-0/+16
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO1-1/+3
2015-10-20Rename some "document name" params to "document URL"Stephan Bergmann2-4/+4
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann1-1/+1
2015-10-20sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'.Jan Holesovsky1-3/+1
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