summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04coverity#706366 uncaught exceptionDavid Tardon
2014-11-04coverity#706363 uncaught exceptionDavid Tardon
2014-11-04coverity#706362 uncaught exceptionDavid Tardon
2014-11-04coverity#706361 uncaught exceptionDavid Tardon
2014-11-04coverity#735660 coverity#735661 division by zeroDavid Tardon
2014-11-04coverity#735658 coverity#735659 division by zeroDavid Tardon
2014-11-04coverity#735632 division by zeroDavid Tardon
2014-11-04coverity#735631 division by zeroDavid Tardon
2014-11-04coverity#735629 coverity#735630 division by zeroDavid Tardon
2014-11-04coverity#735627 coverity#735628 division by zeroDavid Tardon
2014-11-04coverity#1202743 bad bit shift operationDavid Tardon
2014-11-04Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Build fix after merging my changes from perfwork4.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
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