summaryrefslogtreecommitdiff
path: root/sfx2/workben
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-27/+27
2013-04-01remove boilerplate commentsThomas Arnhold3-6/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-4/+4
2013-03-05doubled usingThomas Arnhold1-1/+0
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-5/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-2/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks9-44/+152
2012-06-29Remove UNO includes commentsThomas Arnhold5-12/+0
2012-06-22.xml files don't need executable bitsMichael Stahl2-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-66/+42
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud3-3/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito5-0/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito5-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky15-120/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens15-120/+0
2011-03-04fix custom-tool-panel build dependenciesPetr Mladek1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-120/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara2-0/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+9
2010-06-10unoawt: #i112239#: do not localize the weird sample strings herein ...Frank Schoenheit [fs]5-6/+6
2010-05-18slidecopy: HelpID support for tool panelsFrank Schoenheit [fs]4-0/+15
2010-04-27slidecopy: corrected typoFrank Schoenheit [fs]1-1/+1
2010-04-13slidecopy: now that Impress also supports the usual custom tool panel mechani...Frank Schoenheit [fs]3-0/+25
2010-04-09slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIEle...Frank Schoenheit [fs]1-3/+3
2010-04-09slidecopy: moved Frame/ResourceURL/Type from css.ui.UIElement to css.ui.XUIEl...Frank Schoenheit [fs]2-0/+25
2010-04-08slidecopy: added SID_TASKPANE to DrawFrank Schoenheit [fs]3-0/+25
2010-04-08slidecopy: add SID_TASKPANE support to Calc, Writer/Web, Writer/Global, Math,...Frank Schoenheit [fs]6-9/+32
2010-04-08slidecopy: remember the tool panel's visibility states, and restore the next ...Frank Schoenheit [fs]4-11/+32
2010-04-08slidecopy: respect the ImageURL property for custom tool panelsFrank Schoenheit [fs]4-2/+17
2010-04-08slidecopy: A11Y support at XToolPanelFrank Schoenheit [fs]2-0/+15
2010-04-08slidecopy: didn't I have this file already?Frank Schoenheit [fs]1-0/+0
2010-04-07slidecopy: improved the generic TaskPane, now filled from the configuration, ...Frank Schoenheit [fs]10-0/+845