summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2014-11-09Try to fix CppunitTest_sw_mailmerge testSamuel Mehrbrodt
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-11-08sw: SwChapterNumRules::sFileName looks pretty constantMichael Stahl
2014-11-08sw: SwChapterNumRules::bModified has become pointlessMichael Stahl
2014-11-08sw: delete the SwChapterNumRules binary Load/Store implementationMichael Stahl
2014-11-08sw: these can be assertsMichael Stahl
2014-11-08sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRulesMichael Stahl
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl
2014-11-08sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl
2014-11-08SwFrmAddPage::SetFrmType: take an OUStringMiklos Vajna
2014-11-08coverity#1251169 Unchecked dynamic_castCaolán McNamara
2014-11-07SwFrmPage::SetFrmType: take an OUStringMiklos Vajna
2014-11-06name of mailmerge marks is actually irrelevantLuboš Luňák
2014-11-06do not repeatedly relayout mailmerge document after each changeLuboš Luňák
2014-11-06compute page offset for mailmerge based on source document rather than targetLuboš Luňák
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák
2014-11-06SwFrmDlg ctor: turn sRestype into an OUStringMiklos Vajna
2014-11-05coverity#735652 Division or modulo by zeroCaolán McNamara
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna
2014-11-04Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymoreCaolán McNamara
2014-11-04coverity#982483 Dereference after null checkCaolán McNamara
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-11-04coverity#1242845 use of untrusted scalarDavid Tardon
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler
2014-11-01coverity#735646 Division or modulo by zeroCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-11-01related to #fdo71248 - ActiveDocument not tracking ThisWordDocJustin Luth
2014-10-31fdo#85562: sw: fix crash on insert of input field and set variable fieldJulien Nabet
2014-10-31sw: [loplugin:salbool]Michael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna
2014-10-31WaE: VarDecl, use "bool" instead of "sal_Bool" [loplugin:salbool]Tor Lillqvist
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30coverity#704378 gold, Logically dead codeCaolán McNamara
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
2014-10-30cleanup: We re-init this member all the time anyway.Jan Holesovsky
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-28fdo#37960 fix shift+click to select multiple drawingsAndras Timar
2014-10-28coverity#1078448 Unchecked return valueCaolán McNamara
2014-10-28coverity#704072 Unchecked return valueCaolán McNamara
2014-10-28coverity#704067 Unchecked return valueCaolán McNamara
2014-10-28coverity#704066 Unchecked return valueCaolán McNamara
2014-10-27fdo#84408 Toolbar: Insert Field dropdown doesn't contain iconsJuergen Funk
2014-10-27cid#1247616 Logically dead codeNoel Grandin
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl