summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt1-0/+12
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt1-1/+8
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli1-3/+3
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin2-3/+43
2015-11-05BOOST_ASSERT->assertNoel Grandin1-5/+5
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky1-1/+0
2015-11-04tools: re-order members of SvRefBase to work around clang 3.5 bugMichael Stahl1-7/+5
2015-11-04boost->std in include/toolsNoel Grandin1-11/+7
2015-11-04boost::array->std::array in include/ooxNoel Grandin1-2/+2
2015-11-04remove unused boost headerNoel Grandin1-1/+0
2015-11-04remove remaining boost/noncopyable includes from /includeNoel Grandin2-5/+0
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson2-5/+5
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-1/+2
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-0/+1
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna1-1/+4
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky5-6/+32
2015-11-01add LOKit interface missing descriptionTomaž Vajngerl1-2/+3
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-1/+0
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna1-0/+8
2015-10-30Missing includeStephan Bergmann1-1/+1
2015-10-30loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-30loplugin:unusedmethodsNoel Grandin10-68/+1
2015-10-29Too much copy pasta is not good for youTor Lillqvist2-0/+128
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann1-0/+17
2015-10-29remove boost::noncopyable from /includeNoel Grandin22-68/+73
2015-10-28Rename (private) Date::init and reuse itMatteo Casalin1-3/+3
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-2/+2
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin2-2/+2
2015-10-27Move member definition back into .cxxStephan Bergmann1-2/+3
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin20-23/+20
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin1-1/+1
2015-10-27sal_uLong to ErrCodeMatteo Casalin1-2/+2
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin2-6/+6
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin1-1/+1
2015-10-27don't allocate uno::Reference on the heapNoel Grandin2-2/+2
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn1-1/+3
2015-10-27Missing includeStephan Bergmann1-0/+1
2015-10-27Missing includeStephan Bergmann1-0/+4
2015-10-27Missing includeStephan Bergmann1-0/+4
2015-10-27move SvRefMemberList into idlNoel Grandin1-52/+0
2015-10-27loplugin:unusedmethodsNoel Grandin31-700/+26
2015-10-27inline SvBaseLinkRef typedefNoel Grandin2-3/+1
2015-10-27inline SfxMediumRef typedefNoel Grandin1-2/+0
2015-10-27loplugin:unusedmethodsNoel Grandin17-549/+0
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud28-35/+58
2015-10-26ImplImageTree ctor/dtor can be private nowStephan Bergmann1-4/+4
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke1-0/+2
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke1-0/+1
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann1-0/+121
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna1-4/+2