Age | Commit message (Expand) | Author |
2015-07-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-15 | svx, sd, sw: GetPoolDefaultItem() can actually return nullptr | Michael Stahl |
2015-07-15 | sw: remove unused SwUnoTableCrsr::Clone() | Michael Stahl |
2015-07-15 | loplugin:unusedmethods xmloff | Noel Grandin |
2015-07-15 | tdf#38837 Reduce power consumption by minimizing idle timers | Ashod Nakashian |
2015-07-15 | Convert filters button to the generic controller | Maxim Monastirsky |
2015-07-15 | Convert optimize table button to the generic controller | Maxim Monastirsky |
2015-07-15 | Convert insert buttons to the generic controller | Maxim Monastirsky |
2015-07-14 | loplugin:salbool | Stephan Bergmann |
2015-07-14 | Added UNO test coverage for SwXTextSearch | Varun |
2015-07-14 | sw: _SaveTable::CreateNew() fix invalid cast ... | Michael Stahl |
2015-07-14 | sw: assert _SaveTable::CreateNew() deletes everything in temp box | Michael Stahl |
2015-07-14 | tdf#92471: Improve color conversion to MSO highlighting | Zolnai Tamás |
2015-07-13 | tdf#39478 Fix custom shapes status update | Maxim Monastirsky |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-13 | swui: avoid name conflict with SwTextPortion for LTO optimisation | Arnaud Versini |
2015-07-13 | Introduce generic sub toolbar controller | Maxim Monastirsky |
2015-07-13 | tdf#92668: Revert some implementation names, for backwards compatibility | Stephan Bergmann |
2015-07-13 | fix a11y crash seen on close of tdf#92573 | Caolán McNamara |
2015-07-13 | ww8: make sure we don't wrap around | Caolán McNamara |
2015-07-13 | editeng: make Link<> usage typed | Noel Grandin |
2015-07-13 | editeng, convert to typed Link<> | Noel Grandin |
2015-07-10 | sw: clean up SwDoc::maPatternNms nonsense | Michael Stahl |
2015-07-10 | vcl: remove boost/signal2/signal.hpp from header | Michael Stahl |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-10 | Added Test for tdf#80663 table row/column delete undo crash | Varun |
2015-07-09 | SdrPaintView::AddWindowToPaintView: take a vcl::Window, too | Miklos Vajna |
2015-07-09 | These functions and data can be local | Matteo Casalin |
2015-07-09 | Do not downcast opened bookmarks, neither (and just in case) | Matteo Casalin |
2015-07-09 | Better support more than 65k annotations | Matteo Casalin |
2015-07-08 | Avoid loplugin:unreffun in non-debug build | Stephan Bergmann |
2015-07-08 | Added Test for Defaults of Outline Numbering | Varun |
2015-07-08 | sw: let's try some C++11 syntax for function pointers | Michael Stahl |
2015-07-08 | sw: remove boost::bind from accmap.cxx | Michael Stahl |
2015-07-08 | sw: remove boost::bind from docbm.cxx | Michael Stahl |
2015-07-08 | sw: remove boost::bind from fmtatr2.cxx | Michael Stahl |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-08 | sw: remove boost::bind from PagePropertyPanel | Michael Stahl |
2015-07-07 | AbstractSwWordCountFloatDlg always leaked here | Caolán McNamara |
2015-07-07 | loplugin:salbool | Stephan Bergmann |
2015-07-07 | loplugin:stringconstant | Stephan Bergmann |
2015-07-07 | Add Test for tdf#88899 SwDocInfoField with DateTime | Varun |
2015-07-07 | loplugin:stringconstant | Stephan Bergmann |
2015-07-06 | Added Test for tdf#81995 check outline numbering | Varun |
2015-07-06 | tdf#92577 sw rendercontext: paint transparent from controls conditionally | Miklos Vajna |
2015-07-06 | tdf79312: disable auto-close spelling dialog for sw, sd | Marek Doležel |
2015-07-06 | loplugin:unusedmethods svl | Noel Grandin |
2015-07-06 | SwLayAction::FormatLayout: avoid direct DrawRect() | Miklos Vajna |
2015-07-06 | tdf#90611 DOCX import: fix missing paragraph style on footnotes | Miklos Vajna |
2015-07-06 | -fsanitize=vptr: unnecessary, wrong downcast | Stephan Bergmann |