summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-11-15Make GetParent() const-correct.Kohei Yoshida
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-15PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat
2012-11-15ensure translations are built before using themDavid Tardon
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-14source file modes fixEnrico Weigelt, metux ITS
2012-11-14add regression tests for .bmps/.rles including EDB-22680Caolán McNamara
2012-11-13PlaceEditDialog: removed now useless hrc/src filesCédric Bosdonnat
2012-11-13fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-12Use memcmp instead of rtl_compareMemory in svtoolsArnaud Versini
2012-11-06fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05convert basic dialog to .uiCaolán McNamara
2012-11-02Fix bug 50931 : Cannot import HTML <br/> and <hr/>Louis Possoz
2012-11-01Translate German comments and improve some GermishPhilipp Weissenbacher
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-10-31fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida
2012-10-31This destructor should be virtual.Kohei Yoshida
2012-10-31Make SvTreeList non-copyable.Kohei Yoshida
2012-10-31fix crash traversing tools->options with keyboardCaolán McNamara
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-30Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida
2012-10-30Avoiding deleting the removed entry.Kohei Yoshida
2012-10-30SvTreeList::GetEntry: detect an out-of-bound and return NULL in that caseMiklos Vajna
2012-10-30fix character positions translation (partial fix for n#757387)Radek Doulik
2012-10-30Reapply eda255b38d871bb7d20432e5730cc8c68b3e2942Stephan Bergmann
2012-10-30fix typoDavid Tardon
2012-10-29Somehow this change was lost during git rebase.Kohei Yoshida
2012-10-29Remove unnecessary type casts.Kohei Yoshida
2012-10-29These are not used.Kohei Yoshida
2012-10-29Finally removed SvTreeEntryList.Kohei Yoshida
2012-10-29Remove remaining use of SvTreeEntryList.Kohei Yoshida
2012-10-29Remove use of SvTreeEntryList from RemoveSelection.Kohei Yoshida
2012-10-29Let's use const where we can.Kohei Yoshida
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-26Resolves: fdo#47291 polypoly[line|gon] points are signedCaolán McNamara
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-25XubString->OUStringCaolán McNamara
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin