summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-18osl: remove more comment cruftChris Sherlock
2017-03-18osl: remove commented out codeChris Sherlock
2017-03-18osl: remove comment cruftChris Sherlock
2017-03-18osl: I think we all know what a constructor and destructor is...Chris Sherlock
2017-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann
2017-03-18osl: add code tags to doublecheckedlocking.hChris Sherlock
2017-03-18osl: more doxygen changesChris Sherlock
2017-03-17osl: remove some @return tags I missed earlierChris Sherlock
2017-03-17osl: use doxygen @code special markerChris Sherlock