summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-18-Werror=unused-function (DISABLE_DYNLOADING)Stephan Bergmann
2017-01-18add ERF,ERFC,FACTDOUBLE test caseZdeněk Crhonek
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2017-01-18add DELTA,DEC2BIN,DEC2OCT,DEC2HEX test caseZdeněk Crhonek
2017-01-18tdf#92470 docxexport: add support for XML_numRestartJustin Luth
2017-01-18Some cleanups, tdf#105170 follow-upKhaled Hosny
2017-01-17python3: upgrade to release 3.5.3Michael Stahl
2017-01-17cppuhelper: implement environment mapping for constructor functionsMichael Stahl
2017-01-17set the default startup document locale fallback to work locale, not UI localeEike Rathke
2017-01-17loplugin:loopvartoosmallStephan Bergmann
2017-01-17ofz: fix other similar patternCaolán McNamara
2017-01-17loplugin:conststringvarStephan Bergmann
2017-01-17ofz#415 crash in DXFVector::DXFVectorCaolán McNamara
2017-01-17ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara
2017-01-17loplugin:stringconstantStephan Bergmann
2017-01-17defaults are good enoughCaolán McNamara
2017-01-17drop now unnecessary dtorsCaolán McNamara
2017-01-17ofz#413 leak in DXFBoundaryPathData::EvaluateGroupCaolán McNamara
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17Fix patchStephan Bergmann
2017-01-17making portable sed statements is not worth the hassleChristian Lohmaier
2017-01-17gbuild-to-ide prepare for missing file types.jan Iversen
2017-01-17comphelper: try to fix MSVC buildMichael Stahl
2017-01-17gbuild-to-ide - all headers add to moduleDict for each moduleFederico Bassini
2017-01-17GTK3 getTransferDataFlavorsAsVector: Filter out non-MIME-typesStephan Bergmann
2017-01-17I very much doubt we need this single special LinuxPPC ifdefCaolán McNamara
2017-01-17no special support for MACOSX PPC in master for a while nowCaolán McNamara
2017-01-17get rid of crazyCaolán McNamara
2017-01-17add en_MY stubCaolán McNamara
2017-01-17loplugin:staticmethodsTor Lillqvist
2017-01-17we can use XInteractionAbort instead of AbortContinuationCaolán McNamara
2017-01-17remove SunStudio hacksMichael Stahl
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17remove executable bit from .mk filesMichael Stahl
2017-01-17KDE4 Qt always processes all pending eventsJan-Marek Glogowski
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Add sensible timer handling for Calc inputJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski
2017-01-17Always schedule with the same timeJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17MM change listener from friend to a nested classJan-Marek Glogowski
2017-01-17add COMPLEX, CONVERT testcaseZdeněk Crhonek
2017-01-17add INTRATE testcaseZdeněk Crhonek
2017-01-17LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin
2017-01-17use rtl::Reference in RequestFilterSelect_ImplNoel Grandin
2017-01-17manage SvRefBase subclass with tools::SvRefNoel Grandin