summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/fntcache.hxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2019-10-19Avoid -fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-18mnFontCacheIdCounter is only used in SwFntAccess::NewObjStephan Bergmann
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna
2018-10-09tdf#119993 sw: clear the font cache text glyphs on table col changeMiklos Vajna
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
2018-09-03use less magic in sw/Noel Grandin
2018-09-03sw: save more vcl layout calls in SwFntObjMiklos Vajna
2018-08-31pWaveCol can just be a file local constantNoel Grandin
2018-08-16remove mempoolNoel Grandin
2018-06-08sw_redlinehide: convert font/SwDrawTextInfo/SwFntObj headersMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-27sw: prefix members of SwFntObjMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-11-10loplugin: cstylecastNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22SwFntObj::GetTextSize: clean up ascii-artMiklos Vajna
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-13minor code cleanups in sw/source/core/incPhilipp Riemer
2012-06-03make coding style of files (e-h) in sw/source/core/inc consistentPhilipp Riemer
2012-06-03translate German comments in sw/source/core/inc/f*.hxxPhilipp Riemer
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-03ByteString->rtl::OStringCaolán McNamara