summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16SwRootFrm::CheckViewLayout: never center pages when doing tiled renderingMiklos Vajna
2015-01-16Missing guard in SwXTextDocument::initializeForTiledRendering()Miklos Vajna
2015-01-16fdo#86844 - CONTEXT MENU: Remove hyperlink not accessibleNiklas Johansson
2015-01-15Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara
2015-01-15rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-14Factor out SwFmtEditInReadonly::dumpAsXml() from sw coreMiklos Vajna
2015-01-12kind of thing coverity will warn aboutCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-10fdo#87845: sw: fix crash in navigator dialog when view is closedMichael Stahl
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna
2015-01-07android: set single page mode in writer when init for tiled renderTomaž Vajngerl
2015-01-07android: take document borders into account for document sizeTomaž Vajngerl
2015-01-06typoStephan Bergmann
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl
2014-12-26HiDPI: ViewLayout statusbar - scale icons by both dimensionsTomaž Vajngerl
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-12-09No need to use a macro here.Jan Holesovsky
2014-12-09removed unused timeout definesTobias Madl
2014-12-09changed timers to idleJennifer Liebel