Age | Commit message (Expand) | Author |
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 |
2012-11-21 | Fix fdo#57353 correct moveTo handling for emf path recording | Thorsten Behrens |
2012-11-20 | convert xslt filter dialog to .ui | Caolán McNamara |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-20 | Improve error reporting | Stephan Bergmann |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-18 | migrate one GetOutputString variatn to OUString | Norbert Thiebaud |
2012-11-18 | PutEntry familly of functions use consistent pairing OUString/sal_Int32 | Norbert Thiebaud |
2012-11-18 | Move #include to appropriate header | Takeshi Abe |
2012-11-17 | callcatcher: remove another layer of binfilter-released methods | Caolán McNamara |
2012-11-17 | fix error introduced by previous commit | Markus Mohrhard |
2012-11-17 | translated german comments to english | Enrico Weigelt, metux ITS |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-16 | template pack installer | Bjoern Michaelsen |
2012-11-15 | Make GetParent() const-correct. | Kohei Yoshida |
2012-11-15 | Store tree list entry items in ptr_vector & const correct-ness. | Kohei Yoshida |
2012-11-15 | Rename SvLBoxItem::IsA() to GetType(), and mark that const. | Kohei Yoshida |
2012-11-15 | PlaceEditDialog: simplified CMIS by adding template URLs for common servers | Cédric Bosdonnat |
2012-11-15 | ensure translations are built before using them | David Tardon |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS |
2012-11-14 | add regression tests for .bmps/.rles including EDB-22680 | Caolán McNamara |
2012-11-13 | PlaceEditDialog: removed now useless hrc/src files | Cédric Bosdonnat |
2012-11-13 | fpicker: moved the PlaceEditDialog to .ui file | Cédric Bosdonnat |
2012-11-13 | convert extension dialog to .ui | Caolán McNamara |
2012-11-12 | move svtools's FixedHyper.hxx to vcl | Caolán McNamara |