summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2017-10-26vcl: make MapMode constructor explicitMichael Stahl13-22/+22
2017-10-25TSCP: support removing paragraph metadata fieldsAshod Nakashian1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann67-75/+75
2017-10-23Resolves: tdf#113356 Missing numbering formats in writer field ui listCaolán McNamara1-2/+3
2017-10-23loplugin:finalclasses in swNoel Grandin19-73/+51
2017-10-22Remove redundant asserts involving dynamic_castStephan Bergmann1-6/+0
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin2-4/+4
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2-2/+4
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand2-2/+40
2017-10-20RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand3-21/+25
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand5-71/+116
2017-10-20coverity#705523 silence Dereference null return valueCaolán McNamara1-0/+4
2017-10-18tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose1-1/+5
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski242-758/+777
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin1-1/+1
2017-10-06Don't schedule the Idle job for busy documentsJan-Marek Glogowski1-1/+1
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk2-4/+4
2017-10-05TSCP: remove invalid signatures on savingAshod Nakashian1-1/+6
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin5-201/+193
2017-10-05tdf#112634 avoid crashSzymon Kłos1-6/+5
2017-10-04add << operator for css::uno::ExceptionNoel Grandin4-17/+15
2017-10-03new loplugin:blockblockNoel Grandin4-45/+38
2017-10-02tdf#42664 Update Navigator drop down listJim Raykowski1-0/+8
2017-10-02Related: tdf#112395 disabled slot with Put leaks entryCaolán McNamara1-6/+4
2017-10-02TSCP: edit paragraph classificationAshod Nakashian1-1/+1
2017-10-02TSCP: paragraph classification supportAshod Nakashian1-1/+1
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-2/+2
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+40
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+26
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant1-0/+8
2017-10-02lokdialog: Handle key events in corePranav Kant1-1/+30
2017-10-02lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant1-1/+1
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-3/+38
2017-10-02lokdialog: Some checks if invalid uno command is providedPranav Kant1-0/+5
2017-10-02lokdialog: Better dialog rendering APIPranav Kant1-19/+24
2017-10-02Instantiate spell dialog and paint in a paintDialog callTomaž Vajngerl1-4/+13
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+22
2017-10-01tdf#39468 Translate German comments (leftovers)Johnny_M1-1/+1
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky12-16/+16
2017-09-29sw: SwContentTree: use the helper functions instead of manual checksMichael Stahl1-10/+8
2017-09-29tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()Michael Stahl1-6/+6
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2-2/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin2-68/+64
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl2-2/+4
2017-09-27tdf#112634 Don't show broken connections in database treeSzymon Kłos1-0/+5
2017-09-27tdf#112634 Don't remove embedded database before closeSzymon Kłos1-1/+1
2017-09-26tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl1-0/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist5-12/+12
2017-09-26loplugin:flatten in swNoel Grandin7-681/+633
2017-09-26TSCP: paragraph signing implicitly done at cursorAshod Nakashian2-2/+2