summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* changes to Congolese localesEike Rathke2012-11-281-5/+5
* Add/modify locales & language list entries for Congolese languagesJeremy Brown2012-11-281-0/+14
* This is now struct, not class.Kohei Yoshida2012-11-281-1/+1
* Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida2012-11-287-82/+60
* Use std::vector over c-style pointer array.Kohei Yoshida2012-11-284-11/+27
* Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida2012-11-286-34/+16
* sal_Bool to bool.Kohei Yoshida2012-11-282-4/+4
* Deliver this new header file.Kohei Yoshida2012-11-281-0/+1
* Move SvViewDataEntry and SvViewDataItem into these files too.Kohei Yoshida2012-11-284-56/+52
* Make these methods non-inline.Kohei Yoshida2012-11-282-47/+69
* Extract SvViewData into separate header/source files.Kohei Yoshida2012-11-287-135/+191
* Hide this, and don't expose method definitions of exported class.Kohei Yoshida2012-11-282-1/+6
* fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin2012-11-281-5/+3
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-2/+2
* String=>OUString in svl's inettype and fall-outNorbert Thiebaud2012-11-272-13/+13
* String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud2012-11-271-6/+6
* Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann2012-11-279-23/+232
* Sprinkle some DISABLE_EXPORT, saves 100K of code in an Android view-only appTor Lillqvist2012-11-261-0/+35
* some i18n wrappers with LanguageTagEike Rathke2012-11-235-20/+16
* 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-212-6/+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-203-25/+75
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1162-3036/+2623
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1354-4096/+3830
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-013-43/+11
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-017-14/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-017-7/+14
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-017-0/+7
* | | | Improve error reportingStephan Bergmann2012-11-201-3/+10
* | | | re-base on ALv2 code. Includes:Michael Meeks2012-11-19320-7580/+4577
* | | | 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
* | | | Move #include to appropriate headerTakeshi Abe2012-11-181-1/+0
* | | | callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-172-13/+0
* | | | fix error introduced by previous commitMarkus Mohrhard2012-11-171-1/+1
* | | | translated german comments to englishEnrico Weigelt, metux ITS2012-11-171-52/+51
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-1614-30/+85
* | | | use LanguageTagEike Rathke2012-11-162-18/+9
* | | | template pack installerBjoern Michaelsen2012-11-164-0/+44