summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-05-28testcase for bnc#757118Luboš Luňák2-0/+33
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2-9/+33
2012-05-29removed dead codeTakeshi Abe2-40/+0
2012-05-28missing braceCaolán McNamara1-1/+1
2012-05-28Translate German comments in sw/source/core/undo/unsect.cxxPhilipp Riemer1-16/+16
2012-05-28Translate German comments in sw/source/core/undo/unredln.cxxPhilipp Riemer1-12/+11
2012-05-28Translate German comments in sw/source/core/undo/unovwr.cxxPhilipp Riemer1-15/+13
2012-05-28Translate German comments in sw/source/core/undo/unmove.cxxPhilipp Riemer1-15/+15
2012-05-28Translate German comments in sw/source/core/undo/rolbck.cxxPhilipp Riemer1-30/+29
2012-05-28Translate German comments in sw/source/core/undo/unins.cxxPhilipp Riemer1-26/+25
2012-05-28Translate German comments in sw/source/core/undo/undobj1.cxxPhilipp Riemer1-40/+39
2012-05-28Translate German comments in sw/source/core/undo/undobj.cxxPhilipp Riemer1-84/+71
2012-05-28Translate German comments in sw/source/core/undo/undel.cxxPhilipp Riemer1-70/+60
2012-05-28Translate German comments in sw/source/core/undo/unattr.cxxPhilipp Riemer1-26/+22
2012-05-28Translate German comments in sw/source/core/undo/unnum.cxxPhilipp Riemer1-15/+10
2012-05-28Translate German comments in sw/inc/swscanner.hxxPhilipp Riemer1-2/+2
2012-05-28Translate German comment in sw/inc/docufld.hxxPhilipp Riemer1-1/+1
2012-05-28Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer3-9/+7
2012-05-28OSL_LITTLEENDIAN->OSL_LITENDIANCaolán McNamara1-1/+1
2012-05-25rhbz#810644: CalcClipRect: add band-aidMichael Stahl1-0/+6
2012-05-25Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen2-6/+1
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky1-2/+5
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky6-6/+6
2012-05-25SwFlySaveArr: Apple GCC complains about constructorsMichael Stahl1-2/+4
2012-05-25Followup to fdo#34772: Add resource strings for word-count messagesMuhammad Haggag3-5/+24
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag10-9/+134
2012-05-25SwHistory::Move parameter nEnd was unusedMichael Stahl1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vectorNoel Grandin2-25/+35
2012-05-25SwCache: fix non-DBGUTIL memory leak in previous commitMichael Stahl2-6/+6
2012-05-25Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vectorNoel Grandin3-22/+27
2012-05-25Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin4-7/+18
2012-05-25Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vectorNoel Grandin3-28/+37
2012-05-25fix previous commit:Michael Stahl1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin3-11/+17
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin3-21/+20
2012-05-25Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin7-25/+37
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin11-80/+95
2012-05-25Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin5-22/+33
2012-05-25fix DBGUTIL code for previous commitMichael Stahl1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin15-57/+78
2012-05-25Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin3-7/+7
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin4-10/+8
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin6-21/+17
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin3-15/+13
2012-05-25Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin4-45/+32
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin5-14/+15
2012-05-24testcases for bnc#652364 and bnc#750255 for .docx tooLuboš Luňák3-0/+82
2012-05-24testcases for bnc#652364 and bnc#750255Luboš Luňák4-3/+85
2012-05-24column break without columns seems to be a page break (bnc#750255)Luboš Luňák1-2/+4
2012-05-24removed unused const char[]Takeshi Abe1-10/+0