summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-24tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-03-24Better check for 'defined LIBO_INTERNAL_ONLY'Stephan Bergmann
2017-03-24tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann
2017-03-23TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-03-22Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann
2017-03-22Use consistent include guard macro namesTor Lillqvist
2017-03-22check for overflow in multiplyCaolán McNamara
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-22Consistently mark function definitions in LibreOfficeKitInit.h as staticStephan Bergmann
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna
2017-03-21comphelper:: fix MSVC hang in ThreadPool::shutdown(), try #2Michael Stahl
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos
2017-03-21Just include rtl/locale.hStephan Bergmann
2017-03-21Mark rtl_locale_get/setDefault as deprecatedStephan Bergmann
2017-03-21Bin noise commentTor Lillqvist
2017-03-21tdf#105686 - fixed wrongly imported named expressions:Mohammed Abdul Azeem
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-03-21Only need an OStringBuffer in number2PolyPolygonStephan Bergmann
2017-03-20uitest: start to log key inputMarkus Mohrhard
2017-03-20LibreOfficeKitInit.h modified to avoid ODR.jan Iversen
2017-03-20remove unused defines from HRC files in svx(1)Noel Grandin
2017-03-20remove unused defines from HRC files in svx(2)Noel Grandin
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard
2017-03-19TyposJulien Nabet
2017-03-19ios LibreOfficeLight LOkit integrationjan Iversen
2017-03-19Can return const OUString&, hereMatteo Casalin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet
2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock
2017-03-18osl: removed extraneous <BR> tag from conditn.hChris Sherlock
2017-03-18osl: test/uniquepipename.hxx use <> delimiters for headersChris Sherlock
2017-03-18osl: test/uniquepipename.hxx whitespace and end namespace commentsChris Sherlock
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-18get rid of pointless EE_DLL macroBjoern Michaelsen
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin