Age | Commit message (Expand) | Author |
2019-10-19 | tdf#128058 Make ctrl * expand/collapse tree list entries | Jim Raykowski |
2019-10-18 | prepare builder to support menubars | Caolán McNamara |
2019-10-18 | Simplify MediaWindow::getMediaFilters | Stephan Bergmann |
2019-10-18 | make the *StringBuffer::operator OStringView methods explicit | Noel Grandin |
2019-10-18 | lok: dump as property tree the valueset control | Henry Castro |
2019-10-17 | rename LanguageBox back to SvxLanguageBox | Caolán McNamara |
2019-10-17 | loplugin:buffereadd find stuff involving adding *StringBuffer | Noel Grandin |
2019-10-17 | rename TextEncodingBox back to SvxTextEncodingBox | Caolán McNamara |
2019-10-17 | ofz#18280 remove LinkedFile support | Caolán McNamara |
2019-10-17 | SvxLanguageBox is now unused | Caolán McNamara |
2019-10-17 | SvxTextEncodingBox is now unused | Caolán McNamara |
2019-10-17 | weld ScImportAsciiDlg | Caolán McNamara |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Pre-allocate an ScInterpreter object for each thread... | Dennis Francis |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-16 | tdf#106843 DOCX: export/import change tracking protection | László Németh |
2019-10-16 | loplugin:bufferadd loosen some constraints | Noel Grandin |
2019-10-16 | tdf#126060 Handle text camera z rotation while pptx import. | Gülşah Köse |
2019-10-15 | jsdialogs: handle dialog events | Szymon Kłos |
2019-10-15 | tdf#127964 PPTX import: fix shape fill handling: style vs slide background | Miklos Vajna |
2019-10-14 | Resolves: tdf#128134 page creation order affecting travel | Caolán McNamara |
2019-10-14 | jsdialogs: send units for numeric fields | Szymon Kłos |
2019-10-14 | Fix misuse of OStringLiteral | Stephan Bergmann |
2019-10-14 | SvxLanguageComboBox is unused | Caolán McNamara |
2019-10-14 | New loplugin:getstr | Stephan Bergmann |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-14 | Add document-level option to lock down content extraction | Samuel Mehrbrodt |
2019-10-13 | move ToolBoxButtonSize into vclenum | Caolán McNamara |
2019-10-13 | rename FontPrevWindow back to SvxFontPrevWindow | Caolán McNamara |
2019-10-13 | no longer need bInterimBuilder | Caolán McNamara |
2019-10-13 | ToolBoxHelper is now unused | Caolán McNamara |
2019-10-13 | SvxFontPrevWindow is now unused | Caolán McNamara |
2019-10-13 | weld ConditionalFormattingDialog | Caolán McNamara |
2019-10-12 | Use size_t for string lengths | Stephan Bergmann |
2019-10-12 | Use std::enable_if | Stephan Bergmann |
2019-10-12 | Remove unused ToStringHelper<char[N]>::addData sal_Unicode overload | Stephan Bergmann |
2019-10-12 | rtl/stringconcat.hxx is not part of the URE interface | Stephan Bergmann |
2019-10-12 | Missing include (for std::char_traits) | Stephan Bergmann |
2019-10-12 | Simplify some O(U)String methods | Mike Kaganski |
2019-10-12 | fix formatting | Noel Grandin |
2019-10-12 | All occurrences of WriteOStringBuffer(b) can easily be replaced... | Stephan Bergmann |
2019-10-11 | Revert "Use constexpr if in const char array ctors" | Mike Kaganski |
2019-10-11 | lok: ensure that dialog windows are focused before emitting events. | Michael Meeks |
2019-10-11 | round out StringConcat helpers with sal_Unicode* overloads | Noel Grandin |
2019-10-11 | Forward constarray-handling append/insert code to basic methods | Mike Kaganski |
2019-10-11 | Use constexpr if in const char array ctors | Mike Kaganski |
2019-10-11 | Add 'SinglePageSheets' option to the PDF export dialog | Muhammet Kara |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-10 | support screenshotting .ui files with GtkBuilder | Caolán McNamara |
2019-10-10 | jsdialogs: emit JSON at idle to avoid repeated emission. | Michael Meeks |