summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Collapse)AuthorFilesLines
2011-08-11ByteString::ToInt64 is atoi the same as ToInt32, and we downcast anywayCaolán McNamara1-2/+2
2011-08-09Some cppcheck cleaningJulien Nabet2-4/+4
2011-08-08remove unused codeDavid Tardon1-5/+0
2011-08-03callcatcher: remove unused methods and a little cleanupThomas Arnhold2-110/+0
2011-08-03Move CMCDEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold1-1/+1
2011-07-31XML config schema files do not contain strings for localizationAndras Timar1-1/+0
2011-07-31do not extract strings from ucbhelper (not used by LibO)Andras Timar1-1/+0
2011-07-22Generate correctly named import library for WNTGCCTor Lillqvist1-0/+4
2011-07-18callcatcher: remove unused methodsCaolán McNamara5-159/+0
2011-07-14callcatcher: ditch unused methodCaolán McNamara2-73/+0
2011-07-14set Dump methods to ultra-verbose debug-modeCaolán McNamara2-17/+22
2011-07-13callcatcher: strip l10ntools down by more unused methodsCaolán McNamara1-96/+0
2011-07-12callcatcher: remove unused MergeDataFile::WriteError ByteStringCaolán McNamara2-14/+0
2011-07-12callcatcher: remove unused Merge ByteStringCaolán McNamara1-19/+0
2011-07-12callcatcher: remove Directory ByteString ctorCaolán McNamara2-7/+0
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara11-228/+290
2011-06-30callcatcher: unused codeCaolán McNamara5-149/+1
2011-06-30unused pure-virtual WorkOnRessourceEnd bodyCaolán McNamara1-7/+0
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara1-3/+3
2011-06-22Fix MinGW compilationTor Lillqvist1-1/+1
2011-06-16Revert "Don't do anything here when cross-compiling"Tor Lillqvist5-26/+0
We use a BUILD_TYPE keyword instead to bypass l10ntools. This reverts commit cb7948c88ab3e2c8702bef0794455c07ccd88295.
2011-06-16WaE: keep windows compiler cast happyCaolán McNamara3-6/+11
2011-06-15Don't do anything here when cross-compilingTor Lillqvist5-0/+26
2011-06-14ByteString -> rtl::OStringCaolán McNamara2-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-50/+50
2011-05-31remove unused l10ntoolsAndras Timar76-11685/+7
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-7/+26
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
2011-05-18Rework how <db.h> is includedTor Lillqvist2-5/+3
2011-05-17remove support for proprietary modules (former StarOffice)Andras Timar1-46/+3
2011-05-17remove unused functionsAndras Timar1-150/+0
2011-05-17No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist1-1/+1
2011-05-16revert part of 5cd163969b0958bd5812f837ff014409bf5b72ceChristian Lohmaier2-2/+2
size_t is unsigned type, but function returns negative value (function is apparenly not used anywhere else)
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-05-16remove unused codeDavid Tardon2-59/+3
2011-05-16remove unused functionDavid Tardon1-1/+0
2011-05-12the else branch is unreachableDavid Tardon1-9/+1
2011-04-28Remove some OS/2 codeFrancois Tigeot11-21/+14
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-7/+26
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
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith2-3/+3
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann2-2/+2
2011-03-31localize-pl-cygwin-paths.diff: cygwin paths handling in localize.plTor Lillqvist1-2/+16
Fixes localize.pl so that it doesn't pass Cygwin pathnames to the non-Cygwin programs it runs.
2011-03-30Bin some Hamburg crackTor Lillqvist6-397/+14
We don't need the possibility to use a "source_config" file that would list "repositories".
2011-03-30Kill UPDMINOREXT and simplifyTor Lillqvist6-54/+6
2011-03-29drop bogus executable flag from odf filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-29Don't skip the clone directory on WindowsTor Lillqvist1-0/+2
As localize_sl is not a Cygwin program it won't understand the symlinks pointing to clone/*/* anyway, so we won't get any duplicates if we just let it recurse down the clone directory.
2011-03-29masterfix DEV300: skip .hg subdirsIvo Hinkelmann1-1/+3
2011-03-28masterfix DEV300: fix for string corruptionIvo Hinkelmann1-7/+4
2011-03-28CWS-TOOLING: integrate CWS test123l10n04Ivo Hinkelmann1-1/+1
2011-03-26disable jpropex (currently unused and requires Java)Andras Timar1-1/+1