summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)AuthorFilesLines
2012-06-01fix some typoKorrawit Pruegsanusak1-1/+1
Change-Id: Ib88169968d164c88703505da022887ea8d53c721
2012-05-31targetted revert of comment cleanupMichael Meeks8-128/+1033
Change-Id: I9d7a761a0f479c30269e289796244572c0ed8d86
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks7-8/+8
Change-Id: Ic7f91c035d3e7f0e792d2e9ab217e1fc4ebcf697
2012-05-31target cppcheck index incrementing revertMichael Meeks1-1/+1
Change-Id: I890dfe9fbd7b5a850daaa0d2b4d5040a5ddbefd7
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks21-61/+56
Change-Id: Idd43d44dd7fc4bb33be2de5b855a7741de88ec51
2012-05-31n#764005 testcaseMiklos Vajna2-0/+19
Change-Id: I76f7cb8aa5b15ac03786e7294ef03ad62741987c
2012-05-31targetted minor cppcheck reversionMichael Meeks2-3/+3
Change-Id: I897739c4623123c32433d0e10fd301e073bb496e
2012-05-30Clean up and translate commentsPhilipp Riemer4-126/+73
Change-Id: I7ecc27535622d7ee63251005f0768ea3cb47623b
2012-05-30Re-format commentsPhilipp Riemer1-57/+59
2012-05-30Clean up comments, whitespace, commented out codePhilipp Riemer6-216/+21
Change-Id: Ieedc214a0810b9ecbe69c5308ee3bdcf98ae461a
2012-05-30Delete some ASCII graphics separators, tooTor Lillqvist1-29/+0
Change-Id: Ia9176e596b72822d9facea24fa81888768435264
2012-05-30Translate German comments and delete unnecessary blank linesPhilipp Riemer4-251/+159
2012-05-30stray ;Caolán McNamara1-1/+1
Change-Id: I36e577c86de4d6adf3b54376ca9a0544e2c1d863
2012-05-30n#760764 testcaseMiklos Vajna2-0/+21
Change-Id: I4d5cea0ae02fda751fb13b9c86684ccd70abf126
2012-05-29Reduce scopeJulien Nabet2-2/+2
Change-Id: I12a743f9ef98377482472c6b31c2ea8b2c18b538
2012-05-29Some cppcheck cleaningJulien Nabet3-11/+5
see http://nabble.documentfoundation.org/Advice-needed-about-some-cppcheck-reports-td3986408.html Change-Id: I4b3b2c87031ab48641e78fce56bd7f86c606b48b
2012-05-29nuke unused typedefTakeshi Abe3-3/+0
Change-Id: I12a55e08a83b88221d992790c97c830761755582
2012-05-29SwPagePreView: fix some scrollbar bugs (still not perfect, just a quick fix)Ivan Timofeev1-26/+17
Change-Id: I4ff31f31bf579ece69e62633b99986d96ca7d857
2012-05-29these SwScrollbar::IsVisible(false) calls does not make sense to me...Ivan Timofeev1-16/+8
Change-Id: Ic58be239044f75f1ad7f70df45813b59a4610737
2012-05-29set scrollbar parameters anyway, it is nesessary for mouse wheel handlingIvan Timofeev1-22/+22
otherwise there is a bug: in Writer's page preview mode scrolling can move the selection out of page range if all pages fit into the window (regression from d7b06ba7ec2c988e80c8ef14e2d9bfc2c29e2d24) Change-Id: I6cebf0c5a4f944cfb8736469620b3097df0a0340
2012-05-28testcase for bnc#757118Luboš Luňák2-0/+33
Change-Id: I992c114669a9012a18982cf8cd313e3bdccdcb32
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2-9/+33
MSO uses undocumented properties that seem to map to o:hr and o:hrpct from .docx (including differences between .docx spec and implementation), so treat horizontal rule width the same way in .doc too. Also remove the guesswork for #i17200# that is not quite correct and no longer needed. Change-Id: Ibec543fa1679ca0b20e86ef6b4f77147b18dff7e
2012-05-29removed dead codeTakeshi Abe2-40/+0
Change-Id: Ic70d66befc90450aeb276d53f6da7e81aef85478
2012-05-28missing braceCaolán McNamara1-1/+1
Change-Id: I1b6faf4d1989a808c54f2799db8d0a6d10adf299
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 ↵Philipp Riemer3-9/+7
sw/{inc/,source/core}
2012-05-28OSL_LITTLEENDIAN->OSL_LITENDIANCaolán McNamara1-1/+1
thanks Norbert :-) Change-Id: I03942dd80bff39f4cc9a19117a4c5c5e4dfcd325
2012-05-25rhbz#810644: CalcClipRect: add band-aidMichael Stahl1-0/+6
No idea what the problem is, perhaps it'll just crash elsewhere now...
2012-05-25Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen2-6/+1
HTMLMODE_SOME_ABS_POS is enabled in all HTML export modes and thus code checking for it is not needed anymore. Change-Id: I416adc2fc6242daf9fa4ccaa9b2634138c5e17d0
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky1-2/+5
There are entries in the popup menu that are not supposed to be radio buttons, like More... ;-) Change-Id: Ic7986a668522901a244d35eda7e9cfbe0133f37e
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky6-6/+6
Nobody know what these acronyms stay for; so instead use an icon, and a menu that contains the full descrption. Tooltip now says what is active. Change-Id: I21a67c5456c96081797c1cb88d2a980d161a1c0c
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
Change-Id: I7b32f5b6ed973fd4ad4635a5265d75d4e51f04ba
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag10-9/+134
This change adds a new status bar control, "SwWordCountStatusBarControl". The control shows the number of words selected as well as the number of words in the whole document. Double-clicking the control launches the modeless word count dialog. Change-Id: I756183ab1aaf4d059e782dfb05508370178cfbe3
2012-05-25SwHistory::Move parameter nEnd was unusedMichael Stahl1-2/+2
... which is good because apparently the use of the non-default value has always been wrong, until the STL conversion fixed it by accident.
2012-05-25Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vectorNoel Grandin2-25/+35
Could not use boost::ptr_vector here because the code moves pointers around by hand. Change-Id: I60d19741ad08add18d99ee3b75e9dc3810d2c675
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
..inside of the SwCache class. Change-Id: Ie8cf55c28a04d3776b99a8608880ac7a19f748b2