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