summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-26Sprinkle some DISABLE_EXPORT, saves 100K of code in an Android view-only appTor Lillqvist1-0/+35
2012-11-23some i18n wrappers with LanguageTagEike Rathke5-20/+16
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke14-21/+21
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2-17/+15
2012-11-22seekrel(-6) + read(4) into discard + seekrel(2) == noopCaolán McNamara1-4/+0
2012-11-22loplugin: unused Point aPos0 and Rectangle aRectCaolán McNamara1-5/+3
2012-11-22Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGEStephan Bergmann1-1/+1
2012-11-21initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks1-3/+3
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke1-2/+2
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS1-5/+0
2012-11-21Fix fdo#57353 correct moveTo handling for emf path recordingThorsten Behrens1-0/+6
2012-11-20convert xslt filter dialog to .uiCaolán McNamara1-9/+61
2012-11-20Improve error reportingStephan Bergmann1-3/+10
2012-11-19re-base on ALv2 code. Includes:Michael Meeks202-4933/+2877
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-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-10/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida9-8/+44
2012-11-16use LanguageTagEike Rathke1-9/+7
2012-11-16template pack installerBjoern Michaelsen3-0/+42
2012-11-15Make GetParent() const-correct.Kohei Yoshida2-3/+16
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida3-48/+70
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida5-29/+29
2012-11-15PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat1-1/+25
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-13PlaceEditDialog: removed now useless hrc/src filesCédric Bosdonnat4-292/+0
2012-11-13fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat2-270/+127
2012-11-13convert extension dialog to .uiCaolán McNamara2-250/+1
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara2-135/+2
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-24/+14
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 Meeks11-479/+347
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-10-31fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida1-5/+8
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 Bergmann1-2/+2
2012-10-30Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida1-34/+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