summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-26tdf#124025 Update formula before printingSamuel Mehrbrodt
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-17remove this nonsense of init() returning a map, and then ...Bjoern Michaelsen
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-13tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07[API CHANGE] Synchronize supported Writer document zoom rangesStephan Bergmann
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-29tdf#122079 - Document orientation is no longer changed in print dialogDaniel
2019-01-27Reduce OUString temporariesMatteo Casalin
2019-01-25tdf#122607 Don't unnecessarily redo the layoutSamuel Mehrbrodt
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky
2019-01-13ofz#12500 ubsan errorCaolán McNamara
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-12-15tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03sw uno: do not throw exceptions on getString()Vasily Melenchuk
2018-11-29Sets page orientation box in print dialogDaniel Silva
2018-11-28LOK: don't emit redline commentsAshod Nakashian
2018-11-28tdf#112696 if we select every member of a group, select the group itselfCaolán McNamara
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19Fix typosAndrea Gelmini
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-11-15sw_redlinehide_3: SwXTextViewCursor::getString() without redlinesMichael Stahl
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19sw: create SwUnoModule instances with an uno constructorMiklos Vajna
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-25uno: extra exception for XAutoTextGroup:removeByNameVasily Melenchuk
2018-09-18loplugin:useuniqueptr in SwXTextDocumentNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin