summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/uno
Commit message (Expand)AuthorAgeFilesLines
* DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna2020-02-041-1/+1
* tdf#89991 DOCX: import/export Show changes modeLászló Németh2019-06-181-4/+4
* convert nsRedlineType_t to scoped enumNoel Grandin2019-05-231-1/+1
* Use hasElements to check Sequence emptiness in swArkadiy Illarionov2019-05-044-5/+5
* tdf#122607 sw: restore CalcLayout() call in getRendererCount()Michael Stahl2019-04-301-3/+4
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-141-0/+3
* loplugin:sequentialassign in swNoel Grandin2019-04-141-2/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+2
* Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2019-04-082-4/+4
* tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2019-04-014-0/+5
* tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2019-03-291-0/+1
* tdf#124025 Update formula before printingSamuel Mehrbrodt2019-03-261-9/+11
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-252-0/+3
* remove this nonsense of init() returning a map, and then ...Bjoern Michaelsen2019-03-171-1/+1
* LOK: re-factor async key & mouse event re-posting.Michael Meeks2019-03-141-42/+3
* simplify UNO getTypes methodsNoel Grandin2019-03-043-51/+27
* tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt2019-02-131-3/+0
* Pointer is pointlessNoel Grandin2019-02-131-2/+2
* tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt2019-02-121-0/+3
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-4/+3
* loplugin:indentation in swNoel Grandin2019-02-101-2/+2
* [API CHANGE] Synchronize supported Writer document zoom rangesStephan Bergmann2019-02-071-1/+1
* o3tl::make_unique -> std::make_unique in swGabor Kelemen2019-02-072-4/+2
* tdf#122079 - Document orientation is no longer changed in print dialogDaniel2019-01-291-26/+0
* Reduce OUString temporariesMatteo Casalin2019-01-271-2/+1
* tdf#122607 Don't unnecessarily redo the layoutSamuel Mehrbrodt2019-01-251-4/+0
* sw: make it possible to listen to paste eventsMiklos Vajna2019-01-241-0/+17
* lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky2019-01-181-5/+9
* ofz#12500 ubsan errorCaolán McNamara2019-01-131-34/+27
* tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen2019-01-111-0/+1
* svtools: expose document position in DocumentToGraphicRendererMiklos Vajna2019-01-041-2/+7
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+2
* sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl2018-12-181-6/+6
* tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt2018-12-151-2/+3
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* sw uno: do not throw exceptions on getString()Vasily Melenchuk2018-12-031-1/+4
* Sets page orientation box in print dialogDaniel Silva2018-11-291-12/+45
* LOK: don't emit redline commentsAshod Nakashian2018-11-281-28/+41
* tdf#112696 if we select every member of a group, select the group itselfCaolán McNamara2018-11-281-0/+27
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* Fix typosAndrea Gelmini2018-11-191-1/+1
* sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl2018-11-151-1/+1
* sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl2018-11-151-2/+2
* sw_redlinehide_3: SwXTextViewCursor::getString() without redlinesMichael Stahl2018-11-151-1/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-16/+9
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-8/+8
* Simplify containers iterations in sw/source/ui*Arkadiy Illarionov2018-10-301-4/+4
* tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski2018-10-271-1/+0
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1