summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-17fdo#58286: sw HTML export: fix missing end tags on FrmFmtsMichael Stahl1-1/+2
2012-12-17118878: Writer crash after column number and width of frame are modifiedYong Lin Ma1-2/+2
2012-12-17fdo#53525 - Revert "writer:crash(i118878) when addingMichael Meeks1-27/+19
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-0/+7
2012-12-17Resolves: fdo#58237 set listbox to be expandableCaolán McNamara1-1/+5
2012-12-17sort style list in outline numberingCaolán McNamara1-0/+1
2012-12-17Resolves: fdo#58284 outline numbering list is of wrong typeJulien Nabet1-0/+1
2012-12-17n#792778 testcaseMiklos Vajna2-1/+34
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna1-12/+15
2012-12-17sal_Bool to boolTakeshi Abe5-67/+67
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara2-4/+9
2012-12-17remove rather pointless uses of aEmptyStrCaolán McNamara4-8/+8
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara1-3/+3
2012-12-15Some cppcheck cleaning in sw/Julien Nabet9-22/+8
2012-12-14Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann1-0/+1