summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-12Fix .NET detection on 32bit platformDavid Ostrovsky
2016-03-12Typo: documet->documentJulien Nabet
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-11tdf#97897 (first problem) fix for not recalculating on F9.Winfried Donkers
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-03-11lok: Avoid dereferencing nullptr.Jan Holesovsky
2016-03-11Updated coreMiklos Vajna
2016-03-11xmlsecurity: extract OOXML export code into its own classMiklos Vajna
2016-03-11CppunitTest_xmlsecurity_signing: add ODF verification testcasesMiklos Vajna
2016-03-11Thread safetyStephan Bergmann
2016-03-11No need for a complicated arg to SetReadyStephan Bergmann
2016-03-11Turn static s_bInEnableRequests into an ExecuteCmdLineRequests argStephan Bergmann
2016-03-11Combine mbDowning, mbRequestsEnabled as mStateStephan Bergmann
2016-03-11pDocsRequest cannot be nullStephan Bergmann
2016-03-11Create DispatchRequest via list-initializationStephan Bergmann
2016-03-11Resolve trivial DispatchList typedefStephan Bergmann
2016-03-11Use range-based for loopStephan Bergmann
2016-03-11User-Agent: disable reporting of languages.Michael Meeks
2016-03-11Updated coreYousuf Philips
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-11Passing a string to a std::ostringstream ctor is trickyTor Lillqvist
2016-03-11gtk3: various bits means different things againCaolán McNamara
2016-03-11neither doxygen nor javadoc make use of <type scope="…"> annotationsChristian Lohmaier
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier
2016-03-11NoConnectionException is com.sun.star.comp.beans.NoConnectionExceptionChristian Lohmaier
2016-03-11javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier
2016-03-11Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann
2016-03-11sc: handle classification during copy&pasteMiklos Vajna
2016-03-11sc: make metadata available in copy resultMiklos Vajna
2016-03-11these don't need to be fields on the classNoel Grandin
2016-03-11Resolves tdf#88485: Allow to select rightmost symbols in the dialogTakeshi Abe
2016-03-11Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-11tdf#98416: Explicitly disable curl hardcoded CA certificate storeGiuseppe Castagno
2016-03-11typoStephan Bergmann
2016-03-11Synchronize all access to _sync_counter, _passedAyncStephan Bergmann
2016-03-11Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas serviceStephan Bergmann
2016-03-11cppu: SAL_WARN_IF() -> SAL_INFO_IF() where it was dbglevel=2-specific beforeMiklos Vajna
2016-03-11tweat ExtMargins with same recurse protection as MarginsCaolán McNamara
2016-03-11...and now it got included twiceStephan Bergmann
2016-03-11Missing includeStephan Bergmann
2016-03-11include memoryCaolán McNamara
2016-03-11tdf#47446: SVGIO: Take markers' parents into account tooXisco Fauli
2016-03-11update genLang (l10ntools)Jan Iversen
2016-03-11Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara