summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* testcase for bnc#757118Luboš Luňák2012-05-282-0/+33
* fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2012-05-282-9/+33
* removed dead codeTakeshi Abe2012-05-292-40/+0
* missing braceCaolán McNamara2012-05-281-1/+1
* Translate German comments in sw/source/core/undo/unsect.cxxPhilipp Riemer2012-05-281-16/+16
* Translate German comments in sw/source/core/undo/unredln.cxxPhilipp Riemer2012-05-281-12/+11
* Translate German comments in sw/source/core/undo/unovwr.cxxPhilipp Riemer2012-05-281-15/+13
* Translate German comments in sw/source/core/undo/unmove.cxxPhilipp Riemer2012-05-281-15/+15
* Translate German comments in sw/source/core/undo/rolbck.cxxPhilipp Riemer2012-05-281-30/+29
* Translate German comments in sw/source/core/undo/unins.cxxPhilipp Riemer2012-05-281-26/+25
* Translate German comments in sw/source/core/undo/undobj1.cxxPhilipp Riemer2012-05-281-40/+39
* Translate German comments in sw/source/core/undo/undobj.cxxPhilipp Riemer2012-05-281-84/+71
* Translate German comments in sw/source/core/undo/undel.cxxPhilipp Riemer2012-05-281-70/+60
* Translate German comments in sw/source/core/undo/unattr.cxxPhilipp Riemer2012-05-281-26/+22
* Translate German comments in sw/source/core/undo/unnum.cxxPhilipp Riemer2012-05-281-15/+10
* Translate German comments in sw/inc/swscanner.hxxPhilipp Riemer2012-05-281-2/+2
* Translate German comment in sw/inc/docufld.hxxPhilipp Riemer2012-05-281-1/+1
* Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer2012-05-283-9/+7
* OSL_LITTLEENDIAN->OSL_LITENDIANCaolán McNamara2012-05-281-1/+1
* rhbz#810644: CalcClipRect: add band-aidMichael Stahl2012-05-251-0/+6
* Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen2012-05-252-6/+1
* language status bar control: Don't set radio buttons for some entries.Jan Holesovsky2012-05-251-2/+5
* status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky2012-05-256-6/+6
* SwFlySaveArr: Apple GCC complains about constructorsMichael Stahl2012-05-251-2/+4
* Followup to fdo#34772: Add resource strings for word-count messagesMuhammad Haggag2012-05-253-5/+24
* fdo#34772 Add word count to the status bar in writerMuhammad Haggag2012-05-2510-9/+134
* SwHistory::Move parameter nEnd was unusedMichael Stahl2012-05-251-2/+2
* Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vectorNoel Grandin2012-05-252-25/+35
* SwCache: fix non-DBGUTIL memory leak in previous commitMichael Stahl2012-05-252-6/+6
* Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vectorNoel Grandin2012-05-253-22/+27
* Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin2012-05-254-7/+18
* Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vectorNoel Grandin2012-05-253-28/+37
* fix previous commit:Michael Stahl2012-05-251-1/+1
* Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin2012-05-253-11/+17
* Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin2012-05-253-21/+20
* Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin2012-05-257-25/+37
* 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