aboutsummaryrefslogtreecommitdiff
path: root/source/sat/xmlsecurity
ModeNameSize
-rw-r--r--messages.po19476logplain
value='feature/pivotcharts'>feature/pivotcharts LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/helper/canvastools.cxx
AgeCommit message (Expand)Author
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-30Use existing basegfx::fround()Khaled Hosny
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara