summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)Author
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
Hold a reference on the VclPtr while we're waiting for the UserEvent. Change-Id: I55c2671ca12eb14761c6a7dffd551af71547ecbd
2015-05-25tdf#91525 - dispose SfxControllerItem member.Michael Meeks
Change-Id: I71b32c1db2f4695deb90412e83b9e7883e9bf1d7
2015-05-25rename "Lathe Object" to "Rotation Object" in a tooltipStanislav Horacek
because the latter is always used in other places Change-Id: I42c74cf24a900541aa866aec7bc70b1ea3162b10 Reviewed-on: https://gerrit.libreoffice.org/15873 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
Change-Id: I590a87c832bc59947ae04e52d3ac5ea71574bb11 Reviewed-on: https://gerrit.libreoffice.org/15888 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-25tdf#91582 initialize charmap when selecting in SvxShowCharSetTomaž Vajngerl
Change-Id: I3f73eef349e65a1d2d283d1116729694c1f40ed9
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens
Change-Id: I8daf6d155c631cbdb850a6af95c92a578905d6e6
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens
Change-Id: I7f75833bfec2cde140ded1dfe60aed2684905b0a
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens
Change-Id: I0fd55ea6c775d771e001c0db78bb72c50e9b81cf
2015-05-24tdf#91534: Writer crash using Gallery icon in sidebarJulien Nabet
test mpBrowser1 if not NULL + reorder the disposeAndClear calls (must be reverse order compared to the order of Create calls) Change-Id: Ia5481430791d9ab73e63d49a0ef0d5e0a6016605
2015-05-23tdf#91431 - fix post-dispose focus issue in color window.Michael Meeks
Change-Id: I7990cbddc8c664da5ec6521cf8e036ca67d5ce0e
2015-05-23mark numbers as untranslatableStanislav Horacek
Change-Id: I5c7c2c5bb0ce615d4dda8a634517b627b7d49df6 Reviewed-on: https://gerrit.libreoffice.org/15871 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
2015-05-23use sliders in CompressGraphicDialogTomaž Vajngerl
Change-Id: I272d0f9d56a601b78cbc3e67ff1f87db964d5ccd
2015-05-22tdf#91395 - avoid post-dispose charmap crasher.Michael Meeks
Change-Id: Ia3536e0297ecd24f6368b9563002a9888904007a
2015-05-22Avoid overflowing SetSizePixel computationStephan Bergmann
...near the end of SetupEntry, which appears to not be needed here Change-Id: Ia273df8a22d26974572d8e9be8de2a27936ee496
2015-05-22Simplify GetSize().Height() -> GetHeight()Stephan Bergmann
Change-Id: I8541eb13d82d887ef589a0545d36db88e47932e7
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
Change-Id: Id85137ffc7309a66b04132d588d289db136117b9
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
Change-Id: I0c7c6d095732704eb4ab48f1277a0592b1c7fa33
2015-05-22loplugin:constantfunctionNoel Grandin
Change-Id: I7cb5b0c2cf9ade557173ca596ea5d42d853ff448
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
Change-Id: I2a110c017f13eca6ddbd70ef3ed195d24adef0a3 Reviewed-on: https://gerrit.libreoffice.org/15828 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-22convert POINTER constants to scoped enumNoel Grandin
Change-Id: Iea29ce5fd6c620535197d3ca8538335078430e19 Reviewed-on: https://gerrit.libreoffice.org/15825 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-21tdf#91095 svx: avoid unconditional SdrObject -> SdrObjCustomShape static_castMiklos Vajna
Change-Id: I5ed86633e909c13f14ee382b4d9ec8f9c264df1d
2015-05-21convert CVT constants to scoped enumNoel Grandin
Change-Id: I7703816b6a1df2bf24c06cdf9992f9982ae724e8 Reviewed-on: https://gerrit.libreoffice.org/15826 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I9a62759138126c1537cc5c985ba05cf54d6132d9
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
Change-Id: I5ebd77edfa29d6c6c7acea37e826ef1d625916c3
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
Change-Id: I175b8ea4e8bc01c3cdd3dd90506eba01b35e0085
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
Change-Id: I36cbe8057d09226f8b302963bdd94dc5600b686f
2015-05-20convert GRID constants to scoped enumNoel Grandin
Change-Id: I73ae63bc5f41f38d1a4e396152808b22e88681d8
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
Change-Id: Ic0f7f8fa236bb478b3598ae3fd3c1b30ebbf1a01
2015-05-19tdf#91382 UI: Crash after visiting Sidebar Properties PagePhilippe Jung
When a popup is displayed, no cleaning / disposing is performed. Change-Id: Ibae0f977360f8862f2d7ff4c753356975dec3771 Reviewed-on: https://gerrit.libreoffice.org/15817 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
Change-Id: Id9e8ce7987e055e83b52c7024413570f262e6e8d
2015-05-18VclPtr: fix recovery dialogs asserts on exitCaolán McNamara
Change-Id: I3f3fcd13cbcf86eb431d499d3394a313dbdf7e47
2015-05-18cleanup LineWidthControlTomaž Vajngerl
Change-Id: I875af6213660ba0fa9831b76c4d72e2092cd0a3a
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
- Move vcl::RenderContext to outdev. - Change some methods on vcl::Window to accept RenderContext as parameter. - Add ApplySettings to vcl::Window - This method is called before painting. Refactor existing classes that use InitSettings to have ApplySettings or mark the classes to be refactored later. - Add RenderSettings for adding defered settings to rendering. This is similar to ApplySettings but for more ad-hoc calls. Change-Id: I4ea58461f3b6b08ccfa3e0ddd1a4a3e04f8c4f45
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4 Reviewed-on: https://gerrit.libreoffice.org/15712 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
ideally camel case the rest of these for consistency Change-Id: I7f66b8051ea58963ea28d128f73900aefe5d2846
2015-05-15cleanup MyWinTomaž Vajngerl
Change-Id: I6b9606c6d1397cfe919a7a6c1922423fb8b68d5c
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
Change-Id: I8ecfbfecd765a35fafcbcc5452b0d04a89be2459
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
Change-Id: I4cdaf36581d1e1daa39929e621070d18a9996852
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
Change-Id: Ic1cb9b32fe252706cd607abb2ae1fd5a00999901
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin
Change-Id: I58031485aaa9ebdeb986a3ee0376f36a9f667947
2015-05-14refacotr DbGridControl::NavigationBar to use RenderContextTomaž Vajngerl
Change-Id: I0675158d83d37706be60dab430e6b9f7ea749bc7
2015-05-13loplugin:staticmethodsStephan Bergmann
Change-Id: Ia16605c8227573948e2ac750414e9dff3efc2f81
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
Change-Id: I36fea4608c744c941bdff401b649fa46302b4dbd
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
Change-Id: I744d430ef6a506977eb10b892582c8969ec27524
2015-05-13refactor TableWindow, ColumnWindow to use RenderContextTomaž Vajngerl
Change-Id: I000ac253a57f9fdbb14c700e4a0163c3ba18a7bb
2015-05-13refactor GalleryPreview to use RenderContextTomaž Vajngerl
Change-Id: I0fd307e0db532e9f49ecc0b1431ce59ba869b19d
2015-05-13refactor PopupControl to use RenderContextTomaž Vajngerl
Change-Id: I3587cbe8a4025869422106b68c946981da1c6cb9
2015-05-13refactor LineWidthControl to use RenderContextTomaž Vajngerl
Change-Id: I5ca1a367c4eba0a2f39c2aa9702e3d3bd5b2477f
2015-05-13refactor SvxRubyChildWindow to use RenderContextTomaž Vajngerl
Change-Id: Ia60e0027cc915fda68ee10dee25c78a84a5d7945
2015-05-13refactor SvxSwFrameExample to use RenderContextTomaž Vajngerl
Change-Id: Ice4ffab3bc98b76b7ee90aa4570b2858b01bf906