summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-22fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl1-0/+2
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák3-3/+12
2014-03-31n#870234: Import gradfill for text colors.Muthu Subramanian1-0/+2
2014-03-31n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian1-0/+1
2014-03-24Resolves: #i123500# unified Graphic processing to use GraphicPrimitive2DArmin Le Grand1-1/+6
2014-03-19rhbz#1057977 avoid use of invalidated pointersDavid Tardon1-0/+6
2014-03-18fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-9/+10
2014-03-07Stick to a single O[U]String hash function.Stephan Bergmann5-67/+1
2014-03-07String cleanups.Muthu Subramanian2-0/+17
2014-03-07n#757432: Styles (rename &) copy to different decks.Muthu Subramanian1-0/+2
2014-03-07Move string hash function into String class.Muthu Subramanian3-0/+49
2014-03-07Add append(bool) to OStringBuffer.Muthu Subramanian1-0/+17
2014-03-07n#753460: Copying slides having same master page name.Muthu Subramanian2-0/+3
2014-03-07n#821567: Import PPTX background images with table-name.Muthu Subramanian1-0/+3
2014-03-05fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2-3/+7
2014-02-04cp#1000025: Import casemaps from pptx.Muthu Subramanian4-9/+12
2014-01-20fdo#73487: Better pixelization of lines for on-screen rendering.Kohei Yoshida2-0/+6
2014-01-17fdo#73487: Overhaul cell borders to make them look sane.Kohei Yoshida5-29/+28
2014-01-08fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power1-1/+10
2014-01-03fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane1-1/+1
2014-01-03XMLPropertyMapEntry::mbImportOnly and XMLPropertySetMapper bForExportEike Rathke3-10/+26
2014-01-03sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl1-0/+9
2014-01-03editeng: fix more 32-bit Time breakageMichael Stahl1-3/+3
2014-01-03resolved fdo#72537 write <loext:fill-character>Eike Rathke2-1/+5
2013-12-04Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-2/+31
2013-11-30Related: #i123048# Corrected connector layout after reloadArmin Le Grand1-0/+4
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky1-1/+6
2013-11-25Resolves: #i119874 Fixed text alignment in RTL layoutCaolán McNamara1-0/+3
2013-10-24fdo#69079 - fix multiple user gallery creations.Michael Meeks1-1/+3
2013-10-22Make use of IsStarSymbol()Thomas Arnhold1-0/+9
2013-10-18n#819614: Lines running off the screens.Muthu Subramanian1-1/+1
2013-10-18n#820077: Import images with duotone filter.Muthu Subramanian3-0/+27
2013-10-17n#819822: XLSX Chart import with internal data table.Muthu Subramanian1-0/+3
2013-10-09Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens1-0/+1
2013-09-19Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara1-5/+6
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara1-0/+1
2013-09-13Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2-2/+6
2013-09-09bnc#779642 VML import: groupshape-related fixesMiklos Vajna1-0/+1
2013-09-04revert stray OUString->String conversionCaolán McNamara1-1/+1
2013-09-04fdo#68839: ODF import: fix name of multi-image frameMichael Stahl1-1/+1
2013-09-03always call setDeferredProperties for dialog get/set titleCaolán McNamara2-1/+4
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-3/+15
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna1-0/+7
2013-08-19don't unconditionally enable buttons on switching to accept/reject pageCaolán McNamara1-0/+6
2013-08-17fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENTMiklos Vajna1-0/+2
2013-08-08fdo#63539 make SvTreeListBox::Select virtualLionel Elie Mamane1-1/+1
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane6-54/+78
2013-07-31Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara2-0/+20
2013-07-30Related: fdo#67395 adjust height of font name tabpage, etc.Caolán McNamara1-1/+1
2013-07-30fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann2-9/+32