summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Related: ofz#8226 + valgrind: uninitialized valueCaolán McNamara2019-08-221-2/+2
* lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky2018-01-041-1/+1
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2017-12-182-2/+2
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2017-12-181-1/+2
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-051-2/+2
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-8/+4
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2017-09-181-1/+1
* tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens2017-07-311-0/+2
* tdf#107644: Crash on inserting formulaJulien Nabet2017-05-071-1/+1
* Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar2017-05-071-2/+0
* tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe2017-02-242-26/+18
* 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