summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)Author
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-11-10tdf#113647 bullet dialog has wrong modal parentCaolán McNamara
2017-11-08tdf#99027 Use 0.5pt border size with toolbar controlYousuf Philips
2017-11-07ofz#4066 Bad-castCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-10-20RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-10-18tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-26TSCP: paragraph classification dialogAshod Nakashian
2017-09-26sw: make paragraph signature fields read-onlyAshod Nakashian
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-12sw: support paragraph signing undo/redoAshod Nakashian
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-08-28sw: don't undo paragraph signaturesAshod Nakashian
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23drop SwBackgroundDestinationItem wrapperJochen Nitschke
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-08-04sw: sign paragraph textAshod Nakashian
2017-07-31loplugin:oncevarNoel Grandin
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin