Age | Commit message (Expand) | Author |
2012-09-16 | export sal init and deinit functions | David Tardon |
2012-09-16 | Remove useless variable | Julien Nabet |
2012-09-16 | fix endless recursion with some characters in spreadsheetml headers/footers | Peter Jentsch |
2012-09-16 | Fix duplicate branches for if and else | Julien Nabet |
2012-09-16 | Fix consecutive return, goto... statements are unnecessary | Julien Nabet |
2012-09-16 | Fix for inefficient checking for 'm_aRepositories' emptiness | Julien Nabet |
2012-09-16 | only delete cond formats when attributes are deleted, fdo#54748 | Markus Mohrhard |
2012-09-16 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-09-16 | Prefer prefix ++/-- operators for non-primitive type | Julien Nabet |
2012-09-15 | Added Tango icons | Alexander Wilms |
2012-09-15 | Let --enable-assert-always-abort affect setting NDEBUG directly | Stephan Bergmann |
2012-09-15 | Include saldllapi.h explicitly where needed | Stephan Bergmann |
2012-09-15 | Revert "saldllapi.h is really not included outside of sal itself" | Stephan Bergmann |
2012-09-15 | Fix iterator management | Julien Nabet |
2012-09-15 | fix odma plugin for new ucbhelper API | Michael Meeks |
2012-09-15 | Simplify AutoOGuardArray + rename private attribute | Julien Nabet |
2012-09-15 | Remove unused variable | Julien Nabet |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet |
2012-09-15 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-09-15 | Fix comparison | Julien Nabet |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet |
2012-09-15 | More ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-15 | More ::rtl::OUString to OUString in avmedia | Ricardo Montania |
2012-09-14 | trim leading (and trailing) spaces when extracting help string | Andras Timar |
2012-09-14 | remove DONTSHOWINUSERINSTALL style, because it is not interpreted | Andras Timar |
2012-09-14 | typo: Uniocde -> Unicode | Andras Timar |
2012-09-14 | SfxStyleSheetBasePool::Remove: fix valgrind warning: | Michael Stahl |
2012-09-14 | sfx2: DocumentInfo test should use a private temp dir | Michael Stahl |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-09-14 | Unit test for ScRangeList. For now it's very basic. May expand later. | Kohei Yoshida |
2012-09-14 | Attempt to fix Android-only code | Stephan Bergmann |
2012-09-14 | don't add old cond formats if new ones are already loaded, fdo#54749 | Markus Mohrhard |
2012-09-14 | sdremote: unwind a couple of crasher / corner cases | Michael Meeks |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-09-14 | fdo#46808, Add @since tags to new IDL interfaces | Noel Grandin |
2012-09-14 | fdo#44721 protect against negative calculated height value | Lionel Elie Mamane |
2012-09-14 | n#778140 fix import of w:fldSimple character properties | Miklos Vajna |
2012-09-14 | sal_rtl_uri unittest seems to depend on sal_textenc library too | Luboš Luňák |
2012-09-14 | better debug message when textenc module loading fails | Luboš Luňák |
2012-09-14 | - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel) | Rob Snelders |
2012-09-14 | More 2.3 styling + fix for flickering bug on multi-slide change. | Andrzej J.R. Hunt |
2012-09-14 | n#778140 as the comment says, it's 100 twips | Miklos Vajna |
2012-09-14 | n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as well | Miklos Vajna |
2012-09-14 | SvXMLImportPropertyMapper::importXML: fix assertion to be less silly | Michael Stahl |
2012-09-14 | fdo#49571: ODF import: ignore "text:enable-numbering" attribute | Michael Stahl |
2012-09-14 | fdo#49876: ODF export: do not export font-size="0pt" | Michael Stahl |
2012-09-14 | fdo#49678: ODF export: add svg:viewBox to draw:connector | Michael Stahl |
2012-09-14 | fdo#49677: ODF export: always add xlink:type attribute | Michael Stahl |
2012-09-14 | fdo#30711: ODF export: "text:name" is mandatory on bookmarks: | Michael Stahl |