summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
2015-11-11Missing includesStephan Bergmann
2015-11-11loplugin:staticmethodsStephan Bergmann
2015-11-11loplugin:overrideStephan Bergmann
2015-11-11remove boost/ptr_vector from pch fileNoel Grandin
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11disable loplugin memoryvar for nowNoel Grandin
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11linguistic: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks
2015-11-11lokdocview: support LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-11com::sun::star->css in ucbhelper/Noel Grandin
2015-11-11SVG: tdf#95714 stop-color can be defined once tooXisco Fauli
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist
2015-11-11sd lok: ccu#1295 force async image swapAndrzej Hunt
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna
2015-11-11sw: prefix members of SwTOXDescriptionMiklos Vajna
2015-11-11sw: prefix members of SwRedlineAcceptDlgMiklos Vajna
2015-11-11Fix NotebookBar not showing up when directly opening a documentSamuel Mehrbrodt
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-11tdf#51165: handle mixture of open and closed polygons in a pathChr. Rossmanith
2015-11-11another missing SolarMutex in Writer UNO: SwXCellBjoern Michaelsen
2015-11-11remove b_mInDocDTOR flag altogetherBjoern Michaelsen
2015-11-11reduce branch depth in SwModify dtorBjoern Michaelsen
2015-11-11remove IsInDocDTOR() as a public memberBjoern Michaelsen
2015-11-11make Library_scqahelper a check target so it's not built on make buildRene Engelhard
2015-11-10Missing includesAshod Nakashian
2015-11-10update the RDF media types as wellMichael Stahl
2015-11-10RDF: updated URLsAndrea Gelmini
2015-11-10update emoji autocorrect files from po-filesChristian Lohmaier
2015-11-10Updated coreChristian Lohmaier
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10Remove unused XDash variablesMatteo Casalin
2015-11-10XDash: salu_uIntPtr to sal_uInt32Matteo Casalin
2015-11-10sal_uIntPtr to sal_Int32Matteo Casalin
2015-11-10This PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize()Miklos Vajna