summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-11-29button placement consistencyCaolán McNamara
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida
2012-11-28Get it to build after the rebase.Kohei Yoshida
2012-11-28changes to Congolese localesEike Rathke
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown
2012-11-28This is now struct, not class.Kohei Yoshida
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida
2012-11-28Use std::vector over c-style pointer array.Kohei Yoshida
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida
2012-11-28sal_Bool to bool.Kohei Yoshida
2012-11-28Deliver this new header file.Kohei Yoshida
2012-11-28Move SvViewDataEntry and SvViewDataItem into these files too.Kohei Yoshida
2012-11-28Make these methods non-inline.Kohei Yoshida
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida
2012-11-28Hide this, and don't expose method definitions of exported class.Kohei Yoshida
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann
2012-11-26Sprinkle some DISABLE_EXPORT, saves 100K of code in an Android view-only appTor Lillqvist
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-22seekrel(-6) + read(4) into discard + seekrel(2) == noopCaolán McNamara
2012-11-22loplugin: unused Point aPos0 and Rectangle aRectCaolán McNamara
2012-11-22Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGEStephan Bergmann
2012-11-21initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS
2012-11-21Fix fdo#57353 correct moveTo handling for emf path recordingThorsten Behrens
2012-11-20convert xslt filter dialog to .uiCaolán McNamara
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-20Improve error reportingStephan Bergmann
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-18Move #include to appropriate headerTakeshi Abe
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara
2012-11-17fix error introduced by previous commitMarkus Mohrhard
2012-11-17translated german comments to englishEnrico Weigelt, metux ITS
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-16use LanguageTagEike Rathke
2012-11-16template pack installerBjoern Michaelsen
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