Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-06 | Reapearing DGB_UTIL things removed | Cédric Bosdonnat | 2 | -2/+2 | |
2010-12-06 | remove obsolete __FAR_DATA | Michael Callahan | 22 | -55/+55 | |
2010-12-05 | autocomplete using the context's case i#22961 | Michael Meeks | 1 | -2/+22 | |
2010-12-05 | cppcheck: scope of this variable can be reduced | Caolán McNamara | 1 | -1/+1 | |
2010-12-05 | cppcheck: initialize these variables | Caolán McNamara | 1 | -2/+8 | |
2010-12-03 | WaE: get member init order right | Caolán McNamara | 1 | -2/+1 | |
2010-12-03 | Add missing extedit.cxx for the external edit feature | Surendran Mahendran | 1 | -0/+150 | |
2010-12-03 | default insert-symbol to use the symbol font | Michael Meeks | 1 | -0/+1 | |
2010-12-03 | First cuts for edit with external tool method | Surendran Mahendran | 5 | -24/+39 | |
Define the EditWithExternalTool method and add it to the makefile to get it built as well. Basic working model of external edit application. This should work fine in all platforms given that I am using SystemShellExecute ReRead method does an automatic refresh of the Shell | |||||
2010-12-03 | Handle Click of External Edit functionality | Surendran Mahendran | 1 | -1/+21 | |
By adding the external method to the specific FN_EXTERNAL_EDIT identifier | |||||
2010-12-03 | Header file for external edit tool functionality | Surendran Mahendran | 1 | -0/+38 | |
Has the method that is invoked when edit with external tool is called | |||||
2010-12-03 | Moved a functionality to a header file | Surendran Mahendran | 2 | -18/+18 | |
Needed the lcl_getPreferredExtension elsewhere, so moved it to hxx. | |||||
2010-12-03 | Adding "Edit via External Tool" to Graphic Popup | Surendran Mahendran | 1 | -0/+8 | |
1) add unique identifier to cmdid.h 2) add ExecMethod and StateMethod to _grfsh.sdi 3) add additional details for the identifier in swriter.sdi 4) add the item to the popup menu in mn.src | |||||
2010-12-03 | Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup | Tor Lillqvist | 1 | -1/+1 | |
2010-12-03 | Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup | Tor Lillqvist | 1 | -1/+1 | |
2010-12-03 | Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup | Tor Lillqvist | 1 | -1/+1 | |
2010-12-03 | fdo#31190: Use the same method to getthe DBData than the mail merge | Cédric Bosdonnat | 1 | -1/+11 | |
2010-12-02 | Enable OLE object export, only as an experimental feature | Michael Meeks | 1 | -0/+11 | |
2010-12-02 | Add export as PDF / JPG to OLE objects context menu | Gert Faller | 2 | -0/+166 | |
2010-12-01 | use SwCrsrSaveState to save and restore cursor position | Luboš Luňák | 1 | -8/+2 | |
2010-12-01 | Fix for i#8288: "Replace all" should leave the cursor at original position | Mattias Johnsson | 1 | -0/+9 | |
2010-11-30 | clean code at writer | Kayo Hamid | 70 | -707/+22 | |
2010-11-27 | Clean code at writer | Kayo Hamid | 26 | -303/+11 | |
2010-11-26 | Clean code at writer | Kayo Hamid | 20 | -183/+6 | |
2010-11-25 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | 12 | -126/+32 | |
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-25 | Removed DBG_UTIL from sw | Cédric Bosdonnat | 8 | -18/+16 | |
* Fixed the different dbglevel builds * This needed to change all the sw local ASSERT to OSL_ENSURE... | |||||
2010-11-25 | cppcheck: methods can be const | Caolán McNamara | 1 | -1/+1 | |
2010-11-24 | Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup. | Giuseppe Castagno | 4 | -4/+4 | |
(cherry picked from commit 9771daa4e13ceef4917fb230cd72a2aa098f1400) | |||||
2010-11-24 | n#652204: Font color selection didn't effect new text | Cédric Bosdonnat | 1 | -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-24 | cppcheck: Possible null pointer dereference | Caolán McNamara | 1 | -3/+8 | |
2010-11-24 | cppcheck: silence bogus warning | Caolán McNamara | 1 | -3/+2 | |
2010-11-24 | cppcheck: silence bogus warning | Caolán McNamara | 1 | -2/+2 | |
2010-11-22 | Remove the last of HC icons | Joseph Powers | 6 | -76/+62 | |
2010-11-19 | Enhanced fields navigation enhancements | Cédric Bosdonnat | 1 | -0/+6 | |
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-19 | Enhanced fields navigation enhancements | Cédric Bosdonnat | 1 | -0/+6 | |
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-19 | Made the "My AutoText" string localizable, #i66304# | Andras Timar | 3 | -89/+10 | |
2010-11-18 | fix build breakage with dbglevel=1 | David Tardon | 2 | -2/+2 | |
2010-11-18 | fix build breakage with dbglevel=1 | David Tardon | 1 | -1/+1 | |
2010-11-18 | fix build breakage with dbglevel=1 | David Tardon | 1 | -1/+1 | |
2010-11-16 | HC Cleanup - writer | Joseph Powers | 5 | -49/+33 | |
2010-11-16 | Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup. | Giuseppe Castagno | 4 | -4/+4 | |
2010-11-16 | some more fixups | Caolán McNamara | 3 | -8/+4 | |
2010-11-16 | fix this up | Caolán McNamara | 19 | -91/+42 | |
2010-11-16 | drop removed resources | Caolán McNamara | 10 | -222/+0 | |
2010-11-15 | Remove empty dated comments | J. Graeme Lingard | 8 | -45/+1 | |
2010-11-14 | Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | 1 | -1/+1 | |
2010-11-13 | Remove empty dated comments | J. Graeme Lingard | 22 | -167/+3 | |
2010-11-13 | Purged BmpColorMode from libs-gui - writer | Joseph Powers | 6 | -102/+11 | |
2010-11-13 | RTL_CONSTASCII_USTRINGPARAM for writer_sw | Julien Nabet | 1 | -1/+1 | |
2010-11-12 | RTL_CONSTASCII_USTRINGPARAM used with nonarray | Caolán McNamara | 1 | -1/+1 | |