summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Support SmartTagRecognizers againStephan Bergmann2014-04-031-1/+1
* Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara2014-03-121-5/+17
* hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis2014-03-123-1/+45
* hidpi: Make many places Hi-DPI aware.Jan Holesovsky2014-03-129-55/+133
* fdo#71622 compress svg files in ODFAndras Timar2014-03-121-1/+1
* rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl2014-03-071-0/+3
* Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara2014-03-031-18/+78
* fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi2014-02-241-12/+15
* fdo#74435: SdrPageView::DrawLayer(): hack to avoid spuriously visible imagesMichael Stahl2014-02-041-1/+10
* fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl2014-02-041-1/+1
* fdo#73300: sw: don't swap in all images when loading filesMichael Stahl2014-02-041-0/+3
* fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida2014-01-291-2/+47
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-219-32/+32
* fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida2014-01-101-8/+31
* Resolves: fdo#35779 set the bg color of the editeng from the text shapeCaolán McNamara2014-01-101-1/+34
* Resolves: #i123986# fix charmap accessibility for...Herbert Dürr2014-01-071-5/+8
* valgrind: initialize nType and nInventor value.Michael Meeks2013-12-311-2/+2
* dialog to be deleted never passed to destroyCaolán McNamara2013-12-241-1/+1
* SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl2013-12-191-2/+18
* ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl2013-12-181-1/+1
* fix out of range accessCaolán McNamara2013-12-171-9/+2
* avoid negative offsets to OUString::copyCaolán McNamara2013-12-171-4/+16
* initial install-package-foo target for partial installsBjoern Michaelsen2013-12-161-1/+1
* fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky2013-12-111-1/+1
* Fix typoMaxim Monastirsky2013-12-111-2/+2
* disposed but not dtoredCaolán McNamara2013-12-111-0/+6
* correctly dispose to avoid cyclic dependenciesCaolán McNamara2013-12-111-1/+19
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-2/+2
* fdo#71748 Fix color pickersMaxim Monastirsky2013-12-022-29/+5
* mark non-translatable .ui strings explicitely as suchAndras Timar2013-11-301-3/+3
* Don't set Referer when accessing embedded mediaStephan Bergmann2013-11-201-2/+2
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-1/+1
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-206-18/+20
* wrong border extraction mechanismCaolán McNamara2013-11-201-7/+3
* remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-201-2/+1
* String clean-upStephan Bergmann2013-11-201-5/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-205-35/+22
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-209-32/+32
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-2/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1935-109/+107
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-1918-47/+47
* Simplify avmedia::MediaItem::setURLStephan Bergmann2013-11-182-6/+6
* avmedia::getMediaFloater clean-upStephan Bergmann2013-11-181-2/+2
* cppcheck: reduce scopeJulien Nabet2013-11-161-1/+1
* convert 500th dialog (vectorize) to .uiCaolán McNamara2013-11-151-0/+29
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-144-7/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-1415-41/+63