summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2222-490/+100
* sal_Bool to boolMatteo Casalin2013-04-225-45/+45
* Extract QueryBox rotation string and InsertGraphic cleanup.Tomaž Vajngerl2013-04-213-25/+34
* Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.Tomaž Vajngerl2013-04-213-28/+97
* Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl2013-04-211-6/+5
* Regster rotate left, right menu items.Tomaž Vajngerl2013-04-211-0/+14
* Detect image rotation when inserting images and perform lossless rotation.Tomaž Vajngerl2013-04-211-0/+18
* fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 1)Matthias Freund2013-04-212-117/+94
* fdo#62699 Remove pass-through headersMichael Dunphy2013-04-2048-48/+48
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-2017-17/+17
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-2093-410/+410
* WaE: variables set but not usedTor Lillqvist2013-04-201-3/+3
* While at it, disable "smooth scroll" for Android and iOS, tooTor Lillqvist2013-04-191-1/+1
* Bin three useless variables and simplifyTor Lillqvist2013-04-191-17/+5
* just added a big red noticeEike Rathke2013-04-191-0/+5
* fdo#60641, localise stringsÁdám Csaba Király2013-04-191-1/+14
* Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy2013-04-199-9/+9
* sw: missing prefix for global pBreakItMiklos Vajna2013-04-1943-274/+274
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-1810-19/+19
* SwDrawTextInfo: confusing p prefix for non-pointersMiklos Vajna2013-04-182-15/+15
* fix stupid over-optimizationLuboš Luňák2013-04-172-17/+15
* Reintroduce unlockPositionOfObjects().Jan Holesovsky2013-04-171-0/+26
* Convert SwDrawTextInfo.pText from XubString to OUStringNoel Grandin2013-04-165-46/+46
* Bin pointless comments describing allegedly why each #include is neededTor Lillqvist2013-04-161-21/+21
* Add missing #include <rtl/tencinfo.h>Tor Lillqvist2013-04-163-0/+4
* fdo#40102 show full footnote text in index tooltipLászló Németh2013-04-161-1/+9
* sw: remove unused classes in RTF exportMiklos Vajna2013-04-152-89/+0
* initial RTF export of Writer textframe gradientsMiklos Vajna2013-04-152-2/+32
* RtfAttributeOutput::FormatBackground: export fillColorMiklos Vajna2013-04-151-1/+7
* RtfAttributeOutput: export fShadow, shadowColor, shadowOffset*Miklos Vajna2013-04-151-1/+36
* RtfAttributeOutput::FormatBox: export line{Color,Width} shape propertiesMiklos Vajna2013-04-151-0/+16
* Silence false warningStephan Bergmann2013-04-151-1/+1
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-152-2/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-154-4/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* Resolves: #i119567# wmf in PICT assure correct scaling...Oliver-Rainer Wittmann2013-04-151-12/+38
* Resolve: #i119581# fix import issue for various .doc macro button importsLei De Bin2013-04-141-8/+65
* Fix issue #i120140: After doc file saved by AOO, one more section is createdJian Hong Cheng2013-04-142-13/+32
* Fix compilation problem caused by previous commitXisco Fauli2013-04-143-2/+4
* #i119466# Doc file loaded by AOO, table with incorrect text wrapping property.Chen ZuoJun2013-04-141-0/+4
* more fix to fdo#62470Faisal M. Al-Otaibi2013-04-141-22/+26
* Nah, SwCrsrShell::{Show,Hide}Crsr() are the wrong places to show/hide keyboardTor Lillqvist2013-04-131-12/+0
* fdo#45941 repeaded -> repeatedMiklos Vajna2013-04-131-1/+1
* fdo#45941 cursos -> cursorMiklos Vajna2013-04-131-1/+1
* fdo#45941 algrithm -> algorithmMiklos Vajna2013-04-131-1/+1
* sw: fix frame size of textboxes in DOCX/RTF exportMiklos Vajna2013-04-134-16/+26
* i#119446# correct condition for fields containing '.' or '/'Oliver-Rainer Wittmann2013-04-131-6/+9
* Resolves: #i119953# Fixed crash on File->Insert.Andre Fischer2013-04-131-20/+16
* RTF export: fix position of at-character-anchored textframesMiklos Vajna2013-04-121-0/+2
* use EditView::CheckLanguage() instead of duplicated codeEike Rathke2013-04-121-87/+4