summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/trvlfrm.cxx
AgeCommit message (Expand)Author
2013-08-29fdo#66215: sw: fix clicking on text above background flyMichael Stahl
2013-05-05coverity#1000604: Dereference after null checkJulien Nabet
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-19add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna
2013-03-19bnc#802888 SwPageFrm: let macro fields have priority over background objectsMiklos Vajna
2013-03-04Bin pointless PAGES01 commentsTor Lillqvist
2013-03-03sal_Bool to boolTakeshi Abe
2012-12-13fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:Michael Stahl
2012-12-03Related: fdo#57515 Crash when creating a Table of ContentsJulien Nabet
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-30sal_Bool to boolTakeshi Abe
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-05SwFrm::OnFirstPage: if there are no previous pages, we are on the first pageMiklos Vajna
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-09add SwFrm::OnFirstPage to avoid copy&pasteMiklos Vajna
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-01Bin MA_FASTCALL nonsenseTor Lillqvist
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara
2012-04-25Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vectorNoel Grandin
2011-12-14n#676858: Fix selection of background pictures vs textCédric Bosdonnat
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-10-07cppcheck scope reduction in sw/.. trvlfrm.cxxPierre-André Jacquod
2011-08-26Remove unused parameter.Jan Holesovsky
2011-08-26Header/Footer: changed GetCrsrOfst to be able to pick up background objectsCédric Bosdonnat
2011-06-30fdo#36496, n#676858: background images shouldn't be selected before textCédric Bosdonnat
2011-06-17Some cppcheck cleaningJulien Nabet
2011-05-07Revert "Right click and clic-drag on a text over background image is weird"Cédric Bosdonnat
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22all bogus comments finally removedJúlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-23Right click and clic-drag on a text over background image is weird n#676858Cédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-25CWS swlayoutrefactoring: resync to m101Mathias Bauer
2011-02-15CWS mongolianlayout: resync to m100Mathias Bauer
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17Remove dates and two sections of old code.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-17cws mongolianlayout: resync to m97Mathias Bauer
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]