Age | Commit message (Expand) | Author |
2015-08-12 | tdf#73691 Implement MSWord's Alt-X: toggle unicode notation | Justin Luth |
2015-08-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-08-11 | tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0 | Noel Grandin |
2015-08-10 | tdf#93065 Swap next and previous buttons in find toolbar | Yousuf Philips |
2015-08-07 | tdf#91857 Move master display items to View menu | Yousuf Philips |
2015-08-06 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-08-05 | Added Test for #tdf62176 Negative indent on text shapes | Varun |
2015-08-05 | remove unused SfxFilterFlags values | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | Hide open remote button in standard toolbar | Yousuf Philips |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin |
2015-08-03 | sd: try to fix libc++/MSVC build by replacing boost::bind | Michael Stahl |
2015-08-03 | sd: replace boost::function with std::function | Michael Stahl |
2015-08-03 | tdf#91112: replace o3tl::compose1 with lambdas in sd and svx | Jorenz Paragas |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-28 | inline "old" SbERR constants | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-24 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-24 | Open/Save Remote File in Impress/Draw toolbars and menu | Szymon Kłos |
2015-07-24 | filter: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-07-24 | convert ImageAlign to enum class | Noel Grandin |
2015-07-24 | NAVBTN_PEN_ENABLED is unused | Noel Grandin |
2015-07-24 | simplify SdOptions::StoreConfig | Noel Grandin |
2015-07-21 | tdf#36796 Status updates for custom shapes buttons | Maxim Monastirsky |
2015-07-21 | loplugin:unusedmethods sd | Noel Grandin |
2015-07-20 | svtools: change these SvTreeListEntry functions to unique_ptr | Michael Stahl |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-18 | Convert SdTbxControl to the generic controller | Maxim Monastirsky |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-07-16 | Convert Alignment button to the generic controller | Maxim Monastirsky |
2015-07-16 | Convert FontWorkShapeTypeControl to the generic controller | Maxim Monastirsky |
2015-07-16 | coverity#1311945 Uncaught exception | Caolán McNamara |
2015-07-16 | loplugin:unusedmethods svx(part2) | Noel Grandin |
2015-07-16 | loplugin:unusedmethods svx | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-16 | loplugin:unusedmethods sfx2(part2) | Noel Grandin |
2015-07-15 | svx, sd, sw: GetPoolDefaultItem() can actually return nullptr | Michael Stahl |
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-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
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 IndentingPagesHdl type (and GetIndentingPagesHdl is unused) | Stephan Bergmann |
2015-07-13 | loplugin:implicitboolconversion | Stephan Bergmann |
2015-07-13 | editeng: make Link<> usage typed | Noel Grandin |
2015-07-13 | editeng, convert to typed Link<> | Noel Grandin |
2015-07-12 | Missing dependency (and typo) | Stephan Bergmann |
2015-07-10 | vcl: remove boost/signal2/signal.hpp from header | Michael Stahl |
2015-07-09 | SdrPaintView::AddWindowToPaintView: take a vcl::Window, too | Miklos Vajna |