summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
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-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05Related: tdf#84695 sw: fix TextBox begin text edit by pressing normal charMiklos Vajna
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-05tdf#32531 Fix for key movement in table cell of different directionalityJaskaran
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna
2016-04-04Restore some erroneously removed codeMaxim Monastirsky
2016-04-01loplugin:constantparam in swNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-17return of cid#982483 Dereference after null checkCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt
2016-03-10loplugin:constantparam in editengNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-08Fix typosAndrea Gelmini
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-14tdf#40494: adding rows to table in protected sections not allowedOliver Specht
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-27Prefer switch-case to cascaded ifsMatteo Casalin
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara