/cui/

n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist
Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-13loplugin:unusedmethodsNoel Grandin
2021-01-12tdf#138995 DOCX import: fix handling of textbox zordersMiklos Vajna
2020-10-20tdf#133045 sw: add shape alignment to the top page borderSzabolcs Toth
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-04tdf#136354 DOCX import: fix vertical mirrored alignment on bottom marginTibor Nagy
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna
2020-04-27DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-25Add SAL_WARN in writerfilter graphic importPatrick Jaap
2018-01-21tdf#113946 add 'topMargin' to GraphicHelpers importPatrick Jaap
2017-12-12tdf#113183 DOCX import: fix not independent text box alignmentsMiklos Vajna
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-09tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski
2017-05-07break circular includeJochen Nitschke
2017-04-28drop toStringCaolán McNamara
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2016-10-29tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai
2016-09-20tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage
2015-05-19TagLogger can be staticNoel Grandin
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna
2014-12-13Avoid '#include "../'Miklos Vajna
2014-12-06writerfilter: unneeded include in GraphicHelpers.hxxMiklos Vajna
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-14RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna