summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Use nl_langinfo_l with an explicitly created localeStephan Bergmann2-26/+36
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin61-142/+175
2017-03-22create SfxDisableFlags enumNoel Grandin41-705/+712
2017-03-22starmath: Make DoSubSup() return SmNode by taking another nodeTakeshi Abe2-24/+25
2017-03-21uitest: also accept child windows having focus for loggingMarkus Mohrhard1-3/+23
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard2-0/+13
2017-03-21uitest: always start with a clean fileMarkus Mohrhard1-1/+1
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna5-13/+14
2017-03-21ios LibreOfficeLight iCloud supportjan Iversen8-40/+152
2017-03-21tdf#105415 Use the system caret width on GTKColomban Wendling2-0/+12
2017-03-21comphelper:: fix MSVC hang in ThreadPool::shutdown(), try #2Michael Stahl2-11/+32
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos2-4/+23
2017-03-21Argument to parse_locale is never nullStephan Bergmann1-39/+35
2017-03-21On Linux etc., obtain locale value from env vars instead of setlocaleStephan Bergmann1-16/+11
2017-03-21Just include rtl/locale.hStephan Bergmann1-3/+1
2017-03-21Mark rtl_locale_get/setDefault as deprecatedStephan Bergmann1-10/+9
2017-03-21sw: those should be assertsMichael Stahl1-2/+2
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder3-3/+3
2017-03-21Bin noise commentTor Lillqvist1-1/+1
2017-03-21Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann1-1/+3
2017-03-21tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez1-3/+3
2017-03-21ofz#923 don't crash on missing shell storageCaolán McNamara1-6/+10
2017-03-21fix indentCaolán McNamara1-1/+1
2017-03-21cppcheck: alloca (vcl/i18n_status)Julien Nabet1-3/+3
2017-03-21duplicate rational::operator*= into toolsCaolán McNamara1-2/+20
2017-03-21tdf#105686 - fixed wrongly imported named expressions:Mohammed Abdul Azeem4-0/+20
2017-03-21ios LibreOfficeLight FileManager actionsjan Iversen2-49/+172
2017-03-21add icon for uno.signature and uno.MergeDocumentsandreas kainz1-0/+3
2017-03-21tdf#106382 - Fix incorrectly shown change tracking comments in dialogPranav Kant1-2/+2
2017-03-21Add script to list dispatch commandsPhilippe Jung1-0/+147
2017-03-21lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky2-4/+52
2017-03-21tdf#106492 DOCX export: fix duplicated section break at doc endMiklos Vajna3-1/+14
2017-03-21tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl1-15/+27
2017-03-21ofz#908 faster to scale a monochrome bitmap than a non-monochrome oneCaolán McNamara1-6/+6
2017-03-21ofz#891 catch exceptions harderCaolán McNamara1-2/+2
2017-03-21ofz#922 support avoiding configCaolán McNamara1-1/+2
2017-03-21fix and enable testDavid Tardon1-3/+3
2017-03-21valgrind: uninitialized readsCaolán McNamara1-0/+1
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem24-116/+168
2017-03-21ofz: leaks in animation nodesCaolán McNamara1-3/+30
2017-03-21Does this actually want to check for alphabetic characters?Stephan Bergmann1-1/+2
2017-03-21New loplugin:unicodetocharStephan Bergmann3-3/+94
2017-03-21Fix ooo::vba::parseKeyEventStephan Bergmann1-8/+7
2017-03-21Only need an OStringBuffer in number2PolyPolygonStephan Bergmann3-3/+64
2017-03-21Notebookbar: correct initial icon sizeSzymon Kłos1-1/+4
2017-03-20tdf#106284 Sifr icon accidentally included an opaque backgroundAdolfo Jayme Barrientos1-0/+0
2017-03-21uitest: log when we execute a dialogMarkus Mohrhard1-0/+4
2017-03-21uitest: only log actions for elements with the focusMarkus Mohrhard1-0/+3
2017-03-20tdf#99617 convert powerpoint angle to degreeRegina Henschel1-6/+6
2017-03-20uitest: start to log key inputMarkus Mohrhard3-0/+74