summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-09-18DOCX export: XPath should allow checking for the number of returned nodes.Jan Holesovsky
2013-09-18DOCX styles: Don't export <w:next> for styles that point to themselves.Jan Holesovsky
2013-09-18DOCX styles: Unit test for the styleId's.Jan Holesovsky
2013-09-18DOCX styles: Uppercase styleId's starting with 'a' too ;-)Jan Holesovsky
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-18Use boost::unordered_set instead of std::unordered_set.Jan Holesovsky
2013-09-18Make the code of character border a bit robustZolnai Tamás
2013-09-18Fix RTL character borderZolnai Tamás
2013-09-18SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed
2013-09-18DOCX styles: Generate the styleIds similar ways as MSO does.Jan Holesovsky
2013-09-18DOCX styles: nFmtId is unused, kill it.Jan Holesovsky
2013-09-18Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara
2013-09-17fdo#41833: fix visual cursor position after resizingIvan Timofeev
2013-09-17sal_Bool to boolTakeshi Abe
2013-09-17fdo#37606 SwEditShell::DeleteSel(): handle document starting with a tableMiklos Vajna
2013-09-17convert test email account settings to .uiCaolán McNamara
2013-09-17convert sw/source/core/inc/SwPortionHandler.hxx from String to OUStringNoel Grandin
2013-09-17remove dead definitionNoel Grandin
2013-09-17convert sw/source/core/inc/SwXMLBlockExport.hxx from String to OUStringNoel Grandin
2013-09-17convert sw/source/core/inc/retrieveinputstreamconsumer.hxx to OUStringNoel Grandin
2013-09-17remove some dead definitionsNoel Grandin
2013-09-17convert sw/source/core/inc/undoflystrattr.hxx from String to OUStringNoel Grandin
2013-09-17remove dead some definitionsNoel Grandin
2013-09-17convert GetText/PutText in SvxAutoCorrect from String to OUStringNoel Grandin
2013-09-16Prefer a 'for' loop to a 'while' oneMatteo Casalin
2013-09-16Remove two temporary variablesMatteo Casalin
2013-09-16convert copy to (cc) dialog to .uiCaolán McNamara
2013-09-16drop annoying empty (slide) entry in inset->envelope->formatCaolán McNamara
2013-09-16fdo#37606 SwWrtShell: fix select all when doc starts with table and cursor ...Miklos Vajna
2013-09-16fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with tableMiklos Vajna
2013-09-15CharBrd 10: Some documentationZolnai Tamás
2013-09-15In some case character border merge is called twiceZolnai Tamás
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
2013-09-15Fix ruler margin dragging in vertical modeTomaž Vajngerl
2013-09-14really convert select address block to .uiCaolán McNamara
2013-09-14convert select address block to .uiCaolán McNamara
2013-09-14sw: unused includes in ftnfrmMiklos Vajna
2013-09-14sw: unused includes in flyposMiklos Vajna
2013-09-14sw: unused includes in flylayMiklos Vajna
2013-09-14cppcheck: reduce scopeJulien Nabet
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-09-13really drop unused help idCaolán McNamara
2013-09-13unused help idCaolán McNamara
2013-09-13convert edit address block dialog to .uiCaolán McNamara
2013-09-13SwFrm::dumpAsXml: dump cursor positions as wellMiklos Vajna
2013-09-13fdo#64491: Added functionality to export SmartArt diagramsMiguel Gomez
2013-09-12fix crash after overwriting content with tab and using move buttonsCaolán McNamara
2013-09-12WaE: C4701: potentially uninitialized local variablesTor Lillqvist