summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Better wording for several ActionsSamuel Mehrbrodt2013-02-181-12/+2
* coverity#984443 Use after freeNorbert Thiebaud2013-02-181-1/+5
* UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák2013-02-189-0/+141
* remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara2013-02-182-2/+0
* sal_Bool to boolTakeshi Abe2013-02-1811-36/+36
* Both bLeftEnable and bRightEnable are always sal_FalseTakeshi Abe2013-02-181-6/+5
* move General options page to cui and adapt codeCaolán McNamara2013-02-181-368/+0
* move Stored Web Connection Information dialog to cuiCaolán McNamara2013-02-181-208/+0
* fdo#60710 SwXTextPortionEnumeration: filter out fields from the undo stackMiklos Vajna2013-02-181-1/+2
* 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