/source/nso/

stro/mimo/mimo-6-3'>distro/mimo/mimo-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Executable_simpress.mk
ntinline to catch inline functions w/o external linkage
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
Tamas Bunth
Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-18accessibility: Move AccessibleFactory to anonymous namespace.Jan Holesovsky
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04fix ambiguitiesCaolán McNamara