summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Related: tdf#106645 make gtk3 scrollbar themes with arrows workCaolán McNamara1-71/+90
2017-03-22Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara1-24/+410
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna3-11/+24
2017-03-22Updated coreOlivier1-0/+0
2017-03-22Fix building external/firebird with arbitrary localesStephan Bergmann1-1/+1
2017-03-22iOS LibreOfficeLight removed start iconjan Iversen2-4/+0
2017-03-22Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann4-71/+5
2017-03-22starmath: Make DoOpSubSup() return SmNodeTakeshi Abe2-13/+8
2017-03-22Use consistent include guard macro namesTor Lillqvist3-7/+7
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky1-5/+14
2017-03-22tdf#96099 Reduce no of typedefs used for trivial containersDennis Nielen1-5/+2
2017-03-22fix typo: bee --> be or beendennisroczek2-52/+46
2017-03-22desktop: remove redundant virtual keywords in lokclipboardMiklos Vajna1-6/+6
2017-03-22check for overflow in multiplyCaolán McNamara2-5/+98
2017-03-22min_slider_length is unusedCaolán McNamara1-3/+1
2017-03-22stepper_spacing is unusedCaolán McNamara1-2/+0
2017-03-22comphelper::ThreadPool: guard against concurrent shutdown/pushTaskMichael Stahl1-7/+9
2017-03-22tdf#94265: Correct the errorComputingDwarf1-2/+3
2017-03-22Most of this was obsolete and misleadingTor Lillqvist1-28/+0
2017-03-22jvmfwk: fix JVM detection on 64-bit WindowsMichael Stahl1-3/+3
2017-03-22gbuild: PythonTest depends on python.exe wrapper on WNTMichael Stahl1-1/+1
2017-03-22configure: MSVC 2017 devenv.exe doesn't start properlyMichael Stahl1-1/+4
2017-03-22gbuild: MSVC: unbreak CPPUNITTRACE='$(DEVENV)'Michael Stahl1-0/+2
2017-03-22iOS LibreOfficeLight moved entitlementsjan Iversen1-1/+1
2017-03-22Missing check for rStream.IsEof()Stephan Bergmann1-0/+4
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann14-31/+136
2017-03-22IOS LibreOfficeLight settings supportjan Iversen4-0/+51
2017-03-22Consistently mark function definitions in LibreOfficeKitInit.h as staticStephan Bergmann2-37/+10
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna11-3267/+3343
2017-03-22update brows and printlayout iconsandreas kainz18-129/+266
2017-03-22Comment clean-up that was inadvertently missing from previous commitStephan Bergmann1-3/+5
2017-03-22Use nl_langinfo_l instead of setlocale+nl_langinfoStephan Bergmann1-20/+6
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