summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák2013-03-287-1/+52
* sw: some idiot broke text transliterationMichael Stahl2013-03-281-3/+3
* add fwl, scui, sdui, swui to Library_mergedPeter Foley2013-03-282-2/+2
* coverity#704348 Logically dead codeJulien Nabet2013-03-281-0/+1
* coverity#704345 Logically dead codeJulien Nabet2013-03-281-1/+2
* Revert "sw: unused COLFUZZY macro in non-debug builds"Stephan Bergmann2013-03-281-2/+0
* sw: unused COLFUZZY macro in non-debug buildsMiklos Vajna2013-03-281-0/+2
* OSL_ENSURE -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann2013-03-281-8/+4
* SwCrsrShell: remove pointless resetting of Mark positions...Michael Stahl2013-03-271-42/+6
* fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl2013-03-271-4/+8
* Delete German src stringsZolnai Tamás2013-03-271-1/+1
* fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment rangesMiklos Vajna2013-03-271-8/+6
* SwPostItField::GetByName: make this available for the layout as wellMiklos Vajna2013-03-272-23/+23
* Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen2013-03-276-12/+19
* fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna2013-03-272-4/+20
* Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist2013-03-271-2/+3
* -Wunused-macrosStephan Bergmann2013-03-2724-98/+6
* Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist2013-03-2712-63/+63
* kill some unused inlinesThomas Arnhold2013-03-273-19/+0
* coverity#735533 Logically dead codeJulien Nabet2013-03-261-2/+0
* remove external include guardsThomas Arnhold2013-03-251-2/+1
* Fix bogus SAL_WARN useTor Lillqvist2013-03-261-1/+1
* Fix warning: statement aligned ... [loplugin]Tor Lillqvist2013-03-261-1/+1
* Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist2013-03-261-0/+4
* Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2013-03-261-2/+2
* Remove German comments as an English translation was already doneLior Kaplan2013-03-262-5/+4
* fdo#39468: Translated German commentsgerhard oettl2013-03-261-253/+237
* sal_Bool to boolTakeshi Abe2013-03-263-12/+12
* fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper2013-03-261-4/+2
* coverity#704371 Logically dead codeJulien Nabet2013-03-251-1/+1
* coverity#704364 Logically dead codeJulien Nabet2013-03-251-1/+1
* fdo#60780, Save a Copy wipÁdám Csaba Király2013-03-251-0/+1
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-251-1/+1
* Warning: unused variable 'sManufacturer' [loplugin]Tor Lillqvist2013-03-251-1/+0
* random src cleaningThomas Arnhold2013-03-251-15/+0
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-241-1/+1
* SwView: rename member variables missing their prefixMiklos Vajna2013-03-2316-1476/+1476
* In writer’s RTL UI show author name and date at right side of comment windownavin patidar2013-03-231-0/+2
* Looser throw specifiersStephan Bergmann2013-03-221-0/+7
* implement part of XMultiPropertySet on SwXTextCursor.Michael Meeks2013-03-222-0/+65
* Comment translation - GER-ENG in sw/source/ui/wrtsh/wrtsh1.cxxMatthias Freund2013-03-221-164/+89
* Comment translation GER-ENG in sw/source/ui/wrtsh/Matthias Freund2013-03-224-91/+49
* coverity#704128 Logical vs. bitwise operatorJulien Nabet2013-03-211-1/+1
* reduce space needed by comments in sw/source/corePhilipp Riemer2013-03-215-29/+14
* coverity#704931 Explicit null dereferencedJulien Nabet2013-03-211-1/+1
* SwXTextPortion has 4 properties whose names start with "Ruby"Michael Stahl2013-03-201-2/+2
* Slight touch-up of German translation.Thorsten Behrens2013-03-201-2/+2
* fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna2013-03-201-4/+10
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-2/+1
* TODO: Unclear whether comparisons against "Ruby" shall use == or startsWithStephan Bergmann2013-03-201-2/+2