Age | Commit message (Expand) | Author |
2017-08-04 | loplugin:constparams in sw part5 | Noel Grandin |
2017-03-13 | Minor loplugin:unnecessaryoverride improvement | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sw | Stephan Bergmann |
2016-11-16 | new loplugin finalprotected | Noel Grandin |
2016-10-27 | loplugin:expandablemethods in sw | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in sw(part1) | Noel Grandin |
2016-10-04 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-05-23 | Add a test for comparing table cells and table cell ranges | slideon |
2016-04-12 | clang-tidy performance-unnecessary-value-param in sw | Noel Grandin |
2016-02-05 | sw: move all SwXTextTable implementation details to pImpl | Michael Stahl |
2016-02-05 | sw: move the SwXTextTable descriptor members to SwXTextTable::Impl | Michael Stahl |
2016-02-05 | sw: move SwTextTable's SwClient to SwTextTable::Impl | Michael Stahl |
2016-02-05 | sw: move rest of SwXCellRange implementation details into pImpl | Michael Stahl |
2016-02-05 | sw: fix SolarMutex asserts from SwXCellRange dtor | Michael Stahl |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-12-22 | Indentation fixes | Miklos Vajna |
2015-12-04 | fix SwClient crash in SwXNumberingRules/SwXTableRows/SwXTableColumns | Noel Grandin |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-06 | com::sun::star->css in sw/inc | Noel Grandin |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-06-30 | make GetCellPosition a member and visible | Bjoern Michaelsen |
2015-06-30 | getCells->GetCells(): not an UNO function | Bjoern Michaelsen |
2015-06-30 | refactor out SwXCell:GetAny() | Bjoern Michaelsen |
2015-06-30 | kill ugly GetDataSequence, now unused | Bjoern Michaelsen |
2015-06-30 | refactor getNumericalData, | Bjoern Michaelsen |
2015-06-29 | coverity#1308580 Uncaught exception | Caolán McNamara |
2015-06-27 | coverity#1308455 Uncaught exception | Caolán McNamara |
2015-06-09 | use UnoCursorPointer in SwXTextTableCursor | Bjoern Michaelsen |
2015-06-09 | use UnoCursorPointer in SwXCellRange and SwChartDataSequence | Bjoern Michaelsen |
2015-05-26 | loplugin:saloverride | Stephan Bergmann |
2015-05-26 | Remove SwClients before destruction in some uno wrapper classes | Bjoern Michaelsen |
2015-05-26 | use new unocrsrs in SwXTextTableCursor | Bjoern Michaelsen |
2015-05-26 | use new unocrsrs in SwXCellRange | Bjoern Michaelsen |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-16 | Revert "make more classes dllpublic" | David Tardon |
2015-04-16 | make more classes dllpublic | David Tardon |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-06 | sw: use variadic cppu::WeakImplHelper | Miklos Vajna |
2015-04-01 | also refactor description setter | Bjoern Michaelsen |
2015-04-01 | refactor labels getter on one base | Bjoern Michaelsen |
2015-04-01 | create generic getCells() function | Bjoern Michaelsen |
2015-03-30 | make SwXTextTable::getData reuse the code from SwXCellRange | Bjoern Michaelsen |
2015-03-28 | also kill SwIterator here for a Notify call | Bjoern Michaelsen |