summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-26cppcheck: these methods can be constfeature/bootstrap-buildCaolán McNamara1-6/+6
2010-11-26cppcheck: this method can be constCaolán McNamara1-1/+1
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard11-10/+43
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard2-5/+21
2010-11-26Fix n#653526: Some section was added after having written the SEPXCédric Bosdonnat2-5/+15
The real problem is probably more on the docx import side, but it can't hurt to have some guards on the export as well.
2010-11-26tentative fix for fdo#30474#Noel Power1-16/+44
2010-11-26need ; vs : on windowsCaolán McNamara1-14/+2
2010-11-26tools-urlobj-smb-scheme-patch.diff: migratedFlorian Reuter1-2/+11
process relative SMB paths (in hyperlinks) correctly
2010-11-26Clean code at writerKayo Hamid20-183/+6
2010-11-25Put show credits entry into all app ui configsThorsten Behrens7-0/+7
2010-11-25Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/writerJan Holesovsky2-2/+9
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky404-4302/+4144
Conflicts: sw/inc/SwNumberTree.hxx sw/inc/calbck.hxx sw/inc/tox.hxx sw/inc/viscrs.hxx sw/source/core/doc/docnum.cxx sw/source/core/docnode/finalthreadmanager.cxx sw/source/core/docnode/ndnum.cxx sw/source/core/docnode/ndtbl.cxx sw/source/core/draw/dcontact.cxx sw/source/core/edit/edlingu.cxx sw/source/core/edit/ednumber.cxx sw/source/core/except/errhdl.cxx sw/source/core/fields/chpfld.cxx sw/source/core/fields/fldbas.cxx sw/source/core/frmedt/fetab.cxx sw/source/core/layout/flycnt.cxx sw/source/core/layout/makefile.mk sw/source/core/layout/pagechg.cxx sw/source/core/layout/tabfrm.cxx sw/source/core/ole/ndole.cxx sw/source/core/text/makefile.mk sw/source/core/txtnode/txtedt.cxx sw/source/filter/basflt/fltini.cxx sw/source/filter/html/swhtml.cxx sw/source/filter/ww1/fltshell.cxx sw/source/filter/ww1/w1sprm.cxx sw/source/filter/ww8/wrtw8nds.cxx sw/source/filter/ww8/wrtw8num.cxx sw/source/filter/ww8/ww8par3.cxx sw/source/filter/ww8/ww8par5.cxx sw/source/filter/ww8/ww8par6.cxx sw/source/filter/xml/xmltble.cxx sw/source/filter/xml/xmltbli.cxx sw/source/ui/dbui/dbinsdlg.cxx sw/source/ui/dbui/mmoutputpage.cxx sw/source/ui/dialog/swdlgfact.cxx sw/source/ui/docvw/edtwin.cxx sw/source/ui/docvw/srcedtw.cxx
2010-11-25fix incorrect double line spacing saving (bnc#654209)Luboš Luňák2-2/+9
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat400-4198/+4139
* Fixed the different dbglevel builds * This needed to change all the sw local ASSERT to OSL_ENSURE...
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-24replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1David Tardon1-3/+3
Breaks build when configured with both --enable-debug and --enable-dbgutil and built with dbglevel=1 . (cherry picked from commit c3d0c4ec39417cdb1f6d7e4e23d6cd79e16d8299)
2010-11-24Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup.Giuseppe Castagno7-7/+7
(cherry picked from commit 9771daa4e13ceef4917fb230cd72a2aa098f1400)
2010-11-24fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixupDavid Tardon2-2/+2
(cherry picked from commit f19fb8630f6dbf4b525bdd4ba775f05bb9d7e1a0)
2010-11-24cppcheck: The scope of these variables can be reducedCaolán McNamara1-7/+4
2010-11-24cppcheck: Variable is assigned a value that is never used under some ifdefsCaolán McNamara1-0/+2
2010-11-24n#652204: Font color selection didn't effect new textCédric Bosdonnat1-18/+3
Fixed the font color selection behavior: selecting a color when no text is selected doesn't turn the paintbrush mode anymore.
2010-11-24fix invalid XMLDavid Tardon1-1/+1
2010-11-24Fix Greek characters, stacks and subs/sups for operators.Luke Dixon1-10/+20
2010-11-24Clear 2 things from the visual formula editor todo list.Luke Dixon1-9/+7
2010-11-24Fix matrices with blank elements.Luke Dixon1-0/+2
2010-11-24Add some tests for SmNodeToTextVisitor.Luke Dixon2-0/+463
2010-11-24cppcheck: Possible null pointer dereferenceCaolán McNamara1-3/+8
2010-11-24cppcheck: Possible null pointer dereferenceCaolán McNamara1-1/+1
2010-11-24cppcheck: silence bogus warningCaolán McNamara1-3/+2
2010-11-24cppcheck: silence bogus warningCaolán McNamara1-2/+2
2010-11-23remove dead commentsKayo Hamid31-497/+14
2010-11-23cppcheck: Member variable not initialized in the constructorCaolán McNamara1-0/+3
2010-11-23CWS-TOOLING: integrate CWS os145ooo/OOO330_m17Kurt Zenker2-5/+21
2010-11-23n#652364: Fixed a ww8 column break import problem.Cédric Bosdonnat1-5/+14
When a column section break was inserted in word, it was transformed into a page break.
2010-11-22Fix .gitignore for macJoseph Powers2-23/+25
also a trailing space cleanup.
2010-11-22Remove the last of HC iconsJoseph Powers10-94/+67
2010-11-22clean codeKayo Hamid11-309/+34
2010-11-22#b7001883# exit if sprm array is invalidos2-5/+21
2010-11-22make it possible to build with c++0xCaolán McNamara2-12/+12
2010-11-22Add doxygen comment for DocxAttributeOutputMiklos Vajna1-0/+1
2010-11-22remove bogus commentsKayo Hamid22-439/+17
2010-11-22implement lvlJc also according to ISO, not just EcmaLuboš Luňák1-2/+3
2010-11-22Clean code and comments at writerKayo Hamid20-249/+13
2010-11-21fix potential null pointer dereferenceNorbert Thiebaud1-5/+4
2010-11-21Removed unused defineJoseph Powers1-1/+0
2010-11-19More clean code at writerKayo Hamid21-477/+25
2010-11-19Enhanced fields navigation enhancementsCédric Bosdonnat6-30/+17
Fixes the following bugs: * n#423729: Select the first field by default * n#639288: When double-clicking in an enhanced field, select the whole content of the field and don't complain about read-only selection * When navigating between the fields using Tab / Shift+Tab, select only the content of the field without the field delimiters Some comments cleanup is also included.
2010-11-19Enhanced fields navigation enhancementsCédric Bosdonnat6-28/+17
Fixes the following bugs: * n#423729: Select the first field by default * n#639288: When double-clicking in an enhanced field, select the whole content of the field and don't complain about read-only selection * When navigating between the fields using Tab / Shift+Tab, select only the content of the field without the field delimiters Some comments cleanup is also included.