summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)Author
2016-10-14loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControlNoel Grandin
Change-Id: I5ba9c9d970246d80bb60e27e3b703ec03376c35c
2016-10-14loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShellNoel Grandin
Change-Id: I828ef52bc093d3fa2946f813a2dd09ac6b34e94c
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
... for SfxPopupWindow and SvxColorToolBoxControl (the latter shares BorderColorStatus with SvxColorWindow_Impl, so it was easier to convert it too). Change-Id: Ifcb23fe5809e467322d1cf4d790420886ac79b47
2016-10-13This comment is no longer trueMaxim Monastirsky
Change-Id: I5ad9bcba65f1f467f230fe05dff725c474c75494
2016-10-13SvxColorToolBoxControl: Some cleanupMaxim Monastirsky
Change-Id: Iaf908b0c2456a239e343d0fcb89a2ba163b74010
2016-10-13SvxColorToolBoxControl: Unify members prefixMaxim Monastirsky
and rename bSidebarType to something more sensible. Change-Id: Ia41afe4ecc3068394cb41cc4c3caddce59905103
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
and expand out the bit-tricks some of the code was playing to make it more obvious what is going on Change-Id: I9c98334393b939b1d900425f6133556ce88247ae Reviewed-on: https://gerrit.libreoffice.org/29734 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-12SafeModeDialog: Remove flag also when exitingSamuel Mehrbrodt
Change-Id: I5d1bf17ace062f07287d3b3427eaab144ea7c0f8
2016-10-12de-src empty panel placeholder widgetryCaolán McNamara
Change-Id: I99a292cd76f40159f12cb98b362559e4109121c3
2016-10-12remove (yet another) StringListResource implementationCaolán McNamara
in favour of ResStringArray Change-Id: I2d919bac0143d35f594ce2f4adad69b81d1bcb87
2016-10-12CrashReportDialog: Enter safemode only after sending crash reportSamuel Mehrbrodt
Change-Id: I2c78431f839050ca74b082f7c790d0c59fba6513
2016-10-12SafeModeDialog: Enable restart button only for active selectionsSamuel Mehrbrodt
Change-Id: Ic5c9d1a0001e8324aa007c3f7bc0e58e13afbbbf
2016-10-12SafeModeDialog: Handle restart button eventSamuel Mehrbrodt
Change-Id: I6b55f79ea153aaeb8b67879bdafb6774fd91455c
2016-10-12SafeModeDialog: Handle quit button eventSamuel Mehrbrodt
Change-Id: Id24e9cb526bc0143a663e8d39a5dda59f929f8bf
2016-10-12Delete the safemode flag when closing the dialogSamuel Mehrbrodt
Change-Id: I7131849cc417155b55425eba1494992f7d07fa0b
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt
Change-Id: Ifdbb291715b033eaace159297eac5348530e9f36
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
Change-Id: I610d8347129ac25420730ed7bf2855a5bdd0120f Reviewed-on: https://gerrit.libreoffice.org/29692 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-11Allow entering safemode after crashSamuel Mehrbrodt
Change-Id: Id12d3c10714b7ce5722c2270e9e897db63bedcf2
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose
Change-Id: I238bc37871c029d547b21ce7c8ef3cb0c0ff95b8 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/29669 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
Conditional statements are using SvRef::Is() method. Changed static_cast<T*>(svRef<T>) occurances to svRef.get(). Added operator == and != to SvRef. SbxObject::Execute is using SbxVariableRef internally. SbxObject::FindQualified is using SbxVariableRef internally. Change-Id: I45b553e35d8fca9bf71163e6eefc60802a066395 Reviewed-on: https://gerrit.libreoffice.org/29621 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-10Show dialog when starting in safe modeSamuel Mehrbrodt
Change-Id: Ie4b5f5b7309735dfa844bbaba9cb2763a3de3dc1
2016-10-10Fix typoSamuel Mehrbrodt
Change-Id: I20bb74183e134c9bf597cd8b471fd6dc4104eb24
2016-10-09Improve checkbox label in header/footer tabYousuf Philips
Change-Id: I608c18433ee27d3628a65ca3d0d666e384fce950 Reviewed-on: https://gerrit.libreoffice.org/29615 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-10-09convert CELL constants to typed_flagsJochen Nitschke
clarify some comments Change-Id: Ib6d55deb52eabc4289c20fd45eacb30fef6b1165 Reviewed-on: https://gerrit.libreoffice.org/29087 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-0860x86 is the logical size not pixel sizeCaolán McNamara
Change-Id: I84ad47f33dd142296a0f57cf8002861807c3b282
2016-10-07de-src SvxStyleBox_Impl comboboxCaolán McNamara
Change-Id: I42963a03fcc2657f55fb7b807aa5312c654928cd
2016-10-07loplugin:staticmethods: svxStephan Bergmann
Change-Id: If03d9797fddd88662cf7d0ba2a70c2841983b37b
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
Change-Id: I93dbb180fc65bca77e0eb58f116d0a0a5266556a
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
... so replace with a simple value == 0.0 also in other modules than sc. Change-Id: Ie7316505a1cf9c15100114b45d300facceb03b7e Reviewed-on: https://gerrit.libreoffice.org/29575 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky
Change-Id: Idd8fc19b24f4d55cd0f836761d5f155b9310c3ca
2016-10-06Fontwork controls should not allow tearoffMaxim Monastirsky
Change-Id: I243d29779247a8ebf622e989161d90a8b343704e
2016-10-06Just use a referenceMaxim Monastirsky
Change-Id: Ie070591ca92f8ab74c738bcf6a86b94329ab8b88
2016-10-06no ValueSetWithTextControls are loaded from src filesCaolán McNamara
Change-Id: If19daf643a9dfcebe57d5d4860f1f4282b39e5fa
2016-10-06Extrusion controls should not allow tearoffMaxim Monastirsky
Change-Id: Ie4e2b42d3f261ded4f2c8778e6a099103d7d3663
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
Change-Id: I12865d743daa3e6479edb60584d5bd01f88e818d
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
Change-Id: I243e739fea28e3f38b91534182cc54c2aa660f0e
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
Change-Id: I151a37a37435a44e7331d957bd9d36f84cdf8677
2016-10-06drop unused hids and hrcsCaolán McNamara
Change-Id: Id9a49391de6283ee15cb6e12564c3f57762ddffc
2016-10-06convert AreaTransparencyGradientPopup to .uiCaolán McNamara
and 1) merge with AreaTransparencyGradientControl 2) grab focus for keyboard a11y like similar popups 3) use degree symbol instead of "degrees" text and it now grows nicely to fit everything in correctly Change-Id: I326f3393165f7a098d739be70b644b29dd5238f0
2016-10-06drop empty ItemBitmap fieldCaolán McNamara
Change-Id: If59c1a2bda49229ff48f8ec28c23491e6d9c8c83
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
Change-Id: Ia6ed5f71931a6141efb3d5e5eb329149d6850342
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara
and don't want the parent menu to be auto popped down when the submenu gains focus. or floating windows that explicitly don't want to go away when they lose focus, which all these popups aren't Change-Id: I53f1f3ac586ff295597c4b9046032d3d976d053e
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
Change-Id: Ib5e84838888b5fb56eb18c5334ffa3fdd203b997
2016-10-05SvxFrameWindow_Impl: Try to fix size calculationMaxim Monastirsky
Change-Id: I7119f46a483615636cef57432a2c536af8ecd4c5
2016-10-05Base SvxFrameWindow_Impl on ToolbarPopupMaxim Monastirsky
Change-Id: I2061125068bd94b5cdc46aa18a7aa7e21726e22c
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
Change-Id: I7666c7c5c99b1705bc8ece2913c2cdf9fdecced3
2016-10-05remove various unused hrc defines and headersCaolán McNamara
Change-Id: If0b47fbe1f01d84697a0c25b82ca031c32fca66e
2016-10-05convert MapUnit to scoped enumNoel Grandin
I left a prefix on the names "Map" so that I would not have to re-arrange each name too much, since I can't start identifiers with digits like "100thMM" And remove RSC_EXTRAMAPUNIT, which doesn't seem to be doing anything anymore. Change-Id: I5187824aa87e30caf5357b51b5384b5ab919d224 Reviewed-on: https://gerrit.libreoffice.org/29096 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
...which was introduced with 3ead3ad52f9bb2f9d1d6cf8dfc73a0a25e6778ed "Gradually typed Link" to distinguish the new, typed versions from the old, untyped ones, but is no longer necessary since 382eb1a23c390154619c385414bdbe6f6e461173 "remove untyped Link<>" removed the old versions. Change-Id: I494025df486a16a45861fcd8192dfe0275b1103c
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
the recently unused svx one, and the forgotten not-built sfx2 one Change-Id: I1a4ede49dc74bb71f250ee3eee999d1a3dfbee57