Age | Commit message (Expand) | Author |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-30 | UNO constants cannot be of CHAR type | Stephan Bergmann |
2013-01-30 | Remove unused DeInitSalMain | Stephan Bergmann |
2013-01-30 | Get rid of STAR_RESOURCEPATH | Stephan Bergmann |
2013-01-30 | Setting env vars in aqua's InitSalMain should long be unnecessary | Stephan Bergmann |
2013-01-30 | sw: add textframe gradient DOCX roundtrip testcase | Miklos Vajna |
2013-01-30 | initial DOCX export of Writer textframe gradients | Miklos Vajna |
2013-01-30 | sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItem | Miklos Vajna |
2013-01-30 | sw: update hintids comments to match reality | Miklos Vajna |
2013-01-30 | Document com.sun.star.text.GradientTable | Miklos Vajna |
2013-01-30 | sw: add textframe gradient ODF roundtrip testcase | Miklos Vajna |
2013-01-30 | fdo#59928: sw: fix mouse selection of fields: | Michael Stahl |
2013-01-30 | Updated core | Caolán McNamara |
2013-01-30 | Consolidated branding in configure | Mathias Michel |
2013-01-30 | the name field for SdrShadowColorItem seems to be redundant now | Caolán McNamara |
2013-01-30 | SdrShadowColorItem(long nIndex, ...) variant never used | Caolán McNamara |
2013-01-30 | make basic XubString free | Caolán McNamara |
2013-01-30 | Need boost_headers | Tor Lillqvist |
2013-01-30 | Apparent copy/paste typo | Stephan Bergmann |
2013-01-30 | WITH_LANG: add en-US if it is missing | David Ostrovsky |
2013-01-30 | fdo#60054 - sdremote - handle rotation without causing issues. | Michael Meeks |
2013-01-30 | Cosmetics and more informative SAL_INFO output from InitGIA() | Tor Lillqvist |
2013-01-30 | Fix SAL_INFO output from SetColor() | Tor Lillqvist |
2013-01-30 | Cosmetics: Consistent indentation and whitespace | Tor Lillqvist |
2013-01-30 | WaE: unused function 'GetGroup' | Tor Lillqvist |
2013-01-30 | Let's stick with just one variant of ScDocument::GetString()... | Kohei Yoshida |
2013-01-29 | Slightly better way to skip pivot table ranges during spell check. | Kohei Yoshida |
2013-01-30 | if no cond format is valid use the existing protection, fdo#58826 | Markus Mohrhard |
2013-01-30 | make clear that this variable should not be used inside of ScDocument | Markus Mohrhard |
2013-01-30 | correct indentation | Markus Mohrhard |
2013-01-30 | no user of nVisibleTab inside ScDocument anymore | Markus Mohrhard |
2013-01-30 | move these methods to ScDocShell | Markus Mohrhard |
2013-01-30 | make some more methods const | Markus Mohrhard |
2013-01-30 | remove these unused static data members | Markus Mohrhard |
2013-01-30 | ODFF: write RRI as RRI, not ZGZ | Eike Rathke |
2013-01-30 | resolved fdo#60043 write correct IM* function names | Eike Rathke |
2013-01-29 | loplugin: remove some unused strings, etc. | Caolán McNamara |
2013-01-29 | bnc#484599: Prevent pivot table from getting sheared when cells are shifted. | Kohei Yoshida |
2013-01-29 | Let's stick with FooCol, FooRow naming as opposed to FooX, FooY. | Kohei Yoshida |
2013-01-29 | Boolean cleanup in InsertCells and DeleteCells. | Kohei Yoshida |
2013-01-29 | pyagenda: simplify Topics code | Xisco Fauli |
2013-01-29 | move color scheme options .ui to right place and adapt code | Caolán McNamara |
2013-01-29 | allow a custom border property for drawing areas | Caolán McNamara |
2013-01-29 | Strip SRCDIR from the logging output | Tor Lillqvist |
2013-01-29 | sw: unused includes in paintfrm | Miklos Vajna |
2013-01-29 | SwXShape and SwHTML{Parser,ImageWatcher} are no longer friends | Miklos Vajna |
2013-01-29 | fix build with older icu version | Luboš Luňák |
2013-01-29 | We don't need this hack anymore for unit test. | Kohei Yoshida |
2013-01-29 | Bool cleanup with ScEditableTester. | Kohei Yoshida |
2013-01-29 | SwFrm::PaintBackground: paint gradients in one go | Miklos Vajna |