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-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-07 | sw: use std::unique_ptr in sw-global includes | Miklos Vajna |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-10-15 | fdo#75757: remove inheritance to std::vector | Michaël Lefèvre |
2014-08-12 | fix deleting an image anchored to last paragraph in document | Luboš Luňák |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-04 | Related: #i123480# correct the previous made refactoring | Oliver-Rainer Wittmann |
2014-03-02 | sal_Bool to bool | Matteo Casalin |
2014-02-28 | -Werror,-Wunused-parameter | Stephan Bergmann |
2014-02-27 | Remove visual noise from sw | Alexander Wilms |
2014-01-15 | Resolves: #i17171# Writer paragraph cannot be longer than 65534 characters | Caolán McNamara |
2013-11-05 | fixincludeguards.sh: sw | Thomas Arnhold |
2013-09-19 | convert sw/inc/undobj.hxx from String to OUString | Noel Grandin |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-20 | SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNds | Michael Stahl |
2012-12-20 | SwUndoInserts should not use a SwPosition: | Michael Stahl |
2012-11-30 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-25 | Convert pFrmFmts member from Svptrarr to std::vector | Noel Grandin |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara |
2011-04-25 | Translation of German comments. | Christoph Herzog |
2011-03-14 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-02-22 | Remove last traces of SvBools from sw | Nigel Hawkins |
2011-02-21 | Remove use of SvBools in undobj.hxx and undtbl.cxx | Nigel Hawkins |
2011-02-10 | Remove last traces of SvBytes and SvShorts in sw | Nigel Hawkins |
2011-02-08 | Replace std::pair with more descriptive names in SwUndoDelNum | Nigel Hawkins |
2011-02-08 | Get rid of SvBytes/SvSvULongs in SwUndoDelNum. | Andrey Turkin |
2011-02-07 | removetooltypes01: #i112600# adjust rebase in sw | Mikhail Voytenko |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-01-17 | removetooltypes01: #i112600# Remove tools types from sw | Carsten Driesner |
2011-01-16 | reduce the amount of __cxa_atexit activity | Caolán McNamara |
2010-12-15 | undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxx | Michael Stahl |
2010-12-15 | undoapi: #i115383#: replace SwUndos with STL vector | Michael Stahl |
2010-12-15 | undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager: | Michael Stahl |
2010-12-15 | undoapi: #i115383#: remove SwUndo::SetId(), make SwUndo::m_nId const | Michael Stahl |
2010-12-15 | undoapi: #i115383#: remove duplicative SwUndoSort::RemoveIdx() | Michael Stahl |
2010-12-15 | undoapi: #i115383#: replace SwUndo->GetId() + static_cast with dynamic_cast: | Michael Stahl |
2010-12-15 | undoapi: #i115383#: remove SwUndoIter::pLastUndoObj: | Michael Stahl |
2010-12-15 | undoapi: #i115383#: remove SwUndoIter::bUpdateAttr: | Michael Stahl |
2010-12-15 | undoapi: #i115383#: clean up SwUndoReplace: | Michael Stahl |
2010-12-15 | undoapi: #i115383#: remove SwRewriter from SwUndoStart/SwUndoEnd: | Michael Stahl |
2010-12-15 | undoapi: stuff in sw/source/ui should not include undobj.hxx | Michael Stahl |
2010-11-25 | unodapi: #i115383#: new sw::UndoManager: | Michael Stahl |
2010-11-01 | fix breakage introduce by commit 13de34e027fa2768a1e40962f1ef2b056d91054a | Norbert Thiebaud |
2010-11-01 | Bogus comments, commented lines removed, some german comments translated. | Robert Roth |