summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Clean up and translate commentsPhilipp Riemer4-126/+73
2012-05-30Re-format commentsPhilipp Riemer1-57/+59
2012-05-30Clean up comments, whitespace, commented out codePhilipp Riemer6-216/+21
2012-05-30Delete some ASCII graphics separators, tooTor Lillqvist1-29/+0
2012-05-30Translate German comments and delete unnecessary blank linesPhilipp Riemer4-251/+159
2012-05-30stray ;Caolán McNamara1-1/+1
2012-05-30n#760764 testcaseMiklos Vajna2-0/+21
2012-05-29Reduce scopeJulien Nabet2-2/+2
2012-05-29Some cppcheck cleaningJulien Nabet3-11/+5
2012-05-29nuke unused typedefTakeshi Abe3-3/+0
2012-05-29SwPagePreView: fix some scrollbar bugs (still not perfect, just a quick fix)Ivan Timofeev1-26/+17
2012-05-29these SwScrollbar::IsVisible(false) calls does not make sense to me...Ivan Timofeev1-16/+8
2012-05-29set scrollbar parameters anyway, it is nesessary for mouse wheel handlingIvan Timofeev1-22/+22
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