summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix crash traversing tools->options with keyboardCaolán McNamara2012-10-311-3/+8
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-314-131/+120
* CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat2012-10-311-3/+3
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-315-6/+6
* Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida2012-10-302-36/+1
* Avoiding deleting the removed entry.Kohei Yoshida2012-10-301-3/+2
* SvTreeList::GetEntry: detect an out-of-bound and return NULL in that caseMiklos Vajna2012-10-301-1/+1
* fix character positions translation (partial fix for n#757387)Radek Doulik2012-10-301-3/+4
* Reapply eda255b38d871bb7d20432e5730cc8c68b3e2942Stephan Bergmann2012-10-301-2/+4
* fix typoDavid Tardon2012-10-301-1/+1
* Somehow this change was lost during git rebase.Kohei Yoshida2012-10-291-4/+2
* Remove unnecessary type casts.Kohei Yoshida2012-10-295-47/+57
* These are not used.Kohei Yoshida2012-10-291-3/+0
* Finally removed SvTreeEntryList.Kohei Yoshida2012-10-292-166/+0
* Remove remaining use of SvTreeEntryList.Kohei Yoshida2012-10-291-19/+13
* Remove use of SvTreeEntryList from RemoveSelection.Kohei Yoshida2012-10-291-7/+5
* Let's use const where we can.Kohei Yoshida2012-10-293-18/+16
* Use SvTreeListEntries to store child entries.Kohei Yoshida2012-10-295-273/+355
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-3/+4
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-291-1/+2
* Resolves: fdo#47291 polypoly[line|gon] points are signedCaolán McNamara2012-10-261-4/+4
* remove .ui mark-up in favor of font attributesCaolán McNamara2012-10-251-26/+52
* XubString->OUStringCaolán McNamara2012-10-254-8/+8
* convert index dialog to .uiCaolán McNamara2012-10-241-4/+4
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-242-2/+2
* fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin2012-10-231-3/+4
* Make loading CVE-2008-5937-1.gif fail (as expected) also on 64-bit Mac OS XTor Lillqvist2012-10-231-0/+14
* sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna2012-10-231-0/+1
* SvTreeList: fix singular iterator compare assertionsMichael Stahl2012-10-221-2/+4