summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* convert SFX_HINT to scoped enumNoel Grandin2016-12-084-14/+9
* Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski2016-12-071-1/+1
* starmath: Add unit test for importing MathML's mathcolorTakeshi Abe2016-12-072-0/+44
* starmath: Require that they are non-0 vectorsTakeshi Abe2016-12-071-3/+3
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* starmath: Prefix members of SmStructureNodeTakeshi Abe2016-12-052-18/+18
* starmath: Prefix members of SmPolyLineNode etc.Takeshi Abe2016-12-032-24/+25
* loplugin:unnecessaryoverride (dtors) in starmathStephan Bergmann2016-12-022-9/+0
* starmath: Prefix members of SmTextNodeTakeshi Abe2016-12-022-30/+30
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-302-2/+2
* sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna2016-11-303-7/+7
* starmath: Prefix members of SmSpecialNode etc.Takeshi Abe2016-11-302-25/+25
* Rewrite some (trivial) assignments inside if/while conditions: starmathStephan Bergmann2016-11-291-69/+102
* starmath: these static functions can be localTakeshi Abe2016-11-294-20/+18
* tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe2016-11-297-30/+267
* starmath: Separate color name and operand by spaceTakeshi Abe2016-11-281-10/+10
* starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe2016-11-252-26/+20
* starmath: Prefix members of SmFontNodeTakeshi Abe2016-11-242-13/+13
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-242-2/+2
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-241-1/+2
* starmath: Prefix members of SmNodeMatrixTakeshi Abe2016-11-232-22/+24
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* tdf#79645 Add line spacing only between rows of SmMatrixNodeTakeshi Abe2016-11-211-1/+2
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe2016-11-193-1/+55
* includes should be at the top of the fileNoel Grandin2016-11-181-2/+2
* starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-11-181-12/+12
* tdf#84650 Fix X-coordinate of SmMatrixNode's elementsTakeshi Abe2016-11-181-3/+2
* tdf#101472 Prompt repaint of Elements window when mouse leavesTakeshi Abe2016-11-161-1/+9
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* tdf#76296 Import MathML's <mspace>Takeshi Abe2016-11-1512-7/+347
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-141-30/+3
* starmath: Prefix member of SmBlankNodeTakeshi Abe2016-11-123-11/+11
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* tdf#44839 Add an "Evaluated At" command in "Brackets" sectionTakeshi Abe2016-11-094-0/+16
* tdf#102008 Drop whitespace between "fact" and braceTakeshi Abe2016-11-051-1/+1
* tdf#102007 Surround widebslash's placeholders with bracesTakeshi Abe2016-11-051-1/+1
* Use a single method of converting between points and 100th mm in starmathStephan Bergmann2016-11-031-7/+4
* starmath: Remove unnecessary overridingTakeshi Abe2016-11-032-10/+0
* loplugin:oncevar in sd..svgioNoel Grandin2016-11-011-3/+1
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-2/+1
* loplugin:expandablemethods in sot..starmathNoel Grandin2016-10-2712-47/+14
* svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna2016-10-261-3/+1
* tdf#103452: add missing xPopupMenu.disposeAndClear();Julien Nabet2016-10-241-0/+1
* remove unused SfxListener subclassingNoel Grandin2016-10-242-10/+3
* loplugin:expandablemethodds in sfx2..starmathNoel Grandin2016-10-206-13/+4
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-0/+1
* starmath: clean up redundant virtual keywords in unofilterMiklos Vajna2016-10-191-13/+9
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-182-3/+3