summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-221-3/+3
* AllSettings with LanguageTagEike Rathke2012-11-2214-21/+21
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-222-17/+15
* seekrel(-6) + read(4) into discard + seekrel(2) == noopCaolán McNamara2012-11-221-4/+0
* loplugin: unused Point aPos0 and Rectangle aRectCaolán McNamara2012-11-221-5/+3
* Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGEStephan Bergmann2012-11-221-1/+1
* initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks2012-11-211-3/+3
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-211-2/+2
* dropped dead code from svgEnrico Weigelt, metux ITS2012-11-211-5/+0
* Fix fdo#57353 correct moveTo handling for emf path recordingThorsten Behrens2012-11-211-0/+6
* convert xslt filter dialog to .uiCaolán McNamara2012-11-201-9/+61
* Improve error reportingStephan Bergmann2012-11-201-3/+10
* re-base on ALv2 code. Includes:Michael Meeks2012-11-19202-4933/+2877
* migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-181-2/+19
* PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2012-11-181-3/+3
* callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-171-10/+0
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-169-8/+44
* use LanguageTagEike Rathke2012-11-161-9/+7
* template pack installerBjoern Michaelsen2012-11-163-0/+42
* Make GetParent() const-correct.Kohei Yoshida2012-11-152-3/+16
* Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida2012-11-153-48/+70
* Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-155-29/+29
* PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat2012-11-151-1/+25
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-153-6/+4
* source file modes fixEnrico Weigelt, metux ITS2012-11-141-0/+0
* PlaceEditDialog: removed now useless hrc/src filesCédric Bosdonnat2012-11-134-292/+0
* fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat2012-11-132-270/+127
* convert extension dialog to .uiCaolán McNamara2012-11-132-250/+1
* move svtools's FixedHyper.hxx to vclCaolán McNamara2012-11-122-135/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-121-24/+14
* 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-0611-479/+347
* 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
* fdo#56617: Fix crash on closing beanshell dialog and the macro window.Kohei Yoshida2012-10-311-5/+8
* 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-311-2/+2
* Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida2012-10-301-34/+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-293-46/+53
* Finally removed SvTreeEntryList.Kohei Yoshida2012-10-291-127/+0