summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2021-11-03Resolves: tdf#143443 size of comment box too tall after cut/pasteCaolán McNamara
2021-11-01Related: tdf#145363 provide an explicit parent for page formatCaolán McNamara
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-05drop 'using namespace std' in swJulien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-28Outline folding: Check saved outline frame is validJim Raykowski
2021-09-27sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ...Miklos Vajna
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-20tdf#91519: prevent jump to top of the comment viewBayram Çiçek
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05osl::Mutex->std::mutex in SidebarWinAccessibleContextNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17Bin useless commentTor Lillqvist
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-01avoid some dynamic_castsNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-18tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara
2021-06-18tdf#142925 render the button arrow like it used to beCaolán McNamara
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-05-29remove IsDisposed check in swNoel Grandin
2021-05-28tdf#142547 Crash when adding comment in a table in WriterNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17cid#1465676 Unchecked return valueCaolán McNamara
2021-05-17cid#1484877 Unchecked dynamic_castCaolán McNamara
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12fix some VirtualDevice leaksNoel Grandin