summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin7-12/+0
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara1-1/+1
2015-01-07fix windows buildNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin8-12/+12
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna1-1/+1
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna3-0/+28
2015-01-07android: set single page mode in writer when init for tiled renderTomaž Vajngerl1-0/+11
2015-01-07android: take document borders into account for document sizeTomaž Vajngerl1-1/+4
2015-01-06typoStephan Bergmann1-1/+1
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann2-2/+2
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-2/+2
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky1-7/+0
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky3-7/+35
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna1-4/+17
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna1-0/+9
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl1-9/+9
2014-12-26HiDPI: ViewLayout statusbar - scale icons by both dimensionsTomaž Vajngerl1-2/+1
2014-12-25sal_uInt16 to size_tMatteo Casalin2-3/+3
2014-12-25sal_uInt16 to size_tMatteo Casalin2-4/+4
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara2-5/+6
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky3-5/+54
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann18-42/+41
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann4-10/+10
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl1-2/+14
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann5-20/+20
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin13-193/+108
2014-12-09No need to use a macro here.Jan Holesovsky1-5/+3
2014-12-09removed unused timeout definesTobias Madl1-2/+0
2014-12-09changed timers to idleJennifer Liebel5-12/+12
2014-12-09changed timers to idlesTobias Madl2-5/+5
2014-12-09changed timers to idleJennifer Liebel2-6/+6
2014-12-09changed some timer to idleTobias Madl2-8/+8
2014-12-09changed timer to idleJennifer Liebel2-6/+6
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+19
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-4/+5
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+3
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+3
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky3-11/+133
2014-12-05use unique() for checks for multiselectionBjoern Michaelsen2-2/+2
2014-12-04fix indentBjoern Michaelsen1-1/+1
2014-12-02Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara1-2/+3
2014-12-02fix indent on this firstCaolán McNamara1-170/+171
2014-12-02capitalize e-mail in list of publication typesStanislav Horacek1-1/+1
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler1-22/+24
2014-12-02rename numberOf() to STL-like size()Bjoern Michaelsen1-3/+3
2014-12-02loplugin: cstylecastNoel Grandin4-8/+8