summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Collapse)AuthorAgeFilesLines
* add Teke-Eboo language - fdo#37275Andras Timar2011-06-141-0/+1
|
* catch by const referenceCaolán McNamara2011-06-144-18/+18
|
* fix assert, title column added twiceCaolán McNamara2011-06-141-9/+11
|
* quieten this down a bitCaolán McNamara2011-06-131-6/+4
|
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-1/+1
|
* fixed debug buildRadek Doulik2011-06-101-2/+2
|
* fix build, and fix reversed logicCaolán McNamara2011-06-101-1/+1
|
* Change ScTreeEntryList to no longer depend on class List.Joseph Powers2011-06-105-101/+164
| | | | Version 2.0 of the patch. It works this time...
* Changed return type of GetHTMLColorChristina Rossmanith2011-06-051-2/+2
|
* Changed return type of GetHTMLColorChristina Rossmanith2011-06-051-1/+1
|
* Removed lines from merge conflictsChristina Rossmanith2011-06-041-16/+0
|
* Use SAL_CALL / refurbish #include's (IWYU) / sal_Bool->boolChristina Rossmanith2011-06-041-20/+24
|
* Changed HTML_ColorEntry.nColor to sal_uInt32Christina Rossmanith2011-06-041-3/+3
|
* Added HTML_TOKEN_ONOFF testChristina Rossmanith2011-06-041-2/+3
|
* Translated commentsChristina Rossmanith2011-06-041-28/+21
|
* Removed comments/commented codeChristina Rossmanith2011-06-041-6/+0
|
* Translated commentsChristina Rossmanith2011-06-041-4/+4
|
* Bug 36390 <title /> breaks html filter fixedChristina Rossmanith2011-06-041-9/+6
|
* Translated comments German->EnglishChristina Rossmanith2011-06-041-184/+154
|
* overly staticCaolán McNamara2011-06-013-7/+7
|
* tidy this upCaolán McNamara2011-06-011-24/+11
|
* use tunnel pattern hereCaolán McNamara2011-06-0110-116/+55
|
* Replace List in SvTreeList with a vector<>Joseph Powers2011-06-012-20/+28
|
* vcl::DeleteOnDeinit for static BitmapEx objectsLuboš Luňák2011-05-311-5/+5
| | | | they should not outlive VCL cleanup (need X connection, etc.)
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-05-311-187/+280
|\
| * White space cleanup.Joseph Powers2011-05-301-187/+280
| | | | | | | | No code changes
* | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-314-9/+32
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: svtools/source/filter/wmf/winmtf.hxx tools/source/fsys/urlobj.cxx unotools/source/config/configmgr.cxx unotools/source/config/makefile.mk vcl/inc/vcl/cursor.hxx vcl/source/gdi/outdevnative.cxx vcl/source/window/abstdlg.cxx vcl/source/window/toolbox.cxx vcl/unx/generic/printer/ppdparser.cxx vcl/unx/generic/printer/printerinfomanager.cxx
| * Fix crash in WMF import - fdo#36991.Jan Holesovsky2011-05-161-0/+3
| | | | | | | | | | | | (cherry picked from commit c4361c93de2b9661d59bc4aa799dffea7ad579e2) Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
| * fix for fdo#36629, corrupted IDE tabs when adding/deleting modulesNoel Power2011-04-291-0/+1
| |
| * wmf-mm-text-1.diff: fix regression caused by wmf-mm-text.diff (bnc#417818)Radek Doulik2011-04-281-2/+12
| | | | | | | | make the fixed code run only when device size is set
| * wmf-mm-text.diff: M_TEXT map mode support in wmf (bnc#417818)Petr Mladek2011-04-283-0/+25
| |
| * svtools-unsort-template-dialogentries.diff: grouping items in templates dialogRadek Doulik2011-04-273-9/+31
| | | | | | | | group entries in the "Documents and Templates dialog" (bnc#106603)
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-05-276-317/+214
|\ \ | | | | | | | | | | | | | | | Conflicts: vcl/source/control/makefile.mk vcl/unx/generic/printer/ppdparser.cxx
| * | Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.Nigel Hawkins2011-05-271-10/+9
| | |
| * | Fix build breakage (dbgutil build)Thorsten Behrens2011-05-271-1/+1
| | |
| * | Revert TreeList to vector<> conversion.Joseph Powers2011-05-264-288/+200
| | | | | | | | | | | | | | | This fixes a bug in Options->Path. I'll need to rework the conversion later.
| * | remove __cdecl and use SAL_CALL insteadChr. Rossmanith2011-05-262-18/+4
| | |
* | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2743-116/+260
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cppcanvas/source/mtfrenderer/implrenderer.cxx i18npool/inc/i18npool/lang.h i18npool/source/isolang/isolang.cxx svtools/source/filter/exportdialog.cxx svtools/source/graphic/grfmgr.cxx vcl/aqua/source/dtrans/aqua_service.cxx vcl/aqua/source/window/salframe.cxx vcl/inc/sft.hxx vcl/inc/unx/pspgraphics.h vcl/inc/vcl/cursor.hxx vcl/inc/vcl/gdimtf.hxx vcl/inc/vcl/settings.hxx vcl/prj/d.lst vcl/source/app/settings.cxx vcl/source/control/edit.cxx vcl/source/gdi/gdimtf.cxx vcl/source/window/cursor.cxx vcl/source/window/window.cxx vcl/unx/generic/fontmanager/fontconfig.cxx vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx vcl/unx/kde4/KDESalGraphics.cxx
| * | DBG_ERROR into OSL_FAIL.Jan Holesovsky2011-05-041-1/+1
| | |
| * | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2242-119/+253
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cppcanvas/source/mtfrenderer/transparencygroupaction.cxx l10ntools/scripts/localize.pl l10ntools/source/directory.cxx l10ntools/source/srciter.cxx padmin/Executable_spadmin.bin.mk padmin/Library_spa.mk svtools/inc/svtools/filter.hxx svtools/inc/svtools/grfmgr.hxx svtools/source/filter/filter.cxx svtools/source/filter/filter2.cxx svtools/source/filter/wmf/emfwr.cxx svtools/source/filter/wmf/enhwmf.cxx svtools/source/filter/wmf/winmtf.cxx svtools/source/filter/wmf/winmtf.hxx svtools/source/filter/wmf/winwmf.cxx svtools/source/filter/wmf/wmfwr.cxx svtools/source/graphic/grfmgr.cxx svtools/source/graphic/grfmgr2.cxx toolkit/source/controls/controlmodelcontainerbase.cxx toolkit/source/controls/unocontrol.cxx toolkit/source/helper/formpdfexport.cxx toolkit/source/helper/unowrapper.cxx vcl/Package_osx.mk vcl/aqua/source/app/salinst.cxx vcl/aqua/source/app/salsys.cxx vcl/aqua/source/dtrans/aqua_service.cxx vcl/aqua/source/dtrans/test_aquacb.cxx vcl/aqua/source/res/makefile.mk vcl/aqua/source/window/salframe.cxx vcl/aqua/source/window/salframeview.mm vcl/inc/aqua/salgdi.h vcl/inc/aqua/salinst.h vcl/inc/graphite_adaptors.hxx vcl/inc/graphite_cache.hxx vcl/inc/graphite_serverfont.hxx vcl/inc/impprn.hxx vcl/inc/svdata.hxx vcl/inc/unx/i18n_status.hxx vcl/inc/unx/saldata.hxx vcl/inc/unx/salfont.h vcl/inc/unx/salinst.h vcl/inc/unx/salprn.h vcl/inc/unx/salsys.h vcl/inc/unx/sm.hxx vcl/inc/vcl/gdimtf.hxx vcl/inc/vcl/graph.hxx vcl/inc/vcl/outdev.hxx vcl/inc/vcl/polyscan.hxx vcl/inc/vcl/svcompat.hxx vcl/inc/vcl/svgread.hxx vcl/inc/vcl/unobrok.hxx vcl/inc/win/salgdi.h vcl/inc/win/wincomp.hxx vcl/prj/d.lst vcl/source/app/dbggui.cxx vcl/source/app/idlemgr.cxx vcl/source/app/makefile.mk vcl/source/app/settings.cxx vcl/source/app/sound.cxx vcl/source/app/stdtext.cxx vcl/source/app/svapp.cxx vcl/source/app/svdata.cxx vcl/source/app/svmain.cxx vcl/source/app/timer.cxx vcl/source/app/unohelp.cxx vcl/source/components/dtranscomp.cxx vcl/source/control/button.cxx vcl/source/control/combobox.cxx vcl/source/control/ctrl.cxx vcl/source/control/edit.cxx vcl/source/control/field2.cxx vcl/source/control/ilstbox.cxx vcl/source/gdi/bitmap.cxx vcl/source/gdi/bitmapex.cxx vcl/source/gdi/cvtgrf.cxx vcl/source/gdi/font.cxx vcl/source/gdi/image.cxx vcl/source/gdi/imagerepository.cxx vcl/source/gdi/impbmp.cxx vcl/source/gdi/impgraph.cxx vcl/source/gdi/impimagetree.cxx vcl/source/gdi/jobset.cxx vcl/source/gdi/makefile.mk vcl/source/gdi/metaact.cxx vcl/source/gdi/outdev.cxx vcl/source/gdi/outdev2.cxx vcl/source/gdi/outdev5.cxx vcl/source/gdi/outdev6.cxx vcl/source/gdi/outmap.cxx vcl/source/gdi/polyscan.cxx vcl/source/gdi/print.cxx vcl/source/gdi/print2.cxx vcl/source/gdi/region.cxx vcl/source/gdi/salgdilayout.cxx vcl/source/gdi/sallayout.cxx vcl/source/gdi/svcompat.cxx vcl/source/gdi/virdev.cxx vcl/source/glyphs/gcach_ftyp.cxx vcl/source/glyphs/gcach_vdev.cxx vcl/source/glyphs/gcach_vdev.hxx vcl/source/glyphs/graphite_adaptors.cxx vcl/source/glyphs/graphite_cache.cxx vcl/source/glyphs/graphite_layout.cxx vcl/source/glyphs/graphite_serverfont.cxx vcl/source/glyphs/graphite_textsrc.hxx vcl/source/glyphs/makefile.mk vcl/source/src/makefile.mk vcl/source/window/accel.cxx vcl/source/window/brdwin.cxx vcl/source/window/btndlg.cxx vcl/source/window/dialog.cxx vcl/source/window/dndevdis.cxx vcl/source/window/dockmgr.cxx vcl/source/window/dockwin.cxx vcl/source/window/floatwin.cxx vcl/source/window/introwin.cxx vcl/source/window/keycod.cxx vcl/source/window/menu.cxx vcl/source/window/msgbox.cxx vcl/source/window/scrwnd.cxx vcl/source/window/split.cxx vcl/source/window/splitwin.cxx vcl/source/window/status.cxx vcl/source/window/syswin.cxx vcl/source/window/tabpage.cxx vcl/source/window/toolbox.cxx vcl/source/window/toolbox2.cxx vcl/source/window/window.cxx vcl/source/window/window2.cxx vcl/source/window/winproc.cxx vcl/source/window/wrkwin.cxx vcl/unx/generic/app/i18n_cb.cxx vcl/unx/generic/app/i18n_ic.cxx vcl/unx/generic/app/saldata.cxx vcl/unx/generic/app/saldisp.cxx vcl/unx/generic/app/salinst.cxx vcl/unx/generic/app/wmadaptor.cxx vcl/unx/generic/fontmanager/afm_hash.cpp vcl/unx/generic/gdi/salbmp.cxx vcl/unx/generic/gdi/salgdi3.cxx vcl/unx/generic/gdi/xrender_peer.cxx vcl/unx/generic/window/salframe.cxx vcl/unx/generic/window/salobj.cxx vcl/unx/gtk/a11y/makefile.mk vcl/unx/gtk/app/gtksys.cxx vcl/unx/gtk/app/makefile.mk vcl/unx/gtk/window/gtkframe.cxx vcl/unx/gtk/window/gtkobject.cxx vcl/unx/headless/svpinst.cxx vcl/unx/headless/svpinst.hxx vcl/unx/headless/svpprn.hxx vcl/unx/kde/kdedata.cxx vcl/unx/kde/salnativewidgets-kde.cxx vcl/unx/kde4/KDESalDisplay.hxx vcl/unx/kde4/KDEXLib.cxx vcl/unx/kde4/KDEXLib.hxx vcl/unx/kde4/VCLKDEApplication.cxx vcl/unx/kde4/makefile.mk vcl/unx/source/app/makefile.mk vcl/unx/source/fontmanager/makefile.mk vcl/unx/source/gdi/makefile.mk vcl/unx/source/inc/salcursors.h vcl/util/linksvp/makefile.mk vcl/win/source/app/saldata.cxx vcl/win/source/app/salinst.cxx vcl/win/source/app/salshl.cxx vcl/win/source/gdi/makefile.mk vcl/win/source/gdi/salbmp.cxx vcl/win/source/gdi/salgdi.cxx vcl/win/source/gdi/salgdi2.cxx vcl/win/source/gdi/salgdi3.cxx vcl/win/source/gdi/salgdi_gdiplus.cxx vcl/win/source/gdi/salprn.cxx vcl/win/source/gdi/salvd.cxx vcl/win/source/gdi/winlayout.cxx vcl/win/source/window/salframe.cxx vcl/win/source/window/salmenu.cxx vcl/win/source/window/salobj.cxx
| | * ooo340libs: needed patch changes for external libraries/using ↵ka2011-04-012-2/+3
| | | | | | | | | | | | external/jpeg*.h again
| | * masterfix DEV300: #i10000# build fixesIvo Hinkelmann2011-03-302-5/+4
| | |
| | * masterfix DEV300: #i10000# removeing moved codeIvo Hinkelmann2011-03-302-1061/+0
| | |
| | * CWS-TOOLING: integrate CWS rsvglibsIvo Hinkelmann2011-03-292-0/+1061
| | |\
| | | * rsvglibs: rebased to DEV300_m104ka2011-03-292-4/+4
| | | |\
| | | | * rsvglibs: minor adjustments wrt. new/updated external libska2011-03-282-4/+4
| | | | |
| | * | | ka102: rebased to DEV300_m104ka2011-03-2851-3706/+6168
| | |\| |
| | | * | CWS-TOOLING: integrate CWS dba34cVladimir Glazunov2011-03-211-0/+1
| | | |\ \
| | | | * \ Automated merge with file:///d:\tools\master\oooOcke Janssen2011-03-041-0/+1
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]2011-02-14292-10947/+10757
| | | | | |\