Age | Commit message (Expand) | Author |
2018-01-14 | Fix typos | Andrea Gelmini |
2018-01-14 | xmloff: XmlImageStyle class is pointless as the methods are static | Tomaž Vajngerl |
2018-01-13 | tdf#114901 TSCP various advanced TSCP dialog changes | Tomaž Vajngerl |
2018-01-13 | loplugin:useuniqueptr in PolyPolygon | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: svx | Stephan Bergmann |
2018-01-11 | tdf#105000, related tdf#80196: Make new color names translatable | Gabor Kelemen |
2018-01-11 | loplugin:redundantcast: svx | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2018-01-10 | tdf#83877 Copy signature line properties too when copying shape | Samuel Mehrbrodt |
2018-01-09 | -Werror,-Wformat (clang-cl) | Stephan Bergmann |
2018-01-07 | svx, check HAVE_FEATURE_AVMEDIA | jan Iversen |
2018-01-07 | filter navigator: "Filter for" for first position | Julien Nabet |
2018-01-06 | convert tolerance params to sal_uInt8 (second try) | Noel Grandin |
2018-01-05 | tdf#114837 FILEOPEN: Image is blank | Noel Grandin |
2018-01-05 | remove dead eeitemid.hxx | Noel Grandin |
2018-01-04 | tdf#114013 Do not use string concatenation | Gabor Kelemen |
2018-01-04 | svx: warning C4138 '*/' found outside of comment | Michael Stahl |
2018-01-04 | drop FrameDirListBox typedef | Noel Grandin |
2018-01-04 | loplugin:unusedfields | Noel Grandin |
2018-01-03 | tdf#114788: fix crash in form-based filter | Julien Nabet |
2018-01-03 | Translate German variable name | Johnny_M |
2018-01-03 | loplugin:passstuffbyref more return improvements | Noel Grandin |
2018-01-02 | cppcheck: fix prefer ++/-- for non primitive types | Julien Nabet |
2018-01-02 | RID_* can be extern global variables | Noel Grandin |
2018-01-01 | tdf#114775: fix crash when deleting some rows | Julien Nabet |
2017-12-31 | tdf#51188: allow connector gluepoint undo | Mark Hung |
2017-12-29 | Fix typos | Andrea Gelmini |
2017-12-29 | loplugin:passstuffbyref improved return in svx | Noel Grandin |
2017-12-28 | Fix typo | Andrea Gelmini |
2017-12-27 | Remove leading _ from some variable names | Matteo Casalin |
2017-12-27 | Make some bool const | Matteo Casalin |
2017-12-27 | Return early | Matteo Casalin |
2017-12-27 | mnHitTolLog is already sal_uInt16 | Matteo Casalin |
2017-12-27 | Avoid temporary Point | Matteo Casalin |
2017-12-27 | Share common code | Matteo Casalin |
2017-12-27 | Do not overwrite data with same value | Matteo Casalin |
2017-12-27 | Directly access own data members, remove unused methods | Matteo Casalin |
2017-12-25 | various coverity exception warnings | Caolán McNamara |
2017-12-25 | Adjust includes | Aron Budea |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-22 | tdf#42949 Fix some Include What You Use warnings | Miklos Vajna |
2017-12-21 | chart2: suspend/resume setting rects dirty for 3D shapes | Tomaž Vajngerl |
2017-12-21 | TypedWhichId in svx part 2 | Noel Grandin |
2017-12-20 | Bin mysterious pointless '// HACK' comment | Tor Lillqvist |
2017-12-20 | svx: CleanAndCheckEmpty() can be in the anonymous namespace | Miklos Vajna |
2017-12-20 | long->sal_uInt16 in SvxShape | Noel Grandin |
2017-12-20 | inline typedefs in svx/datanivi | Noel Grandin |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-19 | Get rid of a dynamic_cast | Tor Lillqvist |
2017-12-19 | Silence -Wunknown-attributes with Clang <= 3.6 | Stephan Bergmann |