summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-05-28testcase for bnc#757118Luboš Luňák
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák
2012-05-29removed dead codeTakeshi Abe
2012-05-28missing braceCaolán McNamara
2012-05-28Translate German comments in sw/source/core/undo/unsect.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/unredln.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/unovwr.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/unmove.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/rolbck.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/unins.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/undobj1.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/undobj.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/undel.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/unattr.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/unnum.cxxPhilipp Riemer
2012-05-28Translate German comments in sw/inc/swscanner.hxxPhilipp Riemer
2012-05-28Translate German comment in sw/inc/docufld.hxxPhilipp Riemer
2012-05-28Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer
2012-05-28OSL_LITTLEENDIAN->OSL_LITENDIANCaolán McNamara
2012-05-25rhbz#810644: CalcClipRect: add band-aidMichael Stahl
2012-05-25Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky
2012-05-25SwFlySaveArr: Apple GCC complains about constructorsMichael Stahl
2012-05-25Followup to fdo#34772: Add resource strings for word-count messagesMuhammad Haggag
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag
2012-05-25SwHistory::Move parameter nEnd was unusedMichael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vectorNoel Grandin
2012-05-25SwCache: fix non-DBGUTIL memory leak in previous commitMichael Stahl
2012-05-25Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin
2012-05-25Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vectorNoel Grandin
2012-05-25fix previous commit:Michael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin
2012-05-25fix DBGUTIL code for previous commitMichael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin
2012-05-24testcases for bnc#652364 and bnc#750255 for .docx tooLuboš Luňák
2012-05-24testcases for bnc#652364 and bnc#750255Luboš Luňák
2012-05-24column break without columns seems to be a page break (bnc#750255)Luboš Luňák
2012-05-24removed unused const char[]Takeshi Abe