summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-05-09fdo#62176: Revert "n757419: Hidden/Non-wrapping text."Michael Stahl1-8/+1
2014-05-01fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."Andras Timar1-4/+0
2014-04-30fdo#73891 Fix "UI color panel does not show the actual color in Writer"Tomofumi Yagi1-0/+12
2014-04-30table not resizing when rows/columns added to itCaolán McNamara1-1/+9
2014-04-16coverity#708388 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-08fixed display of available dictionaries stringsEike Rathke1-2/+2
2014-04-08Support SmartTagRecognizers againStephan Bergmann1-1/+1
2014-03-26avoid repeated table layouting (fdo#75622)Luboš Luňák1-2/+29
2014-03-25fdo#75260: Align exterior borders of a table correctly for double lines.Kohei Yoshida1-4/+14
2014-03-25fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-24/+29
2014-03-25cp#1000025: Import casemaps from pptx.Muthu Subramanian3-2/+10
2014-03-25n#821567: Import PPTX background images with table-name.Muthu Subramanian1-1/+3
2014-03-25Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara1-5/+17
2014-03-25hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis3-1/+45
2014-03-25hidpi: Make many places Hi-DPI aware.Jan Holesovsky9-55/+133
2014-03-25fdo#71622 compress svg files in ODFAndras Timar1-1/+1
2014-03-25rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl1-0/+3
2014-03-03Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara1-18/+78
2014-02-24fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi1-12/+15
2014-02-04fdo#74435: SdrPageView::DrawLayer(): hack to avoid spuriously visible imagesMichael Stahl1-1/+10
2014-02-04fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl1-1/+1
2014-02-04fdo#73300: sw: don't swap in all images when loading filesMichael Stahl1-0/+3
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida1-2/+47
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann9-32/+32
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida1-8/+31
2014-01-10Resolves: fdo#35779 set the bg color of the editeng from the text shapeCaolán McNamara1-1/+34
2014-01-07Resolves: #i123986# fix charmap accessibility for...Herbert Dürr1-5/+8
2013-12-31valgrind: initialize nType and nInventor value.Michael Meeks1-2/+2
2013-12-24dialog to be deleted never passed to destroyCaolán McNamara1-1/+1
2013-12-19SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl1-2/+18
2013-12-18ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl1-1/+1
2013-12-17fix out of range accessCaolán McNamara1-9/+2
2013-12-17avoid negative offsets to OUString::copyCaolán McNamara1-4/+16
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
2013-12-11fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky1-1/+1
2013-12-11Fix typoMaxim Monastirsky1-2/+2
2013-12-11disposed but not dtoredCaolán McNamara1-0/+6
2013-12-11correctly dispose to avoid cyclic dependenciesCaolán McNamara1-1/+19
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-2/+2
2013-12-02fdo#71748 Fix color pickersMaxim Monastirsky2-29/+5
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar1-3/+3
2013-11-20Don't set Referer when accessing embedded mediaStephan Bergmann1-2/+2
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-1/+1
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann6-18/+20
2013-11-20wrong border extraction mechanismCaolán McNamara1-7/+3
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-2/+1
2013-11-20String clean-upStephan Bergmann1-5/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin5-35/+22