Age | Commit message (Expand) | Author |
2017-10-23 | loplugin:includeform: starmath | Stephan Bergmann |
2017-10-07 | Fix leak in ElementsDockingWindow (starmath) | Julien Nabet |
2017-09-28 | loplugin:stringconstant: Simplify construction of non-ASCII OUString | Stephan Bergmann |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-02 | untranslated strings are just strings | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-02 | starmath: Fix wrong help messages for lim inf/sup | Takeshi Abe |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-17 | starmath: Add missing commands and tooltips to the Element window | Takeshi Abe |
2016-11-16 | tdf#101472 Prompt repaint of Elements window when mouse leaves | Takeshi Abe |
2016-11-09 | tdf#44839 Add an "Evaluated At" command in "Brackets" section | Takeshi Abe |
2016-10-27 | loplugin:expandablemethods in sot..starmath | Noel Grandin |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-07-17 | uitest: add wrapper for element selector | Markus Mohrhard |
2016-07-17 | remove wrong outdated comment | Markus Mohrhard |
2016-06-13 | starmath: SmElement owns SmNode | Takeshi Abe |
2016-06-03 | Convert ComplexTextLayoutMode to scoped enum | Noel Grandin |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-03-31 | sfx2: make SfxDispatcher::Execute() less variadic ... | Michael Stahl |
2016-03-11 | starmath: Make examples of exponential function consistent | Takeshi Abe |
2016-03-04 | tdf#96505 Remove long integer literal specifier when not needed | Aleksas Pantechovskis |
2016-02-18 | move from boost::signal to typed Link | Caolán McNamara |
2016-02-02 | Resolves: tdf#97495 fix SmElementsControl tooltips | Caolán McNamara |
2015-12-10 | starmath: SmElementPointer is not shared actually | Takeshi Abe |
2015-12-10 | Drop unused typedef | Takeshi Abe |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-08-25 | make pWindow private in SfxChildWindow | Noel Grandin |
2015-08-25 | make eChildAlignment private in SfxChildWindow | Noel Grandin |
2015-07-22 | Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlessly | Caolán McNamara |
2015-06-23 | rendercontext: Mass fix of using the wrong size. | Jan Holesovsky |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-26 | loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfig | Noel Grandin |
2015-05-20 | convert DRAWMODE constants to scoped enum | Noel Grandin |
2015-05-14 | refactor ElementsDockingWindow to use RenderContext | Tomaž Vajngerl |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-16 | starmath: convert new to ::Create to get initial ref-counting right. | Michael Meeks |
2015-04-11 | More re-basing compile-time fixes; now we compile. | Michael Meeks |
2015-04-10 | vclwidget: convert lots more sites to use VclPtr | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | Audit and correct misc. clears -> disposeAndClears. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-10 | convert SFXMODEL_ to scoped enum | Noel Grandin |