summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/frmtool.cxx
AgeCommit message (Expand)Author
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-14typo: positon -> positionThomas Arnhold
2014-04-04coverity#704906 Explicit null dereferencedCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19coverity#704905 Dereference after null checkCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin
2014-02-16sal_Bool to boolMatteo Casalin
2014-02-16deleted code that was commented out in sw/source/core/layout/Philipp Riemer
2014-02-16fdo#62475 - remove visual noisePhilipp Riemer
2014-02-16work on existing commentsPhilipp Riemer
2014-02-16fdo#39468: Translate German comments in sw/source/core/layout/Philipp Riemer
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer
2014-02-15deleted code that was commented out in sw/source/core/layout/Philipp Riemer
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer
2014-01-17bool improvementsStephan Bergmann
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl
2013-12-20sw: remove silly BigInt based SqRtMichael Stahl
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-06-28fdo#66101: lowriter crashed when trying to open .docx fileJulien Nabet
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara
2013-05-08Resolves: #119945# improve setting of OrdNums for "nesting" of objectsOliver-Rainer Wittmann
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-02Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>Oliver-Rainer Wittmann
2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-09Remmark translation german - englishMatthias Freund
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna
2013-02-05fdo#60250: InsertNewPage: copy margins for mirrored pagesMichael Stahl
2013-02-03sw: unused includes in frmtoolMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27sal_Bool to boolTakeshi Abe
2012-11-26sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04sw: proper fallback for first page in InsertNewPage()Miklos Vajna
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-07-31n#772094: pictures was eaten by document default LR settingsCédric Bosdonnat
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-06sw: InsertNewPage() should ignore GetFirstFmt() if it's sharedMiklos Vajna
2012-07-05sw: InsertNewPage() should fall back from first to left/right as wellMiklos Vajna
2012-07-04sw: tell InsertNewPage() if that'll be a first pageMiklos Vajna
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-05Revert "fdo#39006: Fixed layout loop"Michael Stahl