summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Related: tdf#105712 inconsistency with num of a11y children in special charCaolán McNamara2-11/+19
2017-02-15tdf#106011: The "swing angle" is negative when counter-clockwiseTor Lillqvist1-1/+1
2017-02-10tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna1-0/+6
2017-02-08Resolves: tdf#101187 colossal page width wraps around if doubledCaolán McNamara1-17/+22
2017-02-08tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth1-1/+1
2017-02-08drawing shapes aren't tracking style name changes correctlyCaolán McNamara1-11/+9
2017-02-08tdf#103473: Ensure positive rectangle sizeMike Kaganski1-7/+7
2017-02-08tdf#76002 Grab focus to sidebar dropdownsMaxim Monastirsky1-1/+1
2017-02-01bnc#946678 tdf#105502 sd increase font size: handle table selectionMiklos Vajna1-0/+4
2017-01-04avoid loss of text in edited placeholderDavid Tardon1-0/+1
2016-12-17tdf#104722: Wrong text alignment when text box is smaller than the text insideTamás Zolnai1-1/+9
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna1-1/+1
2016-10-23tdf#101827 - mend busy contour dialog.Michael Meeks3-5/+40
2016-10-10Remove NumberFormatCodeWrapperMaarten Bosmans1-1/+0
2016-10-10Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara1-80/+4
2016-10-10Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara1-0/+1
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-1/+1
2016-09-24sc lok: avoid full invalidate tilesHenry Castro2-2/+6
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara2-20/+2
2016-09-16LOK: tile rendering regression fixAshod Nakashian1-3/+6
2016-09-16LOK: fast tile rendering (graphics and buttons)Ashod Nakashian1-1/+27
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna1-0/+2
2016-09-14sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna1-1/+4
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna4-12/+21
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna2-10/+10
2016-08-04svx: track view shell id in SdrUndoActionMiklos Vajna1-0/+11
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-1/+1
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-3/+13
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-3/+3
2016-07-28svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna1-2/+74
2016-07-28svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna1-1/+13
2016-07-27svx lok: draw text edits in all viewsMiklos Vajna2-0/+47
2016-07-22Resolves: tdf#100845 exception during vcl painting -> std::terminatecp-5.1-2Caolán McNamara1-9/+16
2016-07-21sd lok: fix hard to select a full tableHenry Castro2-8/+8
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna1-1/+1
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+10
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-42/+0
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna4-69/+18
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin5-6/+6
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin4-4/+5
2016-07-20tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli1-2/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann16-33/+50
2016-07-20use Any constructor instead of temporariesNoel Grandin8-49/+16
2016-07-20cppcheck: silence known condition warning in svx tablecontrollerJochen Nitschke1-13/+10
2016-07-20clang-tidy performance-unnecessary-value-param in svxNoel Grandin16-22/+22
2016-07-20svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna1-5/+0
2016-07-20tdf#95857 Sort out German plurals ...danielt9981-4/+4
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-6/+0
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock11-11/+11
2016-07-20Fix typosAndrea Gelmini5-7/+7