Age | Commit message (Expand) | Author |
2015-04-27 | add test for axis character properties, tdf#90532 | Markus Mohrhard |
2015-04-27 | support more font properties for title OOXML export, tdf#90532 | Markus Mohrhard |
2015-04-27 | support axis text properties during OOXML export, tdf#90532 | Markus Mohrhard |
2015-04-27 | fix noMultiLvlLbl MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-27 | fix auto MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-27 | enhancement : tdf#90225 Cannot open compressed csv files from calc | Dennis Francis |
2015-04-26 | Always show 'Bullets and Numbering' in context menu below 'Paragraph' | Yousuf Philips |
2015-04-26 | gtk3: sane height for list boxes too | Caolán McNamara |
2015-04-26 | Updated core | Olivier Hallot |
2015-04-26 | Help button on the left in simpress photoalbum | Olivier Hallot |
2015-04-26 | add EditBoxValue::clone | Caolán McNamara |
2015-04-26 | DomainMapper_Impl::finishParagraph: refactor to avoid manual realloc | Miklos Vajna |
2015-04-26 | --enable-mergelibs: Turns out we don't need to install sax | Matúš Kukan |
2015-04-26 | tdf#90822: Descenders cropped | Thorsten Wagner |
2015-04-25 | sw: same treatment for SwCursor's fake "copy constructor" | Michael Stahl |
2015-04-25 | sw: replace SwPaM's so-called "copy constructor" | Michael Stahl |
2015-04-25 | rhbz#1205072: sw: resource mangement SNAFU caused by SwPaM copy ctor | Michael Stahl |
2015-04-25 | gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS | Michael Stahl |
2015-04-25 | sw: remove more SwAccessibleContext code that... | Michael Stahl |
2015-04-25 | sw: remove SwAccessibleDocument XEventListener buggy dead code | Michael Stahl |
2015-04-25 | sw: prefix members of SwAccessibleContext | Michael Stahl |
2015-04-25 | sw: deploy some asserts | Michael Stahl |
2015-04-25 | sw: simplify and remove special case in SwHTMLParser::AddParSpace() | Michael Stahl |
2015-04-25 | sw: fix SwAccessibleParagraph crash on delete | Michael Stahl |
2015-04-25 | remove some @author tags from suspiciously unidiomatic code | Michael Stahl |
2015-04-25 | gtk3: honour the control region height if it is larger | Caolán McNamara |
2015-04-25 | tdf#90614 oups... I was too eager in replacing getAny() with makeAny() | Lionel Elie Mamane |
2015-04-25 | gtk3: get the right height for Combo boxes | Caolán McNamara |
2015-04-25 | add test for tdf#88848 | Markus Mohrhard |
2015-04-25 | support manualLayout for legends OOXML export, tdf#88848 | Markus Mohrhard |
2015-04-25 | writerfilter: remove remaining doctok bits from TablePropertiesHandler | Miklos Vajna |
2015-04-25 | Add missing info of page number statusbar field in writer | Yousuf Philips |
2015-04-25 | tdf#90252 Add missing Asian slide layout icons in new Tango style | Adolfo Jayme Barrientos |
2015-04-25 | add test for plotArea manualLayout, tdf#90851 | Markus Mohrhard |
2015-04-25 | and in the chart tests | Markus Mohrhard |
2015-04-25 | do the same in the source file | Markus Mohrhard |
2015-04-25 | replace com::sun::star with css in chart ooxml export | Markus Mohrhard |
2015-04-25 | correct handling for manualLayout with differen anchor, tdf#90851 | Markus Mohrhard |
2015-04-25 | first part for manualLayout plot area support, tdf#90851 | Markus Mohrhard |
2015-04-24 | docking3deffects.ui: Fix typo (lowercase initial) in translatable string | Adolfo Jayme Barrientos |
2015-04-25 | you are wrong you stupid compiler,it would crash or not used unitialized | Markus Mohrhard |
2015-04-25 | also add a test case for title rotation, tdf#75015 | Markus Mohrhard |
2015-04-25 | add test for tdf#75015 | Markus Mohrhard |
2015-04-25 | export title rotation, tdf#75015 | Markus Mohrhard |
2015-04-25 | first part for axis title manual position export, tdf#75015 | Markus Mohrhard |
2015-04-24 | ICONS: Fix missing table insert icons in context menu and menu bar | Yousuf Philips |
2015-04-24 | Updated core | Andras Timar |
2015-04-24 | Typo: UNSPUPPORTED->UNSUPPORTED | Julien Nabet |
2015-04-24 | tdf#89758 Interactive crop preview shouldn't scale proportionally | Trent MacAlpine |
2015-04-24 | sw tiled rendering: It is important not to center from the very beginning. | Jan Holesovsky |