summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Allow entering safemode after crashSamuel Mehrbrodt2-0/+16
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek4-12/+12
2016-10-10Show dialog when starting in safe modeSamuel Mehrbrodt3-0/+208
2016-10-09convert CELL constants to typed_flagsJochen Nitschke1-76/+83
2016-10-0860x86 is the logical size not pixel sizeCaolán McNamara1-1/+1
2016-10-07de-src SvxStyleBox_Impl comboboxCaolán McNamara2-14/+3
2016-10-07loplugin:staticmethods: svxStephan Bergmann10-16/+16
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky1-46/+13
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke1-2/+2
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky5-35/+27
2016-10-06Fontwork controls should not allow tearoffMaxim Monastirsky1-2/+2
2016-10-06Just use a referenceMaxim Monastirsky1-7/+6
2016-10-06no ValueSetWithTextControls are loaded from src filesCaolán McNamara1-18/+3
2016-10-06Extrusion controls should not allow tearoffMaxim Monastirsky1-5/+4
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara7-148/+28
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara4-7/+0
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara13-24/+5
2016-10-06drop unused hids and hrcsCaolán McNamara5-56/+1
2016-10-06convert AreaTransparencyGradientPopup to .uiCaolán McNamara7-599/+154
2016-10-06drop empty ItemBitmap fieldCaolán McNamara1-8/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara4-5/+4
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin28-309/+0
2016-10-05SvxFrameWindow_Impl: Try to fix size calculationMaxim Monastirsky1-33/+32
2016-10-05Base SvxFrameWindow_Impl on ToolbarPopupMaxim Monastirsky1-31/+22
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky1-26/+47
2016-10-05remove various unused hrc defines and headersCaolán McNamara4-31/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin94-369/+369
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann124-502/+502
2016-10-04can now remove both PopupContainer copiesCaolán McNamara9-62/+0
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara3-152/+20
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara11-64/+6
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara1-10/+9
2016-10-03Resolves: tdf#101470 don't restore last value when submenu appearsCaolán McNamara1-1/+1
2016-10-03add more dumpAsXml()Noel Grandin1-0/+1
2016-10-01support crop and rotating for drawinglayer object in UI testingMarkus Mohrhard1-6/+42
2016-10-01Fix typosAndrea Gelmini5-19/+19
2016-10-01add resizing support to drawinglayer ui test objectsMarkus Mohrhard1-3/+23
2016-10-01add initial drawinglayer support to UI testing frameworkMarkus Mohrhard1-0/+113
2016-10-01coverity#1373442 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-09-30loplugin:constantparamNoel Grandin4-20/+10
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks3-5/+40
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-1/+1
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke2-71/+32
2016-09-27Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara1-0/+1
2016-09-26convert eNBOType constants to scoped enumNoel Grandin2-687/+3
2016-09-26convert eNBType to scoped enumNoel Grandin1-48/+48
2016-09-24sc lok: avoid full invalidate tilesHenry Castro2-2/+6
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke16-61/+35
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1