Age | Commit message (Expand) | Author | Files | Lines |
2015-08-12 | tdf#80866, bnc#835985: Better solution to the original bnc# bug. | Jan Holesovsky | 1 | -1/+1 |
2015-08-12 | tdf#80866: Revert "bnc#835985: When printing ... 'Order' did not count." | Jan Holesovsky | 1 | -3/+3 |
2015-08-12 | tdf#73691 Implement MSWord's Alt-X: toggle unicode notation | Justin Luth | 3 | -0/+69 |
2015-08-11 | cppcheck: noExplicitConstructor | Caolán McNamara | 1 | -4/+5 |
2015-08-11 | tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0 | Noel Grandin | 1 | -1/+1 |
2015-08-10 | tdf#93065 Swap next and previous buttons in find toolbar | Yousuf Philips | 2 | -2/+2 |
2015-08-07 | tdf#91857 Move master display items to View menu | Yousuf Philips | 1 | -4/+4 |
2015-08-06 | -Werror,-Wunused-private-field | Stephan Bergmann | 1 | -2/+0 |
2015-08-05 | Added Test for #tdf62176 Negative indent on text shapes | Varun | 2 | -0/+47 |
2015-08-05 | remove unused SfxFilterFlags values | Noel Grandin | 2 | -2/+2 |
2015-08-05 | loplugin:unusedmethods | Noel Grandin | 12 | -72/+0 |
2015-08-04 | Hide open remote button in standard toolbar | Yousuf Philips | 2 | -2/+2 |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin | 2 | -11/+9 |
2015-08-03 | sd: try to fix libc++/MSVC build by replacing boost::bind | Michael Stahl | 1 | -9/+4 |
2015-08-03 | sd: replace boost::function with std::function | Michael Stahl | 17 | -41/+48 |
2015-08-03 | tdf#91112: replace o3tl::compose1 with lambdas in sd and svx | Jorenz Paragas | 1 | -4/+4 |
2015-08-03 | new loplugin: refcounting | Noel Grandin | 3 | -8/+3 |
2015-07-28 | inline "old" SbERR constants | Noel Grandin | 5 | -31/+31 |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin | 1 | -3/+0 |
2015-07-27 | remove some unused defines | Noel Grandin | 3 | -19/+0 |
2015-07-24 | -Werror,-Wunused-private-field | Stephan Bergmann | 3 | -8/+1 |
2015-07-24 | Open/Save Remote File in Impress/Draw toolbars and menu | Szymon Kłos | 5 | -2/+10 |
2015-07-24 | filter: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl | 1 | -3/+3 |
2015-07-24 | convert ImageAlign to enum class | Noel Grandin | 1 | -1/+1 |
2015-07-24 | NAVBTN_PEN_ENABLED is unused | Noel Grandin | 2 | -4/+0 |
2015-07-24 | simplify SdOptions::StoreConfig | Noel Grandin | 2 | -35/+10 |
2015-07-21 | tdf#36796 Status updates for custom shapes buttons | Maxim Monastirsky | 9 | -224/+34 |
2015-07-21 | loplugin:unusedmethods sd | Noel Grandin | 46 | -288/+5 |
2015-07-20 | svtools: change these SvTreeListEntry functions to unique_ptr | Michael Stahl | 3 | -13/+22 |
2015-07-19 | Fix typos | Andrea Gelmini | 3 | -3/+3 |
2015-07-18 | Convert SdTbxControl to the generic controller | Maxim Monastirsky | 13 | -591/+18 |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin | 3 | -13/+13 |
2015-07-16 | Convert Alignment button to the generic controller | Maxim Monastirsky | 9 | -52/+27 |
2015-07-16 | Convert FontWorkShapeTypeControl to the generic controller | Maxim Monastirsky | 2 | -3/+0 |
2015-07-16 | coverity#1311945 Uncaught exception | Caolán McNamara | 1 | -6/+2 |
2015-07-16 | loplugin:unusedmethods svx(part2) | Noel Grandin | 4 | -76/+0 |
2015-07-16 | loplugin:unusedmethods svx | Noel Grandin | 2 | -6/+0 |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann | 9 | -12/+12 |
2015-07-16 | loplugin:unusedmethods sfx2(part2) | Noel Grandin | 2 | -14/+0 |
2015-07-15 | svx, sd, sw: GetPoolDefaultItem() can actually return nullptr | Michael Stahl | 1 | -1/+4 |
2015-07-15 | Convert filters button to the generic controller | Maxim Monastirsky | 1 | -1/+0 |
2015-07-15 | Convert optimize table button to the generic controller | Maxim Monastirsky | 2 | -3/+0 |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann | 4 | -14/+3 |
2015-07-13 | Introduce generic sub toolbar controller | Maxim Monastirsky | 5 | -12/+0 |
2015-07-13 | tdf#92668: Revert some implementation names, for backwards compatibility | Stephan Bergmann | 1 | -3/+6 |
2015-07-13 | Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused) | Stephan Bergmann | 2 | -4/+4 |
2015-07-13 | loplugin:implicitboolconversion | Stephan Bergmann | 1 | -1/+1 |
2015-07-13 | editeng: make Link<> usage typed | Noel Grandin | 7 | -331/+314 |
2015-07-13 | editeng, convert to typed Link<> | Noel Grandin | 1 | -1/+1 |
2015-07-12 | Missing dependency (and typo) | Stephan Bergmann | 1 | -1/+3 |