summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin2012-12-061-2/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-7/+6
* n#780748: Basic EMF+ implementation.Muthu Subramanian2012-12-062-1/+215
* move printer setup .ui to svtools and replace .src with itCaolán McNamara2012-12-055-341/+162
* Bye bye ODMATor Lillqvist2012-12-051-50/+0
* Support added for fine dashing on table borders.Eilidh McAdam2012-12-041-0/+7
* move base check for bibliography to sfx2Bjoern Michaelsen2012-12-031-0/+3
* add Sidama (sid) languageAndras Timar2012-11-301-0/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-309-28/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
* Let's make it so that selected = highlighted + logically selected.Kohei Yoshida2012-11-292-4/+3
* Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida2012-11-292-2/+16
* I didn't mean to check this in....Kohei Yoshida2012-11-291-48/+0
* Use bitfield for better readability.Kohei Yoshida2012-11-291-29/+22
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-296-5/+11
* Now we can officially hide these flag values.Kohei Yoshida2012-11-291-0/+7
* More on removing direct access to tree entry's view flags.Kohei Yoshida2012-11-293-14/+17
* Avoid direct use of flag value.Kohei Yoshida2012-11-292-6/+14
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-294-22/+76
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-294-16/+16
* Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2012-11-292-5/+56
* Try to reduce direct access/manipulation of the flag value.Kohei Yoshida2012-11-282-7/+11
* Get it to build after the rebase.Kohei Yoshida2012-11-281-0/+10
* changes to Congolese localesEike Rathke2012-11-281-5/+5
* Add/modify locales & language list entries for Congolese languagesJeremy Brown2012-11-281-0/+14
* Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida2012-11-284-56/+39
* Use std::vector over c-style pointer array.Kohei Yoshida2012-11-282-7/+18
* Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida2012-11-284-23/+11
* sal_Bool to bool.Kohei Yoshida2012-11-281-2/+2
* Move SvViewDataEntry and SvViewDataItem into these files too.Kohei Yoshida2012-11-282-31/+27
* Make these methods non-inline.Kohei Yoshida2012-11-281-0/+54
* Extract SvViewData into separate header/source files.Kohei Yoshida2012-11-283-26/+97
* Hide this, and don't expose method definitions of exported class.Kohei Yoshida2012-11-281-0/+5
* 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-273-20/+84
* 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-211-5/+0
* Fix fdo#57353 correct moveTo handling for emf path recordingThorsten Behrens2012-11-211-0/+6