summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin3-19/+19
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin3-14/+3
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin4-24/+23
2013-08-29convert include/sfx2/linksrc.hxx from String to OUStringNoel Grandin2-2/+2
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin6-10/+10
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin2-3/+3
2013-08-28Resolves: fdo#65924 retweak the border positionsCaolán McNamara1-3/+3
2013-08-28bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna2-0/+13
2013-08-28autosize the user-defined number format listbox in database field tabpageCaolán McNamara1-1/+6
2013-08-28fix abuse of GetTabDialog to indicate that we're pre resetCaolán McNamara2-13/+15
2013-08-28convert tox index page to .uiCaolán McNamara9-927/+1515
2013-08-28fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-08-28fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-08-28XubString->OUStringCaolán McNamara1-1/+1
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna10-206/+81
2013-08-27Use slightly less verbose erase-then-move-on idiom.Thorsten Behrens1-2/+1
2013-08-27Avoid painting of empty shadowZolnai Tamás1-2/+5
2013-08-27OSL_ENSURE(false) -> assert(false)Zolnai Tamás1-1/+1
2013-08-27rearrange paragraph tabs back to classic orderCaolán McNamara1-12/+12
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara6-49/+0
2013-08-26Fix iterator managementJulien Nabet1-2/+6
2013-08-26Resolves: fdo#59048 crash on text-to-table undoCaolán McNamara1-0/+1
2013-08-26most debug-level OUString::valueOfCaolán McNamara2-6/+6
2013-08-26fdo#33960: simplify SwNumRule::MakeRefNumString furtherMichael Stahl1-15/+2
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo3-35/+56
2013-08-26drop unused helpids fullyCaolán McNamara1-2/+0
2013-08-26drop unused help idsCaolán McNamara1-6/+0
2013-08-26bnc#834035 test fileMiklos Vajna1-0/+0
2013-08-26convert token widget to .uiCaolán McNamara9-639/+232
2013-08-26convert tox entries page to .uiCaolán McNamara10-656/+1675
2013-08-26split out the custom index widget to simplify conversion to .uiCaolán McNamara3-108/+109
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna4-0/+53
2013-08-26String to OUString, some cleanupMatteo Casalin2-52/+62
2013-08-25fdo#57950: Remove some chained appends in swJelle van der Waa3-55/+18
2013-08-25String to OUStringMatteo Casalin7-16/+15
2013-08-25Use support function for name of servicesMatteo Casalin1-42/+38
2013-08-25vector<OUString*> to vector<OUString> as a temporaryMatteo Casalin1-13/+9
2013-08-25String to OUString and some cleanupMatteo Casalin7-90/+66
2013-08-25String to OUString and hide implementation detailsMatteo Casalin5-95/+126
2013-08-25String to OUString + missing SetTextMatteo Casalin10-31/+20
2013-08-25SwGlTreeListBox: NotifyCoping and NotifyMoving almost equalMatteo Casalin2-39/+18
2013-08-25Reduce getToken load by using nIndexMatteo Casalin1-22/+34
2013-08-25String to OUStringMatteo Casalin10-113/+106
2013-08-25String to OUStringMatteo Casalin6-9/+11
2013-08-25Improve descriptionMatteo Casalin1-1/+2
2013-08-25String to OUStringMatteo Casalin22-92/+91
2013-08-25String to OUStringMatteo Casalin4-19/+19
2013-08-25String to OUStringMatteo Casalin3-8/+9
2013-08-25String to OUStringMatteo Casalin6-10/+11