summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin2012-05-2511-80/+95
* Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin2012-05-255-22/+33
* fix DBGUTIL code for previous commitMichael Stahl2012-05-251-1/+1
* Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin2012-05-2515-57/+78
* Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin2012-05-253-7/+7
* Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin2012-05-254-10/+8
* Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin2012-05-256-21/+17
* Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin2012-05-253-15/+13
* Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin2012-05-254-45/+32
* Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin2012-05-255-14/+15
* testcases for bnc#652364 and bnc#750255 for .docx tooLuboš Luňák2012-05-243-0/+82
* testcases for bnc#652364 and bnc#750255Luboš Luňák2012-05-244-3/+85
* column break without columns seems to be a page break (bnc#750255)Luboš Luňák2012-05-241-2/+4
* removed unused const char[]Takeshi Abe2012-05-241-10/+0
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-2423-42/+38
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-243-5/+5
* 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