summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/basesh.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-0/+4
2018-04-03tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski1-5/+2
2018-03-22lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky1-0/+2
2018-03-22sw: Cleanup various unused return values.Jan Holesovsky1-2/+1
2018-02-13tdf#108227 Set table style so it is highlighted in Sidebar styles listJim Raykowski1-0/+2
2017-12-27tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski1-1/+8
2017-12-13tdf#114219: Show Edit dialog entry in link sectionXisco Fauli1-1/+2
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin1-3/+3
2017-11-21loplugin:flatten in swNoel Grandin1-77/+78
2017-10-18tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose1-1/+5
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-09-26TSCP: paragraph classification dialogAshod Nakashian1-0/+5
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl1-0/+5
2017-08-06loplugin:constparams in sw part7Noel Grandin1-3/+3
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-2/+0
2017-07-21de-hrc various thingsCaolán McNamara1-16/+7
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-07-10UI Wrap InBackground: transition to wrapthru transparency toggleJustin Luth1-2/+19
2017-06-28sw lok: rename return values UNDO_CONFLICT to SID_REPAIRPACKAGEHenry Castro1-3/+3
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-26/+23
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann1-5/+0
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-12/+12
2017-05-18Watermark: Insert watermark commandSzymon Kłos1-0/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-05-05fix spelling, methode -> methodNoel Grandin1-2/+2
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-05-01FN_TOOL_ANCHOR cleanupMaxim Monastirsky1-34/+4
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin1-1/+1
2017-04-12enum spelling: throught -> throughJustin Luth1-11/+11
2017-04-12convert SelectionType to scoped enumNoel Grandin1-38/+38
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-29/+29
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-9/+9
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-3/+3
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2017-03-02elide the SwSurround enumNoel Grandin1-30/+30
2017-02-13convert ShellModes to scoped enumNoel Grandin1-12/+10
2017-01-30tdf#102132 Add contextual edit region uno command.Gulsah Kose1-0/+5
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl1-3/+4
2016-11-28sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-14/+36
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-10/+10
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-3/+3
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-1/+1
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-1/+16
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-2/+2