Age | Commit message (Expand) | Author |
2012-12-03 | fixup numbering in position | Bjoern Michaelsen |
2012-12-03 | Clarify need for solar mutex | Stephan Bergmann |
2012-12-03 | move base check for bibliography to sfx2 | Bjoern Michaelsen |
2012-11-30 | add Sidama (sid) language | Andras Timar |
2012-11-30 | shake out unused option instances | Caolán McNamara |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-30 | Fix Windows build with VS2010: forward declaration not enough | Fridrich Štrba |
2012-11-29 | Let's make it so that selected = highlighted + logically selected. | Kohei Yoshida |
2012-11-29 | Introduce a 'highlighted' state which differs from a 'selected' state. | Kohei Yoshida |
2012-11-29 | I didn't mean to check this in.... | Kohei Yoshida |
2012-11-29 | Use bitfield for better readability. | Kohei Yoshida |
2012-11-29 | Remove unused method & remove header include by using forward declaration. | Kohei Yoshida |
2012-11-29 | Now we can officially hide these flag values. | Kohei Yoshida |
2012-11-29 | More on removing direct access to tree entry's view flags. | Kohei Yoshida |
2012-11-29 | Avoid direct use of flag value. | Kohei Yoshida |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-29 | button placement consistency | Caolán McNamara |
2012-11-29 | Resolves: fdo#44664 Provide a way to set the default print job format. | Caolán McNamara |
2012-11-28 | Try to reduce direct access/manipulation of the flag value. | Kohei Yoshida |
2012-11-28 | Get it to build after the rebase. | Kohei Yoshida |
2012-11-28 | changes to Congolese locales | Eike Rathke |
2012-11-28 | Add/modify locales & language list entries for Congolese languages | Jeremy Brown |
2012-11-28 | This is now struct, not class. | Kohei Yoshida |
2012-11-28 | Finally merge SvViewData and SvViewDataEntry. | Kohei Yoshida |
2012-11-28 | Use std::vector over c-style pointer array. | Kohei Yoshida |
2012-11-28 | Make SvViewDataItem a struct, with only one public data member... | Kohei Yoshida |
2012-11-28 | sal_Bool to bool. | Kohei Yoshida |
2012-11-28 | Deliver this new header file. | Kohei Yoshida |
2012-11-28 | Move SvViewDataEntry and SvViewDataItem into these files too. | Kohei Yoshida |
2012-11-28 | Make these methods non-inline. | Kohei Yoshida |
2012-11-28 | Extract SvViewData into separate header/source files. | Kohei Yoshida |
2012-11-28 | Hide this, and don't expose method definitions of exported class. | Kohei Yoshida |
2012-11-28 | fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory | Noel Grandin |
2012-11-27 | remove legacy String svl's Put*Entry family of function and convert users | Norbert Thiebaud |
2012-11-27 | String=>OUString in svl's inettype and fall-out | Norbert Thiebaud |
2012-11-27 | String->OUString in svl urifilter and restrictedpaths | Norbert Thiebaud |
2012-11-27 | Introduce a Restart dialog that allows to automatically restart LO | Stephan Bergmann |
2012-11-26 | Sprinkle some DISABLE_EXPORT, saves 100K of code in an Android view-only app | Tor Lillqvist |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-22 | seekrel(-6) + read(4) into discard + seekrel(2) == noop | Caolán McNamara |
2012-11-22 | loplugin: unused Point aPos0 and Rectangle aRect | Caolán McNamara |
2012-11-22 | Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGE | Stephan Bergmann |
2012-11-21 | initialize nCheckPos before passing it, undefined to SvNumberFormatter | Michael Meeks |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke |
2012-11-21 | dropped dead code from svg | Enrico Weigelt, metux ITS |