summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06tdf#90923 sw: invalidate layout when font substitutions are changedMichael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-06Avoid bad downcast from SwViewShell to SwEditShellStephan Bergmann
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in swNoel Grandin
2016-03-07expand src templatesDavid Tardon
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-03-03Break SmartTagMenuController-VCLXMenu cycleMaxim Monastirsky
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15SwView::WriteUserDataSequence: use comphelper::makePropertyValue()Miklos Vajna
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky
2016-02-08sw - m_eLastSearchCommand initializationMarco Cecchetti
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-01-31unnecessary use of OUString constructorNoel Grandin