summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
...
* Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGEStephan Bergmann2012-11-221-1/+1
* initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks2012-11-211-3/+3
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-211-2/+2
* dropped dead code from svgEnrico Weigelt, metux ITS2012-11-212-6/+0
* Fix fdo#57353 correct moveTo handling for emf path recordingThorsten Behrens2012-11-211-0/+6
* convert xslt filter dialog to .uiCaolán McNamara2012-11-203-25/+75
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1162-3036/+2623
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1354-4096/+3830
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-013-43/+11
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-017-14/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-017-7/+14
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-017-0/+7
* | | | Improve error reportingStephan Bergmann2012-11-201-3/+10
* | | | re-base on ALv2 code. Includes:Michael Meeks2012-11-19320-7580/+4577
* | | | migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-181-2/+19
* | | | PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2012-11-181-3/+3
* | | | Move #include to appropriate headerTakeshi Abe2012-11-181-1/+0
* | | | callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-172-13/+0
* | | | fix error introduced by previous commitMarkus Mohrhard2012-11-171-1/+1
* | | | translated german comments to englishEnrico Weigelt, metux ITS2012-11-171-52/+51
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-1614-30/+85
* | | | use LanguageTagEike Rathke2012-11-162-18/+9
* | | | template pack installerBjoern Michaelsen2012-11-164-0/+44
* | | | Make GetParent() const-correct.Kohei Yoshida2012-11-154-5/+22
* | | | Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida2012-11-155-57/+83
* | | | Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-157-35/+35
* | | | PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat2012-11-153-98/+151
* | | | ensure translations are built before using themDavid Tardon2012-11-151-1/+4
* | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-153-6/+4
* | | | source file modes fixEnrico Weigelt, metux ITS2012-11-141-0/+0
* | | | add regression tests for .bmps/.rles including EDB-22680Caolán McNamara2012-11-149-0/+6
* | | | PlaceEditDialog: removed now useless hrc/src filesCédric Bosdonnat2012-11-135-293/+0
* | | | fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat2012-11-136-317/+821
* | | | convert extension dialog to .uiCaolán McNamara2012-11-135-346/+1
* | | | move svtools's FixedHyper.hxx to vclCaolán McNamara2012-11-126-272/+4
* | | | re-base on ALv2 code. Includes:Michael Meeks2012-11-122-47/+29
* | | | Use memcmp instead of rtl_compareMemory in svtoolsArnaud Versini2012-11-121-1/+2
| |_|/ |/| |
* | | fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar2012-11-061-0/+9
* | | re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0615-579/+361
* | | fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
* | | convert basic dialog to .uiCaolán McNamara2012-11-051-0/+6
* | | Fix bug 50931 : Cannot import HTML <br/> and <hr/>Louis Possoz2012-11-021-1/+1
* | | Translate German comments and improve some GermishPhilipp Weissenbacher2012-11-012-117/+106
* | | rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-2/+5
* | | fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida2012-10-311-5/+8
* | | This destructor should be virtual.Kohei Yoshida2012-10-311-1/+1
* | | Make SvTreeList non-copyable.Kohei Yoshida2012-10-311-0/+3