summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-02-02Resolves: tdf#97495 fix SmElementsControl tooltipsCaolán McNamara
2016-01-21starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2015-11-23starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
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-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
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
2015-10-02starmath: SmAlignNode has only one childTakeshi Abe
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-29starmath: ClaimPaternity() is only for SmStructureNodeTakeshi Abe
2015-09-29starmath: tdf#93240 replace boost::ptr_vectorTakeshi Abe
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29Avoid warning C4819Takeshi Abe
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-22Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-06-19These values shall be of type sal_UnicodeStephan Bergmann
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara
2015-06-01tdf#91053 cleanup bogus member ...Takeshi Abe
2015-05-27drop useless field bIsDebugTakeshi Abe