summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* starmath: Kill unnecessary castTakeshi Abe2015-11-271-4/+4
* starmath: Prefix members of SmCaretDrawingVisitorTakeshi Abe2015-11-262-30/+30
* starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe2015-11-232-16/+17
* cppcheck: redundantAssignmentTakeshi Abe2015-11-221-1/+0
* Remove last redundant toolbar:style propertiesSamuel Mehrbrodt2015-11-201-1/+1
* starmath: Use std::unique_ptr for exception safetyTakeshi Abe2015-11-201-4/+3
* Remove redundant toolbar:style attributesSamuel Mehrbrodt2015-11-191-1/+1
* Toolbar: Remove empty attributesSamuel Mehrbrodt2015-11-173-24/+24
* Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann2015-11-171-1/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-172/+134
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-117-8/+0
* starmath: Assert FindIndex()'s preconditionTakeshi Abe2015-11-101-5/+5
* tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza2015-11-1010-2/+59
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1035-315/+315
* starmath: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl2015-11-093-150/+168
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-069-15/+15
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-052-20/+9
* yyyyyNoel Grandin2015-11-042-5/+5
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-2915-231/+223
* loplugin:defaultparamsStephan Bergmann2015-10-205-10/+10
* loplugin:defaultparamsStephan Bergmann2015-10-194-4/+4
* convert Link<> to typedNoel Grandin2015-10-162-17/+15
* tdf#73691 - add alt-x support to mathJustin Luth2015-10-153-0/+76
* convert Link<> to typedNoel Grandin2015-10-152-20/+16
* Fix gb_Library_use_externals callStephan Bergmann2015-10-141-1/+4
* enable ICU_HEADER includes for starmathJustin Luth2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1225-658/+658
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-19/+19
* convert Link<> to typedNoel Grandin2015-10-126-21/+14
* starmath: Prefix members of SmNodeTakeshi Abe2015-10-092-52/+52
* starmath: Represent ownership by std::unique_ptrTakeshi Abe2015-10-082-6/+4
* starmath: Prefix members of SmCursorTakeshi Abe2015-10-072-117/+117
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-066-12/+10
* starmath: Simply add elements to the end of the vectorTakeshi Abe2015-10-051-15/+5
* starmath: Kill c-style castTakeshi Abe2015-10-051-2/+2
* starmath: Avoid unnecessary castTakeshi Abe2015-10-051-6/+3
* starmath: it is just a stack that is needed hereTakeshi Abe2015-10-021-10/+10
* starmath: SmAlignNode has only one childTakeshi Abe2015-10-022-1/+3
* loplugin:unusedmethodsNoel Grandin2015-10-022-14/+0
* Fix typosAndrea Gelmini2015-09-308-9/+9
* Fix typosAndrea Gelmini2015-09-302-4/+4
* starmath: ClaimPaternity() is only for SmStructureNodeTakeshi Abe2015-09-292-10/+9
* starmath: tdf#93240 replace boost::ptr_vectorTakeshi Abe2015-09-292-10/+11
* convert Link<> to typedNoel Grandin2015-09-242-8/+7
* starmath: Use member initialization lists for SmTokenTakeshi Abe2015-09-231-11/+16
* starmath: Prefix members of SmErrorDescTakeshi Abe2015-09-234-13/+13
* convert Link<> to typedNoel Grandin2015-09-172-7/+11
* convert Link<> to typedNoel Grandin2015-09-172-13/+17
* Use member initialization lists for SmParserTakeshi Abe2015-09-171-2/+3
* convert Link<> to typedNoel Grandin2015-09-172-12/+7