summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-07loplugin:moveparam in editengNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-14tdf#143854: Revert "tdf#57585 Add new bullet behaviour to impress"Xisco Fauli
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-14flatten OFlowChainedTextNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-07tdf#57585 Add new bullet behaviour to impressGokce Kuler
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-04loplugin:virtualdeadNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-02finally 'Change return value to Rectangle in next incompatible build'Caolán McNamara
2021-05-02sal_uLong->sal_uInt32 in OutlinerNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-20invalidate via Editview::InvalidateWindowCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:constantparamNoel
2021-02-15use GetOutputDevice for PixelToLogicCaolán McNamara
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil777
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel