Age | Commit message (Expand) | Author |
2017-03-29 | Fix typos | Andrea Gelmini |
2017-03-28 | typo: Didn't found -> Didn't find | Andras Timar |
2017-03-28 | Fix typos | Andrea Gelmini |
2017-03-28 | Resolves: tdf#106748 infinite dashed line from annotations to FAR_AWAY things | Caolán McNamara |
2017-03-28 | tdf#39468 Comment translation GER-ENG | Thomas Beck |
2017-03-28 | tdf#106694 RTF import: fix missing paragraph tab position | Miklos Vajna |
2017-03-28 | tdf#42949: clean up includes in include/svx/[a-c]* with iwyu | Jorenz Paragas |
2017-03-28 | tdf#105975 Add Set field parsing (docx) in LibreOffice Writer | Jean-Sebastien Bevilacqua |
2017-03-28 | remove unused interfaces from sdi files | Noel Grandin |
2017-03-27 | tdf#106799 WW8: Accept TTP Mark without Cell Mark | Mike Kaganski |
2017-03-27 | sw: prefix members of SwTableBoxValue | Miklos Vajna |
2017-03-27 | create SfxInterfaceId o3tl::strong_int | Noel Grandin |
2017-03-27 | tdf#106225 Rename Table Format to Table Properties | Fakabbir Amin |
2017-03-27 | Indentation fixes | Miklos Vajna |
2017-03-26 | Kill remaining PseudoSlots usage | Maxim Monastirsky |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-25 | Make loplugin:loopvartoosmall find more suspicious cases | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-25 | There should be no need to distinguish between I32S and I64S | Stephan Bergmann |
2017-03-24 | sw: remove CHECK_FOR_DEFUNC macros | Michael Stahl |
2017-03-24 | sw: just remove SwAccesibleContext must-override methods | Michael Stahl |
2017-03-24 | sw: remove THROW_RUNTIME_EXCEPTION macro | Michael Stahl |
2017-03-24 | sw: remove CHECK_FOR_WINDOW macro | Michael Stahl |
2017-03-24 | sw: convert to assert in SwAccessiblePage | Michael Stahl |
2017-03-24 | sw: remove SolarMutexGuards from SwAccessible* constructors | Michael Stahl |
2017-03-24 | sw: remove unnecessary ifdef | Michael Stahl |
2017-03-24 | sw: fix incorrect static_cast in ~SwAccessibleMap | Michael Stahl |
2017-03-24 | sw: remove unnecessary ClearMapPointer calls from ~SwAccessibleMap | Michael Stahl |
2017-03-24 | fix indent | Caolán McNamara |
2017-03-24 | Offst might as well be expanded to Offset | Caolán McNamara |
2017-03-24 | valgrind: fix memory leak | Caolán McNamara |
2017-03-24 | de-trainwreck this a little to form something approaching readable | Caolán McNamara |
2017-03-24 | tdf#58624 sw: fix ~SwAccessibleContext() use-after-free race | Michael Stahl |
2017-03-24 | fix tb71 build | Noel Grandin |
2017-03-24 | tdf#90856 Hide "Format Area" command for line objects in Writer | Gulsah Kose |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-23 | Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32 | Stephan Bergmann |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-23 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-23 | Remove unused #include <cctype> | Stephan Bergmann |
2017-03-23 | remove unused helpid in SfxShell | Noel Grandin |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-23 | “Hyperlink” is NOT a dated word, it’s just a precise one | Adolfo Jayme Barrientos |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg | Stephan Bergmann |
2017-03-22 | fix typo: bee --> be or been | dennisroczek |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |
2017-03-22 | create SfxDisableFlags enum | Noel Grandin |
2017-03-21 | sw: those should be asserts | Michael Stahl |
2017-03-21 | tdf#106492 DOCX export: fix duplicated section break at doc end | Miklos Vajna |
2017-03-21 | tdf#106377 sw: fix Undo of delete of ToXMark from dialog | Michael Stahl |