summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-11-05class PolyOptimizeData is never instantiatedMatteo Casalin
2015-11-05sal_uIntPtr to sal_uInt32Matteo Casalin
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05BOOST_ASSERT->assertNoel Grandin
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky
2015-11-04tools: re-order members of SvRefBase to work around clang 3.5 bugMichael Stahl
2015-11-04boost->std in include/toolsNoel Grandin
2015-11-04boost::array->std::array in include/ooxNoel Grandin
2015-11-04remove unused boost headerNoel Grandin
2015-11-04remove remaining boost/noncopyable includes from /includeNoel Grandin
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-01add LOKit interface missing descriptionTomaž Vajngerl
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-30Missing includeStephan Bergmann
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29Too much copy pasta is not good for youTor Lillqvist
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-28Rename (private) Date::init and reuse itMatteo Casalin
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Move member definition back into .cxxStephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-27sal_uLong to ErrCodeMatteo Casalin
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-27Missing includeStephan Bergmann
2015-10-27Missing includeStephan Bergmann
2015-10-27Missing includeStephan Bergmann
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-26ImplImageTree ctor/dtor can be private nowStephan Bergmann