summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Collapse)Author
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. Notes: merged as: 820a29950b3085a713026995fdc43e32b6ded5f7
2014-04-15i124638 As a first step, avoid crash when a TabPage is not found for a ↵Armin Le Grand
TabDialog, assert this Notes: prefer: 6e61ecd09679a66060f932835622821d39e92f01
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand
Notes: merged as: 6e61ecd09679a66060f932835622821d39e92f01
2014-03-12124392: Avoid crash on close after assigning style.Andre Fischer
Notes: prefer: 933f481a50d8e82d03cec3e842015273ba3fc988
2014-01-28#i124131# use smart pointer's bool operator instead of comparing its content ↵Herbert Dürr
against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments Notes: prefer: 6cf30940750607eeb062113dbee9968769d7bd06
2014-01-17i123042 corrected reload of linked content to have access to it's own pathArmin Le Grand
Notes: merged as: 87432aeecdfa7194bb5050f912656e03294cf6c7
2014-01-08#i18109# pre-select the name in new style dialogTsutomu Uchino
Notes: merged as: 55e5c0faafbc3c4f503722000912ec7a022d98db
2013-11-29#i123768# remove pre-IA2 code remains that has been commented outHerbert Dürr
The pre-IA2 code is available in the repository and the commented out code made the methods less readable. Notes: prefer: e579d453545c4fb00126c6d41636d3960785a166
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
Notes: prefer: 112bdf84d684590e042725c7173e059b4afa2f83
2013-11-28#i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr
Notes: merged as: 5585c4f2bf350d3e81d5963caad9a7a61baa9a20
2013-11-26Remove duplicate define STR_STYLE_ELEMTLIST.Pavel Janík
Notes: prefer: 2b951c2e2fb70e796f836115f1718bf4884b06eb
2013-11-14Integrate branch of IAccessible2Steve Yin
Notes: merged as: c2405f80af8b61fa9b9088420afdb79584adf7c0
2013-10-20i123097 - Scroll all controls in a lineAriel Constenla-Haile
Notes: prefer: ae4f2c72b7a93085025859cbf1698651831e1b44
2013-10-02123276: Properly forward Deactivate() call and still don't broadcast context ↵Andre Fischer
change. Notes: merged as: 1732a91ee0d594234776c4efbb64c88ccadc8e33
2013-09-11#i123198# catch and ignore uno exceptions in ↵Herbert Dürr
sfx2::sidebar::TabBar::Item::HandleClick() Patch by: Herbert Duerr Scenario found by: Thorsten Wagner Notes: merged as: fe2a249257a9fb4a994514bce5f49268f7bfd770
2013-08-29123091: Request repaints of panels on every deck layouting.Andre Fischer
Notes: merged as: 4529d6e11a214cec4596a159a60d2b8a5f171697
2013-07-09122707: Show a frame around toolbars in sidebar panels.Andre Fischer
Notes: merged as: f4c9a29d62a6572a0932d5c8e014b7c960131217
2013-07-06Unname unused argument to prevent compiler warning.Pavel Janík
Notes: ignore: obsolete
2013-07-05122635: Add layouting to some sidebar panels.Andre Fischer
Notes: merged as: c61c5a240314f1899a2160a97e00e2108104e4bd
2013-07-01121143: SfxMedium - assure that name of internal used temporary file does ↵Oliver-Rainer Wittmann
not clash with SfxMedium's name Notes: prefer: c6560c6f07f7f71842d7314157feaca2fa4a03c9
2013-06-12122453: Invalidate slot servers for all view shells on OLE deactivation.Andre Fischer
Notes: merged as: 10b26c9af2f15b1634ba26c5d7c9382f7680beea
2013-06-05122470: Fixed programmatic triggered switching of sidebar decks.Andre Fischer
Notes: merged as: 50cbbc7f3afdd077e98f416f97390fe93428e8cf
2013-06-04#i122433# fix build breaker: invalid use of incomplete type 'struct Help'Herbert Dürr
Notes: merged as: 3b55196fb07c9101f0f0f51895a8083cbf5e78fc
2013-06-03122433: The sidebar ControllerItem can now give access to the extended help ↵Andre Fischer
text for commands. Notes: merged as: 3b55196fb07c9101f0f0f51895a8083cbf5e78fc
2013-05-31122271: Added missing include.Andre Fischer
Notes: prefer: 8502b8006fdf03d2bc634f53490200f853474867
2013-05-31122271: Added missing files.Andre Fischer
Notes: merged as: 8502b8006fdf03d2bc634f53490200f853474867
2013-05-31122271: Setting FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer
so that bridges create focus events and title bars become visible to AT devices. Notes: merged as: 8502b8006fdf03d2bc634f53490200f853474867
2013-05-31#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for ↵Jürgen Schmidt
conflicts with sqlite..., will be probably solved with dropping mozilla libs Notes: reject: we didnt drop our lo suffix which avoids this
2013-05-29122394: Force creation of new sidebar panels on DATACHANGED events.Andre Fischer
Notes: merged as: 10480649244213a6346bdb52192580f0b4ad6804
2013-05-29122405: Sidebar panels no longer dispose XUIElement's inner objects.Andre Fischer
Notes: merged as: 7e1c66163287eef13253d20639b9b2c78abf2580
2013-05-27122387: Use the right tool box for font color in text sidebar.Andre Fischer
Notes: merged as: 21747cae6ad12ec6566e6dd9a06f3c268c72404d
2013-05-27122332: Don't change sidebar context when switching to other application window.Andre Fischer
Notes: merged as: 0143805a565418d2a114c16b7eeba3b784176d9e
2013-05-25Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile
Notes: merged as: a1748501d81425d26d09509eec2fd141f2f28f05
2013-05-23122247: Improved focus traveling in sidebar.Andre Fischer
Notes: merged as: ab0360c309adcd131a9e6c1f02abc82486d09a46
2013-05-22i122366: Uncheck sidebar menu button after menu is closed.Andre Fischer
Notes: merged as: ff7bbe528aebedd41229e8d351a8c595e3627905
2013-05-21i122057: Fixed layouting of legacy sidebar panels.Andre Fischer
Notes: merged as: 57af6389b5e6cf9656edb96e987509ce84b45721
2013-05-21i122336: Show docked tab bar after closing undocked sidebar.Andre Fischer
Notes: merged as: 88707ef9e8477784d0f5f9d679c5de4020b4ea40
2013-05-21i122352: Do not allow selection of disabled decks via menu.Andre Fischer
Notes: merged as: d456545fb1215eda69f6970d4207b2b062384877
2013-05-17122219: Show 'Cell Appearance' and 'Number Format' panels when editing cells.Andre Fischer
Notes: merged as: 9a32ed36709cb03a8b5d3bcff0276bc31c934848
2013-05-17122315: Include the Tools.hxx header always.Andre Fischer
Notes: merged as: b7d74cba368a682b275adcd5d533ad067d636016
2013-05-17122082: React to changes read-only <-> read-write more realiably.Andre Fischer
Notes: merged as: adb2d846e0912918708f2242997665dae5ed7478
2013-05-17122315: Disable 'More Options' buttons when their commands are disabled.Andre Fischer
Notes: merged as: 76ca8f7f178f5e9698d23ac0b1212922f2ddf39b
2013-05-17122329: Disable undocking of stylist in the sidebar.Andre Fischer
Notes: merged as: 048eca411083bc8a2ef95e5701bf7eba5d232a2d
2013-05-16121960: Improve creation of toolbox/toolbar controllers.Andre Fischer
Notes: merged as: edaca7c6e1d1ade6bf6cdae753028ee62297f0b1
2013-05-16122321: Fix processing of scroll whell to not block other events.Andre Fischer
Notes: merged as: 58da1dc5061fcd9abc7dd296d0d7d04d651dc10f
2013-05-16122320: Show closer after docking sidebar. Prevent sidebar from being ↵Andre Fischer
docked above or below edit view. Notes: merged as: 3c451f893663c118201ccdd4688fe97f1524d21e
2013-05-16122271: Provide accessible for panels that includes the panel title.Andre Fischer
Notes: merged as: 35c18dc890a8883b974ff73c585033fc3ee3b73e
2013-05-14122302: Added missing includes.Andre Fischer
Notes: merged as: fe19401efc86522d8876130129ef46ec6cf7cb74
2013-05-14122302: Use tool bar controls for color controls in text property panel.Andre Fischer
Notes: merged as: fe19401efc86522d8876130129ef46ec6cf7cb74
2013-05-14122056: adding another Writer variant for sidebar context handlingOliver-Rainer Wittmann
Patch by: Ariel Review by: Oliver Notes: merged as: 293bf865c55a10784b32ba1130b0ab5c23d7b22f