Age | Commit message (Expand) | Author |
2020-02-06 | rename nFirstLineOfst -> nFirstLineOffset | Noel Grandin |
2020-02-06 | rename nPropFirstLineOfst->nPropFirstLineOffset | Noel Grandin |
2020-02-04 | rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffset | Noel Grandin |
2020-02-04 | rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffset | Noel Grandin |
2020-02-03 | make some headers private | Caolán McNamara |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Burak Bala |
2020-01-24 | loplugin:makeshared in drawinglayer..fpicker | Noel Grandin |
2020-01-23 | tdf#128046: preserve list levels on paste | Katarina Behrens |
2020-01-17 | flush out unused Font objects | Caolán McNamara |
2020-01-16 | return nullptr from Create*Context methods in nullptr subclasses | Noel Grandin |
2020-01-14 | loplugin:finalclasses in basic..emfio | Noel Grandin |
2020-01-11 | cid#705996 unintended sign extension | Caolán McNamara |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-09 | Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int... | Stephan Bergmann |
2020-01-08 | tdf#96505:Get rid of cargo cult long integer literals | ayhanyalcinsoy |
2020-01-08 | return fast context in SvxXMLTextImportContext | Noel Grandin |
2020-01-08 | Grammar fixes | Andrea Gelmini |
2020-01-07 | extract some common code from ImportContext classes | Noel Grandin |
2020-01-06 | Removed redundant semicolons | Andrea Gelmini |
2020-01-04 | tdf#129708 speed-up: reuse enumeration for each effect | Serge Krot |
2020-01-03 | tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overrides | Justin Luth |
2019-12-31 | tdf#59666 AutoCorrect: don't capitalize single Greek letters | László Németh |
2019-12-30 | tdf#96505 - Get rid of cargo cult long integer literals | Kemal Ayhan |
2019-12-29 | tdf#38394 AutoCorrect: fix ’« in French l’« word » | László Németh |
2019-12-28 | tdf#54409 fix AutoCorrect with Unicode quotation marks | László Németh |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-12-22 | editeng: detect invalid paragraphs when drawing | Ashod Nakashian |
2019-12-21 | tdf#106164 AutoCorrect: capitalize words with apostrophe | László Németh |
2019-12-21 | Fix compilation with `make -- dbglevel=3` | Alex Henrie |
2019-12-20 | tdf#124176: Use pragma once instead of include guards | Batuhan Görkem Benzer |
2019-12-20 | tdf#42949 Fix IWYU warnings in editeng/ | Gabor Kelemen |
2019-12-19 | sal_Char->char in editeng..eventattacher | Noel Grandin |
2019-12-17 | Fix typo | Andrea Gelmini |
2019-12-17 | lok: get spelling context menu on long press | Marco Cecchetti |
2019-12-14 | Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3 | Stephan Bergmann |
2019-12-12 | use covariant return type for SfxPoolItem::Clone | Caolán McNamara |
2019-12-11 | Related: tdf#129300 make Automatic/Distributed state what is automatic | Caolán McNamara |
2019-12-10 | reorganize enum based translation | Caolán McNamara |
2019-12-10 | Related: tdf#129300 vertical justify had no description | Caolán McNamara |
2019-12-10 | tdf#129300 alignment enums not translated in organizer | Caolán McNamara |
2019-12-06 | tdf#121658 Add option to not hyphenate words in CAPS | Samuel Mehrbrodt |
2019-12-05 | tdf#128666 Only enable hyperlink actions when just the field is selected | Samuel Mehrbrodt |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-02 | tdf#42949 Replace property_tre/ptree.hpp with fw declaration header | Gabor Kelemen |
2019-12-01 | cppcheck: performing init in init list (desktop/editeng) | Julien Nabet |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-29 | jsdialog: migrate left/right margin to generic items dump | Szymon Kłos |
2019-11-29 | jsdialog: migrate after/before spacing to generic items dump | Szymon Kłos |