summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2015-12-29tdf#32062: Add testMarcos Paulo de Souza
2015-12-24Fix tdf#32062: Math overwrites selected area when click on elementMarcos Paulo de Souza
2015-12-23starmath: Avoid warning C4819Takeshi Abe
2015-12-23starmath: Manage SmEditAccessible's pTextHelper via std::unique_ptrTakeshi Abe
2015-12-23starmath: Assert that a parent always finds its childTakeshi Abe
2015-12-22Indentation fixesMiklos Vajna
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-12-17This probably should be a referenceStephan Bergmann
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-17starmath: Drop const modifier of SmNode::Arrange's 1st argumentTakeshi Abe
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-10starmath: SmElementPointer is not shared actuallyTakeshi Abe
2015-12-10starmath: Prefix members of SmDrawingVisitorTakeshi Abe
2015-12-10Drop unused typedefTakeshi Abe
2015-12-09starmath: Pass by const referenceTakeshi Abe
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-01Fix typo in commentTakeshi Abe
2015-11-28Remove unused codeNicola Povoleri
2015-11-27starmath: Kill unnecessary castTakeshi Abe
2015-11-26starmath: Prefix members of SmCaretDrawingVisitorTakeshi Abe
2015-11-23starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe
2015-11-22cppcheck: redundantAssignmentTakeshi Abe
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20starmath: Use std::unique_ptr for exception safetyTakeshi Abe
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10starmath: Assert FindIndex()'s preconditionTakeshi Abe
2015-11-10tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09starmath: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15tdf#73691 - add alt-x support to mathJustin Luth
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14Fix gb_Library_use_externals callStephan Bergmann
2015-10-13enable ICU_HEADER includes for starmathJustin Luth
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09starmath: Prefix members of SmNodeTakeshi Abe
2015-10-08starmath: Represent ownership by std::unique_ptrTakeshi Abe
2015-10-07starmath: Prefix members of SmCursorTakeshi Abe