summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-12/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-38/+38
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann76-174/+174
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-13/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-25/+25
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-41/+41
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann15-45/+45
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-19/+19
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-09loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl1-0/+3
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann2-1/+38
2015-11-08support to load SVG images when loading from Image resourceTomaž Vajngerl1-0/+30
2015-11-06Note why certain replacements of odd functionality are not there by designStephan Bergmann2-0/+12
2015-11-06Best avoid SAL_CALL cargo-cult for new inline functionsStephan Bergmann1-1/+1
2015-11-06rtl::Reference Add move construction/assignmentDaniel Robertson1-0/+27
2015-11-06comphelper: add a generic implementation of std container operator==Michael Stahl1-0/+23
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-06coverity#1338239 Uncaught exceptionCaolán McNamara2-2/+2
2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin1-2/+8
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin2-2/+5
2015-11-05class PolyOptimizeData is never instantiatedMatteo Casalin1-19/+2
2015-11-05sal_uIntPtr to sal_uInt32Matteo Casalin1-1/+1
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