summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04Modify the tick iterator strategy to use fewer ticks.Kohei Yoshida
2014-11-04Let's use size_t for the index.Kohei Yoshida
2014-11-04Some code sharing.Kohei Yoshida
2014-11-04Create a variant of createTextShapes for simpler use cases.Kohei Yoshida
2014-11-04These methods can be private rather than protected.Kohei Yoshida
2014-11-04More method descriptions.Kohei Yoshida
2014-11-04More method descriptions.Kohei Yoshida
2014-11-04Standard way of writing class description.Kohei Yoshida
2014-11-04Code annotation.Kohei Yoshida
2014-11-04Add const to read-only variables.Kohei Yoshida
2014-11-04Mark these methods const.Kohei Yoshida
2014-11-04remotecontrol: required version for MacOSX is 10.8Riccardo Magliocchetti
2014-11-04Required MacOSX version is 10.8Riccardo Magliocchetti
2014-11-04vcl: gtk 2.4 is checked at configure timeRiccardo Magliocchetti
2014-11-04Kill directx < 9 ifdeferyRiccardo Magliocchetti
2014-11-04CppunitTest_sw_mailmerge: move DECLARE_MAILMERGE_TEST from header fileMiklos Vajna
2014-11-04covertiy#705369: dbaccess: move XML_TOK_ENCODING to enum XMLDataSourceInfoMichael Stahl
2014-11-04translate "bEnde" variableMichael Stahl
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna
2014-11-04bnc#636128 DOC import: handle FFData.cchMiklos Vajna
2014-11-04CppunitTest_sw_ww8export: allow invoking a single test onlyMiklos Vajna
2014-11-04fdo#80161 Add an icon to the 'Export as PDF' commandYousuf Philips
2014-11-04fdo#85820 Have menu item for insert table and it called 'Insert Table'Yousuf Philips
2014-11-04 calc ScTable::ReplaceAll : avoid calling GetLastDataPos uselesslyLaurent Godard
2014-11-04calc ScTable::SearchAll : avoid calling GetLastDataPos uselesslyLaurent Godard
2014-11-04rename Dreh->RotationNoel Grandin
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-11-04rename nHdlWink->nHdlAngleNoel Grandin
2014-11-04rename nWink1->nAngle1Noel Grandin
2014-11-04rename nWink0->nAngle0Noel Grandin
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
2014-11-04rename nTmpWink->nTmpAngleNoel Grandin
2014-11-04rename nNeuWink->nNewAngleNoel Grandin
2014-11-04rename GetWinkPnt->GetAnglePntNoel Grandin
2014-11-04rename GetEndWink->GetEndAngleNoel Grandin
2014-11-04rename GetStartWink->GetStartAngleNoel Grandin
2014-11-04rename nEndWink->nEndAngleNoel Grandin
2014-11-04rename nStartWink->nStartAngleNoel Grandin
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin
2014-11-04rename DrehWink to RotationAngleNoel Grandin
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
2014-11-04fdo#39468 Translate German Comments - sc/source/core/data/documen{4,5}.cxxChristian M. Heller
2014-11-04Make comphelper::ThreadPool explicitly noncopyableMatúš Kukan
2014-11-04Set ToolBoxItemBits inside the controllerMaxim Monastirsky
2014-11-04Remove unused membersStephan Bergmann
2014-11-04remove some unused code in chart2Noel Grandin
2014-11-04remove some unused code in scNoel Grandin
2014-11-04SdrFormatter: remove unused attributeJuan Picca
2014-11-04Use comphelper::SequenceAsVectorMiklos Vajna