summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Use new commands for the file open icons in writer and calc.Kohei Yoshida2012-05-231-1/+1
* fix build, wrong type inside assertCaolán McNamara2012-05-231-2/+1
* Resolves: fdo#48932 super slow typing and scrolling in large documentsCaolán McNamara2012-05-232-75/+37
* Pass document service to the dispatcher when opening file from writer.Kohei Yoshida2012-05-235-1/+52
* testcase for proper .docx ZOrder importLuboš Luňák2012-05-232-0/+36
* fix UNO ZOrder reading, take #2Luboš Luňák2012-05-231-1/+3
* write out the same data to pic:cNvPr like to wp:docPrLuboš Luňák2012-05-231-13/+11
* add libxml forward definitions instead of direct includesMichael Meeks2012-05-233-6/+5
* writer: Make the navigation button less cut off.Jan Holesovsky2012-05-231-1/+1
* status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky2012-05-236-12/+12
* ++I_hate_sal_Int32Luboš Luňák2012-05-221-2/+2
* layout statusbar control: Implemented design by Mirek M.Jan Holesovsky2012-05-222-12/+14
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-236-7/+0
* better check for testcase failureLuboš Luňák2012-05-221-0/+1
* do reuse shape contextLuboš Luňák2012-05-222-3/+24
* convert GetSurroundingText family to OUStringCaolán McNamara2012-05-224-7/+6
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-191-1/+1
* can't compare int and sal_Int32 in CPPUNIT_ASSERT_EQUALMarkus Mohrhard2012-05-181-2/+2
* note how to find images using UNO, as it's not exactly easy to find outLuboš Luňák2012-05-181-0/+20
* testcase for part of bnc#705956Luboš Luňák2012-05-182-0/+25
* fd0#40778 - Remove dictionary choice when adding new entryRob Snelders2012-05-184-7/+22
* be more kind to people who have not yet seen the world of UNOLuboš Luňák2012-05-181-25/+123
* WaE: make sw msvc2008 warnings freeCaolán McNamara2012-05-182-2/+8
* testcase for bnc#751077Luboš Luňák2012-05-182-0/+32
* writer UI: Decrease the size of the border around the document.Jan Holesovsky2012-05-181-1/+1
* WaE: 'Impl' defined as a struct here but previously declared as a classTor Lillqvist2012-05-171-1/+1
* sw/qa/extras: add a README explaining how to add new testsMiklos Vajna2012-05-171-0/+102
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-1736-54/+56
* similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrongNoel Power2012-05-151-1/+1
* fix property type for printoptions fdo#45592Noel Power2012-05-151-1/+1
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-152-2/+2
* fdo#49940 testcaseMiklos Vajna2012-05-152-0/+15
* n#760294 testcaseMiklos Vajna2012-05-152-0/+17
* Work around signed/unsigned warning (old GCC versions), and adapt loop typeStephan Bergmann2012-05-151-5/+6
* use real visibility of SwScrollbar againIvan Timofeev2012-05-151-1/+1
* SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl2012-05-1510-29/+82
* sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabledMichael Meeks2012-05-141-8/+5
* sw: try to fix Mac tinderbox SwAuthorityFieldType:Michael Stahl2012-05-143-10/+16
* Fix memory leak from using std::vector for SwTableBoxesMichael Stahl2012-05-142-2/+6
* Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin2012-05-1432-432/+458
* fix RenameHdl in previous commit:Michael Stahl2012-05-141-7/+8
* Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin2012-05-146-49/+42
* Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vectorNoel Grandin2012-05-144-17/+19
* Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin2012-05-142-7/+6
* Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vectorNoel Grandin2012-05-142-34/+26
* Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vectorNoel Grandin2012-05-142-40/+15
* Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara2012-05-143-5/+23
* Initial ooxml export testMiklos Vajna2012-05-144-0/+173
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-2/+0
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-145-6/+6