Age | Commit message (Expand) | Author |
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 |
2017-03-20 | ubsan fix after "drop GetId() from SfxUndoAction" | Noel Grandin |
2017-03-20 | sw: prefix members of SwTableBoxNumFormat | Miklos Vajna |
2017-03-20 | convert RndStdIds to scoped enum | Noel Grandin |
2017-03-19 | Typos | Julien Nabet |
2017-03-19 | Typos | Julien Nabet |
2017-03-19 | Fix typo for "expression" | Julien Nabet |
2017-03-19 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-19 | Fix typos | Andrea Gelmini |
2017-03-19 | fix typo/grammar: "the the" --> the | dennisroczek |
2017-03-19 | fix grammar/typo: defunctional --> nonfunctional | dennisroczek |
2017-03-18 | Typo: sucess->success + "adminsitrator" fix | Julien Nabet |
2017-03-17 | Use SfxObjectFactory::GetFactoryName/URL | Matteo Casalin |
2017-03-17 | drop upcasts | Jochen Nitschke |
2017-03-17 | More workaround for the MSVC "dllpublic base template" mis-feature | Stephan Bergmann |
2017-03-17 | There appears to be no need to create a copy here | Stephan Bergmann |
2017-03-17 | cleanup double includes and declarations | Jochen Nitschke |
2017-03-17 | sw lok: Use unique redline identifier, instead of array indices | Pranav Kant |
2017-03-17 | convert SvxBorderStyle to scoped enum | Noel Grandin |
2017-03-16 | use forward declaration for SfxItemSet | Jochen Nitschke |
2017-03-16 | Clean up integers representing "redline authors" | Stephan Bergmann |
2017-03-16 | Add comment to SwContent::nYPosition | Stephan Bergmann |
2017-03-16 | No need for extra heap allocation | Stephan Bergmann |
2017-03-16 | Fix typos | Andrea Gelmini |
2017-03-16 | ooxmlimport: move bnc#519228 unit test to ooxmlexport9 | Justin Luth |
2017-03-16 | Clean up integers representing positions in SwOutlineNodes vectors | Stephan Bergmann |
2017-03-16 | convert SwUndoId to scoped enum | Noel Grandin |
2017-03-16 | remove unused defines from HRC files in sw/ | Noel Grandin |
2017-03-16 | drop GetId() from SfxUndoAction | Noel Grandin |
2017-03-15 | remove useless casts | Jochen Nitschke |
2017-03-15 | tdf#105040 Notebookbar: added shortcuts toolbox | Szymon Kłos |
2017-03-15 | convert SvxFrameDirection to scoped enum | Noel Grandin |
2017-03-15 | convert MirrorGraph to scoped enum | Noel Grandin |
2017-03-14 | No need for --disable-activex and --disable-atl any longer | Tor Lillqvist |
2017-03-14 | sw: fix Android -Werror=maybe-uninitialized | Miklos Vajna |
2017-03-14 | sw lok: Notify when redline position is changed + unit test | Pranav Kant |
2017-03-14 | -Werror,-Wformat (clang-cl) | Stephan Bergmann |
2017-03-14 | remove WITH_ALPHANUM_AS_NUMFMT code | Noel Grandin |
2017-03-14 | tdf#105729 RTF import: \ltrpar should not override \qc from style | Miklos Vajna |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-14 | remove noise UUUU tags in comments | Noel Grandin |