summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/sallayout.cxx
AgeCommit message (Expand)Author
2015-12-21These functions can be voidTor Lillqvist
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-25tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist
2015-11-24Bin old Windows-only MULTI_SL_DEBUG code of dubious usefulnessTor Lillqvist
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-02Resolves: tdf#92993 access violation on particular .docx on glyph layoutCaolán McNamara
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-08-18tdf#832525 - Wrong punctuation direction after Chinese characters inMark Hung
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-02Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-01-30vcl: add GenericSalLayout::GetTextRect()Chris Sherlock
2015-01-15vcl: make glyph iterator variable names more clear in GenericSalLayoutChris Sherlock
2015-01-12vcl: possible regression introduced in fa1f37753d2826a0 as part of i99295Chris Sherlock
2015-01-12vcl: update comments about GenericSalLayout::ApplyDXArrayChris Sherlock
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud
2014-08-02vcl: evidently a little more type safety is required hereMichael Stahl
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-18Use a more descriptive and distinct field nameKhaled Hosny
2014-01-17bool improvementsStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-19CID#1038302 (unlikely) invalid iterator useCaolán McNamara
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara