summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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-0510-370/+473
* Bye bye ODMATor Lillqvist2012-12-052-53/+0
* Support added for fine dashing on table borders.Eilidh McAdam2012-12-042-0/+8
* fixup numbering in positionBjoern Michaelsen2012-12-031-2/+2
* Clarify need for solar mutexStephan Bergmann2012-12-031-0/+1
* move base check for bibliography to sfx2Bjoern Michaelsen2012-12-033-1/+21
* add Sidama (sid) languageAndras Timar2012-11-301-0/+1
* shake out unused option instancesCaolán McNamara2012-11-301-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3010-30/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
* Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba2012-11-301-1/+1
* Let's make it so that selected = highlighted + logically selected.Kohei Yoshida2012-11-293-7/+6
* Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida2012-11-293-5/+26
* I didn't mean to check this in....Kohei Yoshida2012-11-291-48/+0
* Use bitfield for better readability.Kohei Yoshida2012-11-292-30/+27
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-298-14/+13
* Now we can officially hide these flag values.Kohei Yoshida2012-11-292-7/+7
* More on removing direct access to tree entry's view flags.Kohei Yoshida2012-11-295-21/+22
* Avoid direct use of flag value.Kohei Yoshida2012-11-293-6/+15
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-296-31/+90
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-294-16/+16
* button placement consistencyCaolán McNamara2012-11-291-1/+1
* Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2012-11-295-17/+91
* Try to reduce direct access/manipulation of the flag value.Kohei Yoshida2012-11-283-7/+12
* Get it to build after the rebase.Kohei Yoshida2012-11-282-0/+13
* 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