summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe2016-12-142-34/+43
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-302-2/+2
* starmath: Separate color name and operand by spaceTakeshi Abe2016-11-281-10/+10
* 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
* loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin2016-10-142-4/+4
* flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara2016-10-134-97/+86
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-101-0/+2
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-109-15/+15
* starmath: Simplify code with std::unique_ptrTakeshi Abe2016-10-071-20/+12
* loplugin:unnecessaryoverride in sd/starmathNoel Grandin2016-10-054-18/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-058-40/+40
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0512-84/+84
* starmath: Assert the precondition for OUString#replaceAt()Takeshi Abe2016-10-051-1/+1
* starmath: Add comments on indexingTakeshi Abe2016-10-032-4/+4
* starmath: Prefix members of SmParserTakeshi Abe2016-10-022-12/+12
* tdf#97164 Add text for visualition of percent symbol.Gulsah Kose2016-09-302-1/+4
* tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe2016-09-2910-301/+25
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-235-18/+13
* tdf#97049 Export "intd" to MathMLTakeshi Abe2016-09-203-0/+29
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-152-3/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1316-34/+34