summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida
2014-11-04Remove debug code. This wasn't meant to be checked in.Kohei Yoshida
2014-11-04Remove com::sun::star.Kohei Yoshida
2014-11-04Remove indirection...Kohei Yoshida
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04Remove 'virtual' keyword. Nobody overwrites this.Kohei Yoshida
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-11-04Scope reduction by early bailout.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
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