summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-12-25Fix for rtfexport subsequenttestLeMoyne Castle1-1/+1
2012-12-25Remove useless declarationTakeshi Abe1-2/+0
2012-12-25sal_Bool to boolTakeshi Abe7-73/+73
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna2-0/+44
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna2-0/+17
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan4-8/+5
2012-12-23Fix that actually compiles, at least with V2012Tor Lillqvist1-1/+1
2012-12-23Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"Tor Lillqvist1-1/+1
2012-12-22sw: kill C2U in uiMiklos Vajna28-179/+174
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna3-0/+34
2012-12-23Drop unused #defineTakeshi Abe1-2/+0
2012-12-23sal_Bool to boolTakeshi Abe4-30/+30
2012-12-21sw: add csv output for extra filter testsMiklos Vajna9-48/+63
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna3-0/+14
2012-12-21sw: kill C2U in dbuiMiklos Vajna10-132/+126
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin16-42/+34
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-13/+3
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat6-0/+6
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat9-59/+0
2012-12-20Converted Spelling and grammar WidgetGokul1-0/+338
2012-12-20improve padding on character dialog pagesJack Leigh1-0/+2
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara12-1011/+739
2012-12-20make a PercentFieldWrap that wraps a MetricFieldCaolán McNamara2-0/+291
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl4-26/+16
2012-12-20SwUndoInsert: replace SwPosition with SwNodeIndex here tooMichael Stahl2-23/+16
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl2-26/+17
2012-12-20SwUndoSaveCntnt: simplify Move{From,To}UndoNdsMichael Stahl1-42/+1
2012-12-20incorrect if/for body alignmentLuboš Luňák23-84/+74
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau7-24/+77
2012-12-20when clicking at a text placeholder, put the cursor at the startLuboš Luňák1-1/+4
2012-12-20incorrect if body alignmentLuboš Luňák1-4/+5
2012-12-20sal_Bool to bool in sw/source/ui/shells/grfsh.cxxRodolfo Ribeiro Gomes1-12/+12
2012-12-20sal_Bool to boolTakeshi Abe9-86/+86
2012-12-20Some cppcheck cleaningJulien Nabet2-4/+2
2012-12-19regenerate pchPeter Foley2-145/+146
2012-12-19fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna2-2/+41
2012-12-19add in extra widgets needed for RTL and for insert->sectionCaolán McNamara2-750/+748
2012-12-19Converted Formats->columns.uiGokul1-0/+750
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák1-0/+2
2012-12-19Changed Writer follow-up Style for "Title" to be "Text body".Samuel Mehrbrodt1-4/+2
2012-12-18sw: update README of qa/extrasMiklos Vajna1-7/+10
2012-12-18docx export: graphics relativeFrom attributes now matches import codePierre-Eric Pelloux-Prayer1-2/+32
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis2-9/+4
2012-12-18split out statistics info page and convert to .uiCaolán McNamara8-251/+358
2012-12-18fdo#58376 testcaseMiklos Vajna2-0/+10
2012-12-18SwFrm::CheckPageDescs: if bOdd is false, we want left formatMiklos Vajna1-1/+1
2012-12-18fdo#58376 SwFrm::CheckPageDescs: fix crash on fallbackMiklos Vajna1-1/+4
2012-12-18SwMSConvertControls::InsertControl: typoMiklos Vajna1-1/+1
2012-12-18sw: kill C2U in filterMiklos Vajna2-35/+33
2012-12-18removed useless #if 1Cédric Bosdonnat1-2/+0