Age | Commit message (Expand) | Author |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-02 | sw: prefix members of SwContentNode | Miklos Vajna |
2015-10-30 | sw: prefix members of SwNode | Miklos Vajna |
2015-10-29 | sw: prefix members of SwStartNode | Miklos Vajna |
2015-10-27 | sw: prefix members of SwTableNode | Miklos Vajna |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-21 | loplugin:unusedmethods sw | Noel Grandin |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-18 | tdf#89783: Allow more than 64k PageDescs | Katarina Behrens |
2015-05-09 | sw: fix assert with frames anchored in redlines on rhbz490395-1.odt | Michael Stahl |
2015-05-01 | sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it. | Jan Holesovsky |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-16 | Revert "make more classes dllpublic" | David Tardon |
2015-04-16 | make more classes dllpublic | David Tardon |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-01 | Extract SwNode::dumpAsXml() from nodedump | Miklos Vajna |
2015-03-01 | Extract SwStartNode::dumpAsXml() from nodedump | Miklos Vajna |
2015-02-18 | boost->std | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-11-25 | Revert "loplugin: cstylecast" | Tor Lillqvist |
2014-11-25 | loplugin: cstylecast | Noel Grandin |
2014-11-16 | Remove sal_True/sal_False from code and comments in sw includes | Matteo Casalin |
2014-11-10 | loplugin: cstylecast | Noel Grandin |
2014-11-09 | fix constness of SwFmtsBase::GetFmt() | Luboš Luňák |
2014-10-22 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-10-01 | sw: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-10-01 | Constify dumpAsXml and friends | Jan-Marek Glogowski |
2014-08-19 | Refactored SwDoc::GetEditShell . | Valentin Kettner |
2014-08-12 | Refactored IDocumentLineNumberAccess. | Valentin Kettner |
2014-08-06 | Remove unused bNeedDel parameter to SwCntntNode::DelFrms | Stephan Bergmann |
2014-07-01 | Related: #i124638# Second step of DrawingLayer FillAttributes... | Armin Le Grand |
2014-05-27 | Remove ASCII art and useless comments from sw module | Chris Laplante |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-23 | Remove table-related redlines when table,row,cell removed | Adam Co |
2014-03-16 | sal_Bool to bool | Matteo Casalin |
2014-02-27 | Remove visual noise from sw | Alexander Wilms |
2014-01-17 | bool improvements | Stephan Bergmann |
2013-12-02 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-14 | xub_StrLen to sal_Int32 in SwIndex and some related | Matteo Casalin |
2013-11-05 | fixincludeguards.sh: sw | Thomas Arnhold |
2013-10-26 | sw: ViewShell -> SwViewShell rename | Miklos Vajna |