Age | Commit message (Expand) | Author |
2016-12-14 | tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialog | Takeshi Abe |
2016-12-12 | remove useless Mutex guards | Noel Grandin |
2016-12-12 | starmath: Omit empty dtor | Takeshi Abe |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-07 | Monkey business: Fix typo in comments: et -> ed :) | Mike Kaganski |
2016-12-07 | starmath: Add unit test for importing MathML's mathcolor | Takeshi Abe |
2016-12-07 | starmath: Require that they are non-0 vectors | Takeshi Abe |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | starmath: Prefix members of SmStructureNode | Takeshi Abe |
2016-12-03 | starmath: Prefix members of SmPolyLineNode etc. | Takeshi Abe |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in starmath | Stephan Bergmann |
2016-12-02 | starmath: Prefix members of SmTextNode | Takeshi Abe |
2016-11-30 | ScTabViewShell::InnerResizePixel must not mark document as modified... | Stephan Bergmann |
2016-11-30 | sw: use auto when initializing with a cast to avoid duplicating the type name | Miklos Vajna |
2016-11-30 | starmath: Prefix members of SmSpecialNode etc. | Takeshi Abe |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: starmath | Stephan Bergmann |
2016-11-29 | starmath: these static functions can be local | Takeshi Abe |
2016-11-29 | tdf#103430 Apply mathvariant attribute to <mi> and <mo> | Takeshi Abe |
2016-11-28 | starmath: Separate color name and operand by space | Takeshi Abe |
2016-11-25 | starmath: Prefix members of SmBinDiagonalNode etc. | Takeshi Abe |
2016-11-24 | starmath: Prefix members of SmFontNode | Takeshi Abe |
2016-11-24 | use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged | Noel Grandin |
2016-11-24 | convert SFX_VISIBILITY constants to scoped enum | Noel Grandin |
2016-11-23 | starmath: Prefix members of SmNodeMatrix | Takeshi Abe |
2016-11-21 | add missing deps on ui files | David Tardon |
2016-11-21 | tdf#79645 Add line spacing only between rows of SmMatrixNode | Takeshi Abe |
2016-11-20 | gbuild allow unitest to run once per lang in WITH_LANG_LIST | Norbert Thiebaud |
2016-11-19 | tdf#103500 Import stretchy integral symbol from MathML | Takeshi Abe |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-11-18 | starmath: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-11-18 | tdf#84650 Fix X-coordinate of SmMatrixNode's elements | Takeshi Abe |
2016-11-16 | tdf#101472 Prompt repaint of Elements window when mouse leaves | Takeshi Abe |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-15 | tdf#76296 Import MathML's <mspace> | Takeshi Abe |
2016-11-14 | tdf#91222 VclBuilder constructor cleanup | melikeyurtoglu |
2016-11-12 | starmath: Prefix member of SmBlankNode | Takeshi Abe |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-11-09 | tdf#44839 Add an "Evaluated At" command in "Brackets" section | Takeshi Abe |
2016-11-05 | tdf#102008 Drop whitespace between "fact" and brace | Takeshi Abe |
2016-11-05 | tdf#102007 Surround widebslash's placeholders with braces | Takeshi Abe |
2016-11-03 | Use a single method of converting between points and 100th mm in starmath | Stephan Bergmann |
2016-11-03 | starmath: Remove unnecessary overriding | Takeshi Abe |
2016-11-01 | loplugin:oncevar in sd..svgio | Noel Grandin |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-27 | loplugin:expandablemethods in sot..starmath | Noel Grandin |
2016-10-26 | svl: the compiler can generate the same SfxGrabBagItem copy ctor itself | Miklos Vajna |
2016-10-24 | tdf#103452: add missing xPopupMenu.disposeAndClear(); | Julien Nabet |
2016-10-24 | remove unused SfxListener subclassing | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in sfx2..starmath | Noel Grandin |