summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-work, and improvements in currency setting.private/mmeeks/currency-dropdownMichael Meeks2016-03-172-39/+107
* tdf#82641 Currency drop-down listMohammed Abdul Azeem2016-03-175-18/+201
* tdf#98607 - fix drag and drop regression.Michael Meeks2016-03-162-2/+5
* User-Agent: disable reporting of languages.Michael Meeks2016-03-111-1/+1
* Updated coreYousuf Philips2016-03-111-0/+0
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-111-10/+9
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-112-21/+8
* Passing a string to a std::ostringstream ctor is trickyTor Lillqvist2016-03-111-1/+1
* gtk3: various bits means different things againCaolán McNamara2016-03-111-2/+8
* neither doxygen nor javadoc make use of <type scope="…"> annotationsChristian Lohmaier2016-03-111-6/+6
* ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier2016-03-112-2/+2
* interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier2016-03-111-1/+1
* ComponentFactoryWrapper was removed in 2002Christian Lohmaier2016-03-111-5/+0
* [I]ThreadPoolFactory is dead since 2003Christian Lohmaier2016-03-111-2/+1
* NoConnectionException is com.sun.star.comp.beans.NoConnectionExceptionChristian Lohmaier2016-03-111-2/+2
* javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier2016-03-113-6/+6
* Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann2016-03-113-127/+1
* sc: handle classification during copy&pasteMiklos Vajna2016-03-111-3/+26
* sc: make metadata available in copy resultMiklos Vajna2016-03-115-0/+50
* these don't need to be fields on the classNoel Grandin2016-03-112-30/+11
* Resolves tdf#88485: Allow to select rightmost symbols in the dialogTakeshi Abe2016-03-111-0/+2
* Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara2016-03-111-46/+71
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-112-4/+1
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-111-3/+3
* tdf#98416: Explicitly disable curl hardcoded CA certificate storeGiuseppe Castagno2016-03-111-0/+1
* typoStephan Bergmann2016-03-111-5/+5
* Synchronize all access to _sync_counter, _passedAyncStephan Bergmann2016-03-111-1/+1
* Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas serviceStephan Bergmann2016-03-111-1/+0
* cppu: SAL_WARN_IF() -> SAL_INFO_IF() where it was dbglevel=2-specific beforeMiklos Vajna2016-03-111-9/+9
* tweat ExtMargins with same recurse protection as MarginsCaolán McNamara2016-03-113-5/+16
* ...and now it got included twiceStephan Bergmann2016-03-111-1/+0
* Missing includeStephan Bergmann2016-03-111-0/+4
* include memoryCaolán McNamara2016-03-111-1/+1
* tdf#47446: SVGIO: Take markers' parents into account tooXisco Fauli2016-03-111-1/+13
* update genLang (l10ntools)Jan Iversen2016-03-1111-140/+468
* Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara2016-03-112-5/+23
* Better fix for -Werror=shadowStephan Bergmann2016-03-111-16/+20
* tdf#97966: Remove 'static' keywordsWastack2016-03-1110-14/+14
* tdf#97966: Remove 'static' keywordsWastack2016-03-118-15/+15
* tdf#97966: Remove 'static' keywordsWastack2016-03-117-15/+15
* tdf#97966: Remove 'static' keywordsWastack2016-03-115-8/+8
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-2/+2
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* tdf#97966 redundant static keywords removed 6Wastack2016-03-113-6/+6
* xmlsecurity: add missing CSP switch to certificate generator scriptMiklos Vajna2016-03-111-1/+2
* xmlsecurity: clean up no longer relevant email addressesMiklos Vajna2016-03-1129-717/+0
* writerfilter: avoid ugly cross-directory includeMiklos Vajna2016-03-116-30/+30
* There's only a single DispatchWatcher, no need for a static mutex memberStephan Bergmann2016-03-112-16/+5
* loplugin:unreffunTor Lillqvist2016-03-111-0/+6
* loplugin:redundantcastTor Lillqvist2016-03-111-1/+1