summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-25Use string literal directly, instead of going via createFromAsciiStephan Bergmann
2016-11-25KAB loplugin:datamembershadowJan-Marek Glogowski
2016-11-25MM UNO always print single files to printerJan-Marek Glogowski
2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski
2016-11-25MM allow easier manipulation of MM test argumentsJan-Marek Glogowski
2016-11-25replace meaningless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke
2016-11-25introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke
2016-11-25Lok: invalidate Writer comments correctlyAshod Nakashian
2016-11-25starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe
2016-11-25Make sure there's a single global RTTI for pdfio::PDFElement and derivedStephan Bergmann
2016-11-25No need for this local function to be externally visibleTor Lillqvist
2016-11-25Modify pFilterConfigItem to a smart pointerMark Page
2016-11-25show next free formatindex hint for errorsEike Rathke
2016-11-25convert LF constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert FILTERCFG constants to o3tl::typed_flagsNoel Grandin
2016-11-25Correct spelling of "kislev" for he_IL locale datayossizahn
2016-11-25Clean up CLANG_VERSION checkStephan Bergmann
2016-11-25Clean up PPCallbacks compatiblity fixStephan Bergmann
2016-11-25declaration of nAllFlags shadows a member of 'this' [-Werror=shadow]Noel Grandin
2016-11-25convert ENABLE flags to o3tl::typed_flagsNoel Grandin
2016-11-25convert SW_CREATE to scoped enumNoel Grandin
2016-11-25convert HTML_FRM_OPTS to o3tl::typed_flagsNoel Grandin
2016-11-25convert CSS1_SCRIPT to o3tl::typed_flagsNoel Grandin
2016-11-25convert SUBCOL constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert HTML constants to scoped enums and typed_flagsNoel Grandin
2016-11-25osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks
2016-11-25sw: avoid busy loop waiting for OLE objects to load.Michael Meeks
2016-11-25fix around cornercases with cxxobjectsBjoern Michaelsen
2016-11-25warning C4701: potentially uninitialized local variableNoel Grandin
2016-11-25CppunitTest_xmlsecurity_pdfsigning: add PAdES testcaseMiklos Vajna
2016-11-25CppunitTest_xmlsecurity_signing: add XAdES testcaseMiklos Vajna
2016-11-25convert CSS1_FRMSIZE constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert CSS1_BACKGROUND constants to scoped enumNoel Grandin
2016-11-25convert SWXML constants to o3tl::typed_flagsNoel Grandin
2016-11-25replace URLLOAD constants with o3tl::typed_flagsNoel Grandin
2016-11-25convert FRM_VALID constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert MODIFY constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert HTMLCFG constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert FOUND constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert VAR constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert FLAG constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert STRING_TYP to scoped enumNoel Grandin
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-25rename foo target to something more meaningfulBjoern Michaelsen
2016-11-25store makefile for targets in json tooBjoern Michaelsen
2016-11-25use gbuild prefix for tempdirsBjoern Michaelsen
2016-11-25rename the core parts of this from gbuildtoide to gbuildtojsonBjoern Michaelsen
2016-11-25Revert "Revert "improvements to gbuildtoide""Bjoern Michaelsen
2016-11-25tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung