summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make SvTreeEntryList private to svtools.Kohei Yoshida2012-10-234-57/+135
* sal_Bool to bool.Kohei Yoshida2012-10-232-298/+288
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-2/+4
* disable cursor in about dialog and message boxesIvan Timofeev2012-10-222-6/+0
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-195-14/+14
* We don't need this method now.Kohei Yoshida2012-10-193-15/+5
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-194-96/+13
* fix debug buildDavid Tardon2012-10-181-3/+0
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-1915-1053/+1056
* Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida2012-10-198-253/+330
* default SwInsertGrfRulerDlg to first entryCaolán McNamara2012-10-171-1/+1