summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-2/+19
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud1-3/+3
2012-11-18Move #include to appropriate headerTakeshi Abe1-1/+0
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2-13/+0
2012-11-17fix error introduced by previous commitMarkus Mohrhard1-1/+1
2012-11-17translated german comments to englishEnrico Weigelt, metux ITS1-52/+51
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida14-30/+85
2012-11-16use LanguageTagEike Rathke2-18/+9
2012-11-16template pack installerBjoern Michaelsen4-0/+44
2012-11-15Make GetParent() const-correct.Kohei Yoshida4-5/+22
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida5-57/+83
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida7-35/+35
2012-11-15PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat3-98/+151
2012-11-15ensure translations are built before using themDavid Tardon1-1/+4
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin3-6/+4
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-14add regression tests for .bmps/.rles including EDB-22680Caolán McNamara9-0/+6
2012-11-13PlaceEditDialog: removed now useless hrc/src filesCédric Bosdonnat5-293/+0
2012-11-13fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat6-317/+821
2012-11-13convert extension dialog to .uiCaolán McNamara5-346/+1
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara6-272/+4
2012-11-12re-base on ALv2 code. Includes:Michael Meeks2-47/+29
2012-11-12Use memcmp instead of rtl_compareMemory in svtoolsArnaud Versini1-1/+2
2012-11-06fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar1-0/+9
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks15-579/+361
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-11-05convert basic dialog to .uiCaolán McNamara1-0/+6
2012-11-02Fix bug 50931 : Cannot import HTML <br/> and <hr/>Louis Possoz1-1/+1
2012-11-01Translate German comments and improve some GermishPhilipp Weissenbacher2-117/+106
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-2/+5
2012-10-31fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida1-5/+8
2012-10-31This destructor should be virtual.Kohei Yoshida1-1/+1
2012-10-31Make SvTreeList non-copyable.Kohei Yoshida1-0/+3
2012-10-31fix crash traversing tools->options with keyboardCaolán McNamara1-3/+8
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin4-131/+120
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-3/+3
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann5-6/+6
2012-10-30Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida2-36/+1
2012-10-30Avoiding deleting the removed entry.Kohei Yoshida1-3/+2
2012-10-30SvTreeList::GetEntry: detect an out-of-bound and return NULL in that caseMiklos Vajna1-1/+1
2012-10-30fix character positions translation (partial fix for n#757387)Radek Doulik1-3/+4
2012-10-30Reapply eda255b38d871bb7d20432e5730cc8c68b3e2942Stephan Bergmann1-2/+4
2012-10-30fix typoDavid Tardon1-1/+1
2012-10-29Somehow this change was lost during git rebase.Kohei Yoshida1-4/+2
2012-10-29Remove unnecessary type casts.Kohei Yoshida5-47/+57
2012-10-29These are not used.Kohei Yoshida1-3/+0
2012-10-29Finally removed SvTreeEntryList.Kohei Yoshida2-166/+0
2012-10-29Remove remaining use of SvTreeEntryList.Kohei Yoshida1-19/+13
2012-10-29Remove use of SvTreeEntryList from RemoveSelection.Kohei Yoshida1-7/+5
2012-10-29Let's use const where we can.Kohei Yoshida3-18/+16