summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-12-25Fix for rtfexport subsequenttestLeMoyne Castle
2012-12-25Remove useless declarationTakeshi Abe
2012-12-25sal_Bool to boolTakeshi Abe
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan
2012-12-23Fix that actually compiles, at least with V2012Tor Lillqvist
2012-12-23Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"Tor Lillqvist
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna
2012-12-23Drop unused #defineTakeshi Abe
2012-12-23sal_Bool to boolTakeshi Abe
2012-12-21sw: add csv output for extra filter testsMiklos Vajna
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna
2012-12-21sw: kill C2U in dbuiMiklos Vajna
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-20Converted Spelling and grammar WidgetGokul
2012-12-20improve padding on character dialog pagesJack Leigh
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara
2012-12-20make a PercentFieldWrap that wraps a MetricFieldCaolán McNamara
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl
2012-12-20SwUndoInsert: replace SwPosition with SwNodeIndex here tooMichael Stahl
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl
2012-12-20SwUndoSaveCntnt: simplify Move{From,To}UndoNdsMichael Stahl
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau
2012-12-20when clicking at a text placeholder, put the cursor at the startLuboš Luňák
2012-12-20incorrect if body alignmentLuboš Luňák
2012-12-20sal_Bool to bool in sw/source/ui/shells/grfsh.cxxRodolfo Ribeiro Gomes
2012-12-20sal_Bool to boolTakeshi Abe
2012-12-20Some cppcheck cleaningJulien Nabet
2012-12-19regenerate pchPeter Foley
2012-12-19fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna
2012-12-19add in extra widgets needed for RTL and for insert->sectionCaolán McNamara
2012-12-19Converted Formats->columns.uiGokul
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-19Changed Writer follow-up Style for "Title" to be "Text body".Samuel Mehrbrodt
2012-12-18sw: update README of qa/extrasMiklos Vajna
2012-12-18docx export: graphics relativeFrom attributes now matches import codePierre-Eric Pelloux-Prayer
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-12-18split out statistics info page and convert to .uiCaolán McNamara
2012-12-18fdo#58376 testcaseMiklos Vajna
2012-12-18SwFrm::CheckPageDescs: if bOdd is false, we want left formatMiklos Vajna
2012-12-18fdo#58376 SwFrm::CheckPageDescs: fix crash on fallbackMiklos Vajna
2012-12-18SwMSConvertControls::InsertControl: typoMiklos Vajna
2012-12-18sw: kill C2U in filterMiklos Vajna
2012-12-18removed useless #if 1Cédric Bosdonnat