summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/shells
Commit message (Expand)AuthorAgeFilesLines
* sw lok: enable Page Header/FooterHenry Castro2017-12-081-1/+35
* Disabled slot with Put leaks entry (textsh1/sw)Julien Nabet2017-12-081-6/+6
* tdf#114219: Show Edit dialog entry in link sectionXisco Fauli2017-12-061-1/+2
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* TypedWhichId for RES_PARAATR constantsNoel Grandin2017-11-302-6/+6
* Fix typosAndrea Gelmini2017-11-241-2/+2
* TypedWhichId for RES_CHRATR constantsNoel Grandin2017-11-243-13/+12
* Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara2017-11-231-1/+1
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* TypedWhichId for SDRATTR* constants (3)Noel Grandin2017-11-221-1/+1
* loplugin:flatten in swNoel Grandin2017-11-215-276/+282
* TypedWhichId for SDRATTR* constants (2)Noel Grandin2017-11-211-1/+1
* TypedWhichId for SDRATTR* constants (1)Noel Grandin2017-11-201-2/+2
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-201-3/+3
* TypedWhichId for EE_CHAR* constantsNoel Grandin2017-11-172-12/+12
* TypedWhichId for EE_PARA* constantsNoel Grandin2017-11-172-8/+6
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-162-6/+6
* TypedWhichIdNoel Grandin2017-11-152-11/+11
* rework tdf#113647 solution to be safeCaolán McNamara2017-11-101-6/+3
* tdf#113647 bullet dialog has wrong modal parentCaolán McNamara2017-11-101-1/+7
* tdf#99027 Use 0.5pt border size with toolbar controlYousuf Philips2017-11-081-1/+1
* ofz#4066 Bad-castCaolán McNamara2017-11-071-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-2/+2
* RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand2017-10-201-0/+38
* RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand2017-10-201-14/+9
* RotGrfFlyFrame: Initial adaptionsArmin Le Grand2017-10-202-71/+96
* tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose2017-10-181-1/+5
* uibase: consistently use "" and <> in include directivesMike Kaganski2017-10-0926-134/+134
* tdf#96505 Get rid of cargo cult long integer literalsudareechk2017-10-051-2/+2
* new loplugin:blockblockNoel Grandin2017-10-031-11/+9
* TSCP: paragraph classification dialogAshod Nakashian2017-09-262-17/+5
* sw: make paragraph signature fields read-onlyAshod Nakashian2017-09-261-1/+0
* TSCP: add advanced classification dialogTomaž Vajngerl2017-09-211-0/+5
* tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl2017-09-191-1/+1
* convert SvxURLFormat to scoped enumNoel Grandin2017-09-162-2/+2
* improve redundantcast lopluginNoel Grandin2017-09-141-1/+1
* clang-tidy modernize-use-emplace in swNoel Grandin2017-09-141-1/+1
* sw: support paragraph signing undo/redoAshod Nakashian2017-09-121-10/+1
* set parent for file dialog helperCaolán McNamara2017-09-082-4/+4
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* set parent for insert media file dialogCaolán McNamara2017-09-031-2/+1
* sw: don't undo paragraph signaturesAshod Nakashian2017-08-281-4/+7
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-251-1/+1
* drop SwBackgroundDestinationItem wrapperJochen Nitschke2017-08-231-1/+1
* convert message box style bits to scoped enumNoel Grandin2017-08-231-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-2/+2
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-1/+1
* loplugin:constparams in sw part7Noel Grandin2017-08-0620-40/+40
* sw: sign paragraph textAshod Nakashian2017-08-041-1/+1
* loplugin:oncevarNoel Grandin2017-07-311-2/+1