summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* SwDoc: rename member variables missing their prefixMiklos Vajna2013-02-1829-1139/+1139
* apparently there's no ssize_t on windowsLuboš Luňák2013-02-171-4/+4
* coverity#707555 Uninitialized scalar variableCaolán McNamara2013-02-171-1/+1
* coverity#703910 Destination buffer too smallCaolán McNamara2013-02-161-9/+34
* coverity#736209: Out-of-bounds accessCaolán McNamara2013-02-162-3/+19
* coverity#736207: Out-of-bounds accessCaolán McNamara2013-02-161-2/+15
* Doxygenize some comments, remove redundant info we know from version control.Jan Holesovsky2013-02-161-43/+27
* Comment translation german-englishMatthias Freund2013-02-163-99/+30
* sw: include SwFldTypes in doc model dumpMiklos Vajna2013-02-162-0/+46
* MarkManager::dumpAsXml: dump fieldmark names as wellMiklos Vajna2013-02-161-0/+2
* fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl2013-02-152-21/+64
* fdo#60732: check max size in SwTxtNode::ReplaceTextOnlyMichael Stahl2013-02-151-2/+15
* fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl2013-02-153-19/+25
* fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl2013-02-158-39/+83
* SwDoc::Overwrite: probably a bad idea to overwrite fieldmarksMichael Stahl2013-02-151-2/+12
* sw: do not crash when it's not possible to insert flyMichael Stahl2013-02-151-3/+14
* fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl2013-02-153-13/+34
* sw: include fieldmarks in document model dumpMiklos Vajna2013-02-152-0/+26
* sync two translations of the same fundamental commentCaolán McNamara2013-02-151-5/+5
* Comment translation - german-english - 3 filesMatthias Freund2013-02-153-41/+41
* Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara2013-02-152-2/+2
* move set master password dialog to uui and adapt codeCaolán McNamara2013-02-151-172/+0
* fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen2013-02-151-84/+88
* move security options dialog to cui and adapt codeCaolán McNamara2013-02-151-317/+0
* Comment translation german - english - redo of 5 filesMatthias Freund2013-02-155-34/+34
* sal_Bool to boolTakeshi Abe2013-02-158-63/+63
* bUseDialog was always trueTakeshi Abe2013-02-151-2/+0
* Comment translation german - english - redo of writer.cxxMatthias Freund2013-02-141-34/+34
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-142-74/+63
* fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna2013-02-148-10/+21
* use 'default character set' as the windows charset for unicodeLuboš Luňák2013-02-141-2/+1
* mso saves obfuscated fonts as .odttf in .docx, so use the extension as wellLuboš Luňák2013-02-141-2/+2
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-2/+2
* move macro security dialog to xmlsecurityCaolán McNamara2013-02-141-498/+0
* Get Labels.xcu out of configuration data.Matúš Kukan2013-02-146-73/+169
* consistent 6 pixels borders around all option pagesCaolán McNamara2013-02-131-32/+3
* SwIndexMarkPane::UpdateDialog: should use && instead of &Michael Stahl2013-02-131-4/+4
* Fix member variable m_pSdrObject not initialized in the constructorJulien Nabet2013-02-131-0/+1
* move security options to cui and adapt codeCaolán McNamara2013-02-131-305/+0
* cancel asynchronous word-count on sync. word-count.Michael Meeks2013-02-131-0/+3
* asynchronous word-count.Michael Meeks2013-02-1310-95/+163
* move print options .ui to sfx2 and adapt codeCaolán McNamara2013-02-131-533/+0
* consistent padding around various format->character pagesCaolán McNamara2013-02-131-6/+6
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-132-10/+21
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-12143-291/+291
* fdo#60668: filter out fieldmark chars from Index entries:Michael Stahl2013-02-121-13/+30
* SwFrmDlg: initial gradient background UIMiklos Vajna2013-02-122-2/+18
* Some cppcheck cleaningJulien Nabet2013-02-121-1/+1
* sal_Bool to boolTakeshi Abe2013-02-138-58/+58
* fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDocMichael Stahl2013-02-121-2/+2