summaryrefslogtreecommitdiff
path: root/sfx2/source/menu
AgeCommit message (Collapse)Author
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 32Gert Faller
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 30Gert Faller
2010-11-16HC Cleanup - libs-coreJoseph Powers
2010-11-16get this to build againCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard
These unused directives are:- - multiple #ifndef GCC - one #ifdef WIN
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-06-28cws tl81: #i112695# crash in synonym sub-menu fixedThomas Lange [tl]
2010-04-14cws tl74: merge with DEV300 m76Thomas Lange [tl]
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-11cws tl74: #i51258# thesaurus context menuThomas Lange [tl]
2010-02-05#161586# allowing for thesaurus vendor imagesThomas Lange [tl]
2010-01-11cws tl74: wrong includeThomas Lange [tl]
2010-01-11#i107172#: remove unused codeMathias Bauer
2010-01-06cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!Thomas Lange [tl]
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ↵Frank Schoenheit [fs]
never be NULL)
2009-12-05merge to m67Mathias Bauer
2009-11-25#i51258# thesaurus for right click context menuThomas Lange
2009-11-23merge commit for m65Mathias Bauer
2009-11-23CWS-TOOLING: integrate CWS fwk125Ivo Hinkelmann
2009-11-19 08:11:20 +0100 jsk r277554 : fwk125: #i105760# - removed warnlog, re-enabled autotest e_help.bas 2009-11-16 16:21:49 +0100 tl r277521 : #i106571# fixed locale list for dictionaries to get rid of duplicate entries 2009-11-12 08:47:31 +0100 hde r277469 : rework of hyphenation 2009-11-11 15:25:16 +0100 hde r277462 : rework of hyphenation 2009-11-11 15:24:09 +0100 hde r277461 : rework of hyphenation 2009-11-11 13:52:02 +0100 hde r277453 : new include for hyphenation tools 2009-11-10 12:28:51 +0100 tl r277427 : #i102304# fix for hyphenation dialog 2009-11-10 12:00:10 +0100 mav r277425 : #i10000# A workaround for pch and windows headers conflict 2009-11-10 11:58:32 +0100 mav r277424 : #i10000# A workaround for pch and windows headers conflict 2009-11-09 15:47:59 +0100 kso r277414 : #i16732# fixed url matching. 2009-11-09 11:51:40 +0100 mav r277406 : #i10000# use precompiled headers 2009-11-08 23:53:03 +0100 mav r277399 : #i10000# fix warning 2009-11-08 23:50:23 +0100 mav r277398 : #i10000# adapt for unix 2009-11-08 23:49:52 +0100 mav r277397 : #i10000# adapt for unix 2009-11-08 21:26:06 +0100 mav r277396 : CWS-TOOLING: rebase CWS fwk125 to branches/OOO320@277373 (milestone: OOO320:m4) 2009-11-06 16:30:27 +0100 ab r277394 : #i106100# Hold references to packages to speed up further calls to getDeployedPackages() 2009-11-06 15:58:48 +0100 mav r277392 : #i102464# check the Windows ACL 2009-11-06 15:58:23 +0100 mav r277391 : #i102464# check the Windows ACL 2009-11-04 11:54:06 +0100 tl r277342 : #i106497# incorrectly found 'supported languages' fixed 2009-11-04 10:40:51 +0100 tl r277335 : #i106571# dictionary updates for Polish and Swedish. 2009-10-28 09:54:41 +0100 tl r277236 : #i106100# context menu performance 2009-10-27 15:47:05 +0100 tl r277213 : #i106100# context menu performance 2009-10-23 17:31:56 +0200 mav r277170 : #i106075# use correct path to inprocserv.dll 2009-10-23 16:07:27 +0200 mav r277168 : #i105760# seek the temporary file to beginning also for URL case 2009-10-23 11:03:58 +0200 mav r277134 : CWS-TOOLING: rebase CWS fwk125 to branches/OOO320@276942 (milestone: OOO320:m2)
2009-11-04#i106432#, #i103496#: some fixes found while building on more platformsmb93783
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift ↵Philipp Lohmann [pl]
begun with issue i35482)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer
2009-04-14CWS-TOOLING: integrate CWS gtkmenuimagesRelease Engineers
2009-04-03 14:02:10 +0200 jsk r270485 : #i100820 2009-04-02 17:03:55 +0200 pl r270425 : CWS-TOOLING: rebase CWS gtkmenuimages to trunk@270033 (milestone: DEV300:m45) 2009-03-06 16:39:53 +0100 cmc r269021 : #i95318# pretty dialog up 2009-03-05 21:01:40 +0100 cmc r268944 : #i95318# pretty dialog up 2009-03-03 15:03:28 +0100 cmc r268731 : #i95318# pretty dialog up 2009-03-03 15:02:52 +0100 cmc r268730 : #i95318# pretty dialog up 2009-02-04 18:09:37 +0100 cmc r267397 : #i95318# follow system theme for defaults for icons on or off in menus
2009-01-29CWS-TOOLING: integrate CWS metropatch01_DEV300Rüdiger Timm
2008-12-15CWS-TOOLING: integrate CWS tl56_DEV300Rüdiger Timm
2008-07-17INTEGRATION: CWS logger2 (1.42.38); FILE MERGEDIvo Hinkelmann
2008/05/19 11:32:58 b_michaelsen 1.42.38.1: #i88653# added origin for uilogging
2008-05-13INTEGRATION: CWS fwk86 (1.21.82); FILE MERGEDVladimir Glazounov
2008/04/30 15:47:39 pb 1.21.82.2: RESYNC: (1.21-1.23); FILE MERGED 2008/04/07 11:47:44 pb 1.21.82.1: fix: #i86924# reset item images if symbols style has changed
2008-04-11INTEGRATION: CWS notes3 (1.40.200); FILE MERGEDRüdiger Timm
2008/03/26 12:22:33 mod 1.40.200.2: end of line missing 2008/03/17 14:27:13 mba 1.40.200.1: #i85834#: allow to change PopupMenu before execution
2008-04-11INTEGRATION: CWS notes3 (1.21.64); FILE MERGEDRüdiger Timm
2008/03/28 15:11:16 mba 1.21.64.2: warning fixed 2008/03/17 14:27:13 mba 1.21.64.1: #i85834#: allow to change PopupMenu before execution
2008-04-11INTEGRATION: CWS changefileheader (1.47.216); FILE MERGEDRüdiger Timm
2008/04/01 15:39:35 thb 1.47.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:52 thb 1.47.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.47.216.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.216); FILE MERGEDRüdiger Timm
2008/04/01 12:40:52 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.7.216.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.40.216); FILE MERGEDRüdiger Timm
2008/04/01 12:40:52 thb 1.40.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.40.216.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.21.80); FILE MERGEDRüdiger Timm
2008/04/01 15:39:34 thb 1.21.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:52 thb 1.21.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.21.80.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.30.268); FILE MERGEDRüdiger Timm
2008/03/31 13:38:36 rt 1.30.268.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.216); FILE MERGEDRüdiger Timm
2008/03/31 13:38:36 rt 1.6.216.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.732); FILE MERGEDRüdiger Timm
2008/03/31 13:38:36 rt 1.6.732.1: #i87441# Change license header to LPGL v3.
2008-01-07INTEGRATION: CWS supdremove (1.20.108); FILE MERGEDOliver Bolte
2007/11/16 10:25:21 vg 1.20.108.1: #i83674# cleanup: remove obsolete SUPD macro use
2007-06-27INTEGRATION: CWS vgbugs07 (1.46.202); FILE MERGEDJens-Heiner Rechtien
2007/06/04 13:34:59 vg 1.46.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27INTEGRATION: CWS vgbugs07 (1.6.218); FILE MERGEDJens-Heiner Rechtien
2007/06/04 13:34:59 vg 1.6.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27INTEGRATION: CWS vgbugs07 (1.39.32); FILE MERGEDJens-Heiner Rechtien
2007/06/04 13:34:59 vg 1.39.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27INTEGRATION: CWS vgbugs07 (1.19.202); FILE MERGEDJens-Heiner Rechtien
2007/06/04 13:34:59 vg 1.19.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27INTEGRATION: CWS vgbugs07 (1.5.344); FILE MERGEDJens-Heiner Rechtien
2007/06/04 13:34:59 vg 1.5.344.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01