summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-10-03remove pointer to localJochen Nitschke1-2/+1
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos1-0/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke3-12/+11
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-9/+40
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-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13avoid crash with nullptr accessMarkus Mohrhard1-1/+1
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos1-1/+2
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-3/+3
2016-09-08loplugin:constantparam in swNoel Grandin1-8/+7
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-4/+4
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos1-0/+2
2016-09-07loplugin:constantparam in swNoel Grandin1-6/+6
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos1-0/+2
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin2-9/+9
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos2-6/+6
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-18cppcheck: noCopyConstructorCaolán McNamara1-0/+2
2016-08-18sw redlining: support per-view authorsMiklos Vajna1-0/+7
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin2-2/+2
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski1-0/+19
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos2-2/+12
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-1/+1
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski2-19/+53
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara1-61/+66
2016-08-03GSoC Writer Table Styles; Table styles panel; Delete table styleJakub Trzebiatowski1-0/+19
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski2-3/+58
2016-07-28GSoC Emoji ControlAkshay Deep1-0/+3
2016-07-28Resolves: tdf#98793 create a MailMergeConfigItem if toolbar is active...Caolán McNamara1-57/+64
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-4/+3
2016-07-21tdf#98798: MM Wizard should not leave MM toolbar visible when canceledBjoern Michaelsen1-27/+39
2016-07-15new loplugin unnecessary overrideNoel Grandin1-10/+0
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-6/+5
2016-07-09tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-2/+2
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-2/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara1-0/+10
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna1-10/+0
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar3-1/+4
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski1-0/+10
2016-06-27[API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos1-0/+3