summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2016-09-15sw: allow select of redline by indexMiklos Vajna1-2/+14
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-1/+4
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+0
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke2-7/+10
2016-09-14Resolves: tdf#101859 dispose unused popupmenu before dtorCaolán McNamara1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann168-234/+234
2016-09-13Revert "tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for wr...jan iversen2-10/+10
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-13avoid crash with nullptr accessMarkus Mohrhard1-1/+1
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos8-272/+145
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-1/+1
2016-09-10tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for writerGulsah Kose2-10/+10
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-3/+3
2016-09-09loplugin:constantparam in svxNoel Grandin3-8/+7
2016-09-08loplugin:constantparam in swNoel Grandin5-19/+15
2016-09-08loplugin:constantparam in swNoel Grandin15-33/+24
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin9-55/+53
2016-09-07Make PageColumnPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Make PageOrientationPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos8-225/+126
2016-09-07tdf#90597 Revert "Jump to next change when accepting or rejecting a change"Samuel Mehrbrodt1-2/+0
2016-09-07Do not change the OBJ_CAPTION code pathMaxim Monastirsky1-9/+10
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose3-6/+40
2016-09-07loplugin:constantparam in swNoel Grandin18-72/+66
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos9-193/+221
2016-09-05convert Orientation to scoped enumNoel Grandin1-2/+2
2016-09-05convert ScrollType to scoped enumNoel Grandin2-4/+4
2016-09-05convert GradientStyle to scoped enumNoel Grandin2-4/+4
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth1-0/+13
2016-09-01tdf#101361: Fix cursor key movement in RTL textKhaled Hosny1-0/+7
2016-09-01Hide/Disable the Page property Panel for WriterSusobhan Ghosh1-11/+1
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-1/+1
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+5
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin1-2/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-6/+6
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin3-6/+6
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-6/+6
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin6-13/+13
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin5-19/+19
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin4-20/+22
2016-08-31convert SwDocPositions to scoped enumNoel Grandin5-43/+43
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-6/+6
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+13
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara2-19/+16
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann7-9/+9
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann14-38/+38
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna1-4/+3
2016-08-29tdf#83830: Use samecontentlistbox in Header/Footer PanelSusobhan Ghosh2-2/+4