summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with wchar_t argStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22iOS LibreOfficeLight Document as rootjan Iversen
2017-03-22starmath: Make SmParser::DoPower() return SmNodeTakeshi Abe
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti
2017-03-22codesigning script for macosx compained about double signingNorbert Thiebaud
2017-03-22Related: tdf#106645 make gtk3 scrollbar themes with arrows workCaolán McNamara
2017-03-22Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-03-22Updated coreOlivier
2017-03-22Fix building external/firebird with arbitrary localesStephan Bergmann
2017-03-22iOS LibreOfficeLight removed start iconjan Iversen
2017-03-22Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann
2017-03-22starmath: Make DoOpSubSup() return SmNodeTakeshi Abe
2017-03-22Use consistent include guard macro namesTor Lillqvist
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky
2017-03-22tdf#96099 Reduce no of typedefs used for trivial containersDennis Nielen
2017-03-22fix typo: bee --> be or beendennisroczek
2017-03-22desktop: remove redundant virtual keywords in lokclipboardMiklos Vajna
2017-03-22check for overflow in multiplyCaolán McNamara
2017-03-22min_slider_length is unusedCaolán McNamara
2017-03-22stepper_spacing is unusedCaolán McNamara
2017-03-22comphelper::ThreadPool: guard against concurrent shutdown/pushTaskMichael Stahl
2017-03-22tdf#94265: Correct the errorComputingDwarf
2017-03-22Most of this was obsolete and misleadingTor Lillqvist
2017-03-22jvmfwk: fix JVM detection on 64-bit WindowsMichael Stahl
2017-03-22gbuild: PythonTest depends on python.exe wrapper on WNTMichael Stahl
2017-03-22configure: MSVC 2017 devenv.exe doesn't start properlyMichael Stahl
2017-03-22gbuild: MSVC: unbreak CPPUNITTRACE='$(DEVENV)'Michael Stahl
2017-03-22iOS LibreOfficeLight moved entitlementsjan Iversen
2017-03-22Missing check for rStream.IsEof()Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-22IOS LibreOfficeLight settings supportjan Iversen
2017-03-22Consistently mark function definitions in LibreOfficeKitInit.h as staticStephan Bergmann
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-22update brows and printlayout iconsandreas kainz
2017-03-22Comment clean-up that was inadvertently missing from previous commitStephan Bergmann
2017-03-22Use nl_langinfo_l instead of setlocale+nl_langinfoStephan Bergmann
2017-03-22Use nl_langinfo_l with an explicitly created localeStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin