summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-03-18fdo#75260: Apply the same fix from writer table to character bordering.Kohei Yoshida1-12/+20
2014-03-18fdo#75260: Apply the same fix from writer table to paragraph bordering.Kohei Yoshida1-0/+20
2014-03-18testcase for fdo#38414Luboš Luňák2-0/+7
2014-03-18add messages to utility test functionsLuboš Luňák1-5/+5
2014-03-18workaround for rounding errors when handling merged cells (fdo#38414)Luboš Luňák1-3/+13
2014-03-18swui needs icu_headers now too.Matúš Kukan1-1/+4
2014-03-18Add a couple SAL_INFOsTor Lillqvist2-1/+6
2014-03-18fdo#75260: Center both primary and secondary lines wrt thier respective axes.Kohei Yoshida1-20/+1
2014-03-18Related: #i56998# use locale rules to format percentageCaolán McNamara2-3/+7
2014-03-18fdo#75260: More adjustments.Kohei Yoshida1-11/+19
2014-03-18convert wizard layout page to .uiCaolán McNamara8-245/+509
2014-03-18convert salutation wizard page to .uiCaolán McNamara7-219/+629
2014-03-18fdo#75260: Correct offset amount. Using the distance was not enough.Kohei Yoshida1-1/+1
2014-03-18fdo#72775 : LibreOffice hang while opening some documentsTushar Bende2-0/+7
2014-03-18convert address block wizard page to .uiCaolán McNamara7-295/+666
2014-03-18sw: not used getter / setter methodsMiklos Vajna2-15/+3
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke5-1/+66
2014-03-18oox: fix DOCX strict import of SmartArtMiklos Vajna2-2/+9
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara1-1/+1
2014-03-18CppunitTest_sw_ooxmlexport: disable failing check on Mac for nowMiklos Vajna1-0/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin4-8/+8
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin20-68/+68
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-6/+6
2014-03-18sfx2: sal_Bool->boolNoel Grandin4-5/+5
2014-03-18adapt CppunitTest_sw_ooxmlexport to 6820dec8903b182260340c638c35b5a5ca207a85Miklos Vajna1-1/+1
2014-03-17fdo#76195: Set the border type to NONE to ensure it won't be drawn.Kohei Yoshida1-15/+27
2014-03-17fdo#75260: These old hacks no longer make sense.Kohei Yoshida1-21/+0
2014-03-17ooxml: preserve several simple types of sdtJacobo Aragunde Pérez3-9/+38
2014-03-17fdo#76108 : The RT file is getting corrupted.Sourav3-7/+15
2014-03-17FDO#76107 : RT file gets corrupted for files having paragraph/page commentsumeshkadam3-6/+33
2014-03-17fdo#76109: LO Crashes while opening the docx file containing three fieldsDinesh Patil2-0/+11
2014-03-17ooxml: preserve w:sdt blocks containing w:docPartObj propertiesJacobo Aragunde Pérez4-9/+88
2014-03-17sw: prefer passing OUString by referenceNoel Grandin67-144/+148
2014-03-17Fix fdo#75936 set limit for decreasing indentabdulmajeed ahmed1-1/+2
2014-03-17Fix whitespace.Jan Holesovsky1-2/+2
2014-03-17fdo#47355: partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22Bjoern Michaelsen1-8/+0
2014-03-17DocxSdrExport: m_pImpl->m_rSdrExport == thisMiklos Vajna1-2/+2
2014-03-17fdo#76122: File Corruption-doc contains nested alternateContents.YogeshBharate4-9/+30
2014-03-17fdo#76098 ContentType for .xlsm external data file is wrongRavindra Vidhate4-1/+19
2014-03-17fdo#75604: File Corruption - Issue related to the nested AlternateContent.YogeshBharate3-0/+12
2014-03-17FDO#76013 : If original file has image whose link is broken RT gets corrupted.umeshkadam3-4/+25
2014-03-16WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-03-16sal_Bool to bool + make a local function staticMatteo Casalin4-36/+36
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin5-40/+46
2014-03-16Fix indentation/formatting and 2 typos in a commentMatteo Casalin1-23/+30
2014-03-16sal_Bool to boolMatteo Casalin6-25/+25
2014-03-16Remove redundant inlineMatteo Casalin1-12/+12
2014-03-16sal_Bool to boolMatteo Casalin12-91/+93