Age | Commit message (Expand) | Author |
2016-02-04 | starmath: Convert RectHorAlign to scoped enum | Takeshi Abe |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-03 | starmath: Avoid C-style cast | Takeshi Abe |
2016-02-03 | starmath: tdf#97190: don't assert on missing base URL | Michael Stahl |
2016-02-02 | starmath: Avoid C-style cast | Takeshi Abe |
2016-02-02 | Resolves: tdf#97495 fix SmElementsControl tooltips | Caolán McNamara |
2016-01-31 | sequence->vector in PrinterOptionsHelper | Noel Grandin |
2016-01-29 | WaE: calling static member function through member call syntax | Tor Lillqvist |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-28 | tdf#93837 starmath: Convert RID_VIEWMENU to xml | Maxim Monastirsky |
2016-01-27 | starmath: Convert RectPos to scoped enum | Takeshi Abe |
2016-01-27 | starmath.mathtype: change int -> bool for returned values | Douglas Mencken |
2016-01-27 | starmath: Stop using unnecessary namespace | Takeshi Abe |
2016-01-22 | starmath: Catch exception by const ref | Takeshi Abe |
2016-01-21 | starmath: fix OOXML export of non-BMP Unicode | Michael Stahl |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-18 | vcl: change Font::SetName() to Font::SetFamilyName() | Chris Sherlock |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: change Font::SetName() to Font::SetFamilyName() | Chris Sherlock |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-15 | starmath: only use WordProcessingML elements in DOCX files | Michael Stahl |
2016-01-14 | loplugin:unusedmethods unused return value in starmath | Noel Grandin |
2016-01-13 | vcl: Create accessor and mutator for int and ext leading in FontMetric | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-10 | Cleanup FontCharMapPtr variable prefixes | Chris Sherlock |
2016-01-07 | starmath: Remove unused resource items | Takeshi Abe |
2016-01-06 | starmath: Remove toolbox.hrc | Takeshi Abe |
2016-01-06 | starmath: Fix bogus warning | Takeshi Abe |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2016-01-05 | tdf#94205: Use o3tl::make_unique insted of new+std::move. | Sheikha AL-Hinai |
2016-01-04 | vcl: split classes out of metric.hxx | Chris Sherlock |
2016-01-04 | Cleanup after removing vcl::FontInfo class | Chris Sherlock |
2016-01-03 | vcl: Excise vcl::FontInfo class | Chris Sherlock |
2015-12-31 | starmath: Manage SmDocShell's pCursor via std::unique_ptr | Takeshi Abe |
2015-12-24 | Fix tdf#32062: Math overwrites selected area when click on element | Marcos Paulo de Souza |
2015-12-23 | starmath: Avoid warning C4819 | Takeshi Abe |
2015-12-23 | starmath: Manage SmEditAccessible's pTextHelper via std::unique_ptr | Takeshi Abe |
2015-12-23 | starmath: Assert that a parent always finds its child | Takeshi Abe |
2015-12-22 | Indentation fixes | Miklos Vajna |
2015-12-21 | loplugin:unusedfields in sfx2,slideshow,starmath,stoc | Noel Grandin |
2015-12-17 | This probably should be a reference | Stephan Bergmann |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-17 | starmath: Drop const modifier of SmNode::Arrange's 1st argument | Takeshi Abe |
2015-12-16 | assert that no ODF import happens without a BaseURL | Michael Stahl |
2015-12-10 | starmath: SmElementPointer is not shared actually | Takeshi Abe |
2015-12-10 | starmath: Prefix members of SmDrawingVisitor | Takeshi Abe |
2015-12-10 | Drop unused typedef | Takeshi Abe |
2015-12-08 | consolidate MSO format ClassID magic numbers in msfilter/classids.hxx | Michael Stahl |