Age | Commit message (Expand) | Author |
2016-10-13 | flatten RID_LOCALIZED_NAMES by a level | Caolán McNamara |
2016-10-10 | safemode: Add uno command and menu entry | Samuel Mehrbrodt |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-10-07 | starmath: Simplify code with std::unique_ptr | Takeshi Abe |
2016-10-05 | loplugin:unnecessaryoverride in sd/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-10-05 | starmath: Assert the precondition for OUString#replaceAt() | Takeshi Abe |
2016-10-03 | starmath: Add comments on indexing | Takeshi Abe |
2016-10-02 | starmath: Prefix members of SmParser | Takeshi Abe |
2016-09-30 | tdf#97164 Add text for visualition of percent symbol. | Gulsah Kose |
2016-09-29 | tdf#53472, tdf#102268: Reimplement "intd" | Takeshi Abe |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-20 | tdf#97049 Export "intd" to MathML | Takeshi Abe |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-09 | loplugin:constantparam in sot..svl | Noel Grandin |
2016-09-09 | loplugin:refcounting | Noel Grandin |
2016-09-06 | starmath: Drop unused 1st argument of SmErrorNode's ctor | Takeshi Abe |
2016-09-05 | starmath: Pass offset by const ref | Takeshi Abe |
2016-09-02 | boost::intrusive_ptr->tools::SvRef | Caolán McNamara |
2016-09-02 | Replace SmNodeIterator with std::vector's iterator | Takeshi Abe |
2016-09-01 | convert RefDevMode to scoped enum | Noel Grandin |
2016-08-31 | Replace use of our own SmNodeIterator with range-based for loop | Takeshi Abe |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (starmath) | Stephan Bergmann |
2016-08-30 | Every composite node is of type SmStructureNode | Takeshi Abe |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-30 | VisitChildren() only for SmStructureNode | Takeshi Abe |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-26 | SmDrawingVisitor does nothing for SmBlankNode | Takeshi Abe |
2016-08-24 | SmCursor::FindTopMostNodeInLine() requires non-null argument | Takeshi Abe |
2016-08-22 | starmath: Do SmCursor::MoveTo() more simply | Takeshi Abe |
2016-08-18 | starmath: Use SmCaretPos::GetPosAfter() | Takeshi Abe |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for starmath | Armin Le Grand |
2016-08-17 | starmath: Avoid assigned but unused value | Takeshi Abe |
2016-08-15 | starmath: Avoid temporary arrays | Takeshi Abe |
2016-08-11 | tdf#96015 (part) links to Askbot in the Help menu | Olivier Hallot |
2016-08-10 | Expect 3 subnodes for SmBinVerNode/SmBinHorNode/SmBinDiagonalNode | Takeshi Abe |
2016-08-08 | starmath: SmBraceNode always has 3 children | Takeshi Abe |
2016-08-07 | starmath: complete SmAttributNode has just 2 subnodes | Takeshi Abe |
2016-08-05 | loplugin:countusersofdefaultparams in sfx2..svgio | Noel Grandin |
2016-08-05 | starmath: SmBinHorNode's symbol is not always an SmMathSymbolNode | Takeshi Abe |
2016-08-03 | starmath: SmDynIntegralNode always has a couple of subnodes | Takeshi Abe |
2016-08-03 | starmath: SmRootSymbolNode must have type NROOTSYMBOL | Takeshi Abe |
2016-08-02 | Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with alt | Caolán McNamara |
2016-08-02 | starmath: SmVerticalBraceNode always has a triple of nodes | Takeshi Abe |
2016-08-01 | tdf#91665 l10n: Replace string list by separate strings in SmPrintUIOptions | Muhammet Kara |