summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-04-10restore disabled rtfimport testsMiklos Vajna
2013-04-10CppunitTest_sw_rtfimport: disable 3 checks for nowMiklos Vajna
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida
2013-04-09Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan
2013-04-09move Python tests in-processMichael Stahl
2013-04-09set up python unit test infrastructureDavid Ostrovsky
2013-04-08WaE: private field 'm_pGridTypeFL' is not usedTor Lillqvist
2013-04-08tweak text grid page for non-square vs square modeCaolán McNamara
2013-04-08Convert Writer asian text grid page to Widget UIOlivier Hallot
2013-04-08test RtfAttributeOutput::StartURL()Miklos Vajna
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
2013-04-08fdo#46808, convert xforms::XForms to new styleNoel Grandin
2013-04-08fdo#46808, cleanupNoel Grandin
2013-04-08test RTF_BKMKSTART and RTF_BKMKENDMiklos Vajna
2013-04-08delete commented codeChr. Rossmanith
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith
2013-04-08remove code that was commented out many years agoPhilipp Riemer
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer
2013-04-08fix indentationPhilipp Riemer
2013-04-08Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxxMatthias Freund
2013-04-07Fix #120224# Mapping the text rotation in Writer table cell with MSOLei De Bin
2013-04-07Fix issue #i119650: Font size increased if saved by AOOJian Hong Cheng
2013-04-07Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character"Jian Hong Cheng
2013-04-07Fix issue #i120769: Color of underline display wronglyJian Hong Cheng
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad
2013-04-07Fix variable reassigned before the old value has been usedJulien Nabet
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna
2013-04-07RTF_LISTPICTURE and RTF_LEVELPICTURE testcaseMiklos Vajna
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Simplify after 6215c718a5884ed7301b97dc9f7e3f1d1f9ce96cTor Lillqvist
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna
2013-04-05Fix issue i120716: The graphic's border size and spacing is not correctXisco Fauli
2013-04-05Fix issue #i119649: Hyperlink font size increased if saved to .doc fileJian Hong Cheng
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna
2013-04-05w:numPicBullet export testcaseMiklos Vajna
2013-04-05DOCX export of w:numPicBulletMiklos Vajna
2013-04-05We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist
2013-04-05Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOPTor Lillqvist
2013-04-04fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus
2013-04-04make border property of multiline edit optionalCaolán McNamara
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás
2013-04-04w:numPicBullet import testcaseMiklos Vajna
2013-04-04Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma