Age | Commit message (Expand) | Author |
2018-04-21 | loplugin:unusedmethods | Noel Grandin |
2018-04-20 | Drop GetSvxString l10n wrapper from editeng | Gabor Kelemen |
2018-04-18 | tdf#42949 Remove unnecessary localization headers of editeng | Gabor Kelemen |
2018-04-17 | cppcheck - fix variableScope in some files | Gökhan Gurbetoğlu |
2018-04-16 | sd lok: Impress: Right-click menu on misspelled word locks up session | Tamás Zolnai |
2018-04-13 | -Werror,-Wreturn-std-move | Stephan Bergmann |
2018-04-12 | make SvxEditSource::Clone return std::unique_ptr | Noel Grandin |
2018-04-11 | return std::unique_ptr from SfxItemSet::Clone | Noel Grandin |
2018-04-11 | SvxFieldData wants to be held by tools::SvRef | Noel Grandin |
2018-04-11 | make EditPosition::Clone return std::unique_ptr | Noel Grandin |
2018-04-11 | pass EditTextObject around using std::unique_ptr | Noel Grandin |
2018-04-10 | loplugin:unusedmethods | Noel Grandin |
2018-04-09 | std::list->std::vector in SubsetMap | Noel Grandin |
2018-04-07 | Avoid -fsanitize=null | Stephan Bergmann |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-07 | sw lok: View jumps to cursor position even if it is moved by an other view. | Tamás Zolnai |
2018-04-04 | tdf#108608 Draw file unresponsive on large text pasted into textbox | Noel Grandin |
2018-04-03 | accessibility: more simplifiation in OCommonAccessibleText. | Arnaud Versini |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-04-03 | tdf#93173: Remove arbitrary line spacing limit | Mike Kaganski |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-31 | unprefixed to prefixed, GetRightToLeft() to IsRightToLeft() | himajin100000 |
2018-03-29 | tdf#116536 Fix bullet position with linespacing > 100 | Szymon Kłos |
2018-03-29 | loplugin:unusedmethods | Noel Grandin |
2018-03-29 | loplugin:virtualdown in editeng | Noel Grandin |
2018-03-27 | Resolves: tdf#116540 Revert "ofz infinite loop" | Caolán McNamara |
2018-03-25 | accessibility: simplify OCommonAccessibleText | Arnaud Versini |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-19 | coverity#1430093 Logically dead code | Caolán McNamara |
2018-03-18 | tdf#112118: use correct border when calculating margin | Mike Kaganski |
2018-03-16 | Fix typos | Andrea Gelmini |
2018-03-16 | tdf#112118: DOC: properly import/export border distance | Mike Kaganski |
2018-03-16 | Clip BColor lightness value at 1.0 | Stephan Bergmann |
2018-03-13 | lokdialog: Tunnel the spell-checking context menu with recommendations. | Jan Holesovsky |
2018-03-13 | Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..." | Jan Holesovsky |
2018-03-12 | loplugin:unusedmethods | Noel Grandin |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-11 | Use for-range loops in editeng | Julien Nabet |
2018-03-09 | tdf#116101 Correct bullet position for linespacing > 100% | Szymon Kłos |
2018-03-09 | tdf#116101 Correct position for linespacing > 100% | Szymon Kłos |
2018-03-09 | remove MID_GRAPHIC_URL and related mappings, implementation | Tomaž Vajngerl |
2018-03-08 | editeng: remove "GraphicURL" - it was replaced by "GraphicBitmap" | Tomaž Vajngerl |
2018-03-08 | loplugin:constantparam in desktop..i18npool | Noel Grandin |
2018-03-08 | loplugin:unusedmethods | Noel Grandin |
2018-03-08 | tdf#116157: Always apply Unicode Bidi in editeng | Khaled Hosny |
2018-03-07 | fixup "use more Color in editeng..forms" | Noel Grandin |
2018-03-07 | use more Color in editeng..forms | Noel Grandin |
2018-03-07 | MID_GRAPHIC as alternative to set graphic to the SvxBrushItem | Tomaž Vajngerl |
2018-03-05 | Resolves: tdf#116188 set min version on all .ui files to 3.18 | Caolán McNamara |