summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida3-3/+3
2013-04-09Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan2-2/+2
2013-04-09move Python tests in-processMichael Stahl3-2/+41
2013-04-09set up python unit test infrastructureDavid Ostrovsky4-0/+119
2013-04-08WaE: private field 'm_pGridTypeFL' is not usedTor Lillqvist1-1/+0
2013-04-08tweak text grid page for non-square vs square modeCaolán McNamara1-209/+242
2013-04-08Convert Writer asian text grid page to Widget UIOlivier Hallot10-534/+756
2013-04-08test RtfAttributeOutput::StartURL()Miklos Vajna2-0/+18
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin4-36/+22
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin1-3/+3
2013-04-08fdo#46808, convert xforms::XForms to new styleNoel Grandin1-10/+2
2013-04-08fdo#46808, cleanupNoel Grandin2-16/+11
2013-04-08test RTF_BKMKSTART and RTF_BKMKENDMiklos Vajna2-0/+16
2013-04-08delete commented codeChr. Rossmanith1-16/+0
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith31-238/+232
2013-04-08remove code that was commented out many years agoPhilipp Riemer3-12/+0
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer10-43/+20
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer14-179/+9
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer21-432/+221
2013-04-08fix indentationPhilipp Riemer2-8/+7
2013-04-08Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxxMatthias Freund1-117/+61
2013-04-07Fix #120224# Mapping the text rotation in Writer table cell with MSOLei De Bin1-2/+28
2013-04-07Fix issue #i119650: Font size increased if saved by AOOJian Hong Cheng1-0/+2
2013-04-07Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character"Jian Hong Cheng1-0/+17
2013-04-07Fix issue #i120769: Color of underline display wronglyJian Hong Cheng1-4/+6
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad1-1/+1
2013-04-07Fix variable reassigned before the old value has been usedJulien Nabet1-2/+1
2013-04-07Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna9-39/+24
2013-04-07RTF_LISTPICTURE and RTF_LEVELPICTURE testcaseMiklos Vajna2-0/+71
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna4-2/+63
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák10-18/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák739-5872/+5698
2013-04-07Simplify after 6215c718a5884ed7301b97dc9f7e3f1d1f9ce96cTor Lillqvist1-2/+1
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna11-858/+859
2013-04-05Fix issue i120716: The graphic's border size and spacing is not correctXisco Fauli1-5/+3
2013-04-05Fix issue #i119649: Hyperlink font size increased if saved to .doc fileJian Hong Cheng1-0/+7
2013-04-05new module i18nlangtagEike Rathke57-67/+67
2013-04-05Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna4-73/+9
2013-04-05w:numPicBullet export testcaseMiklos Vajna3-23/+22
2013-04-05DOCX export of w:numPicBulletMiklos Vajna4-2/+137
2013-04-05We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist1-0/+4
2013-04-05Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOPTor Lillqvist2-16/+38
2013-04-04fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus1-57/+12
2013-04-04make border property of multiline edit optionalCaolán McNamara1-1/+1
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás1-1/+1
2013-04-04w:numPicBullet import testcaseMiklos Vajna2-0/+23
2013-04-04Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma2-0/+13
2013-04-03Revert "Fix issue i120718: after save the sample file with page border and sh...Xisco Fauli1-3/+1
2013-04-03Fix issue i120718: after save the sample file with page border and shadow to ...Jian Hong Cheng1-1/+3