summaryrefslogtreecommitdiffstats
path: root/sfx2/workben
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-27/+27
* remove boilerplate commentsThomas Arnhold2013-04-013-6/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-4/+4
* doubled usingThomas Arnhold2013-03-051-1/+0
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-5/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* removed unnecessary forward declarations of classTakeshi Abe2012-07-071-2/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-069-44/+152
* Remove UNO includes commentsThomas Arnhold2012-06-295-12/+0
* .xml files don't need executable bitsMichael Stahl2012-06-222-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-213-66/+42
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* remove include of pch header from sfx2Norbert Thiebaud2011-11-273-3/+0
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-6/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-295-0/+0
* drop bogus executable flag from image filesFrancisco Saito2011-03-291-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-295-0/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1815-120/+0
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1215-120/+0
| |\
| | * gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen2010-11-191-120/+0
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-1/+1
|/ /
* | fix custom-tool-panel build dependenciesPetr Mladek2011-03-041-1/+1
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
* | add modelines to .hxx files as wellCaolán McNamara2010-10-282-0/+6
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-133-0/+9
|/
* unoawt: #i112239#: do not localize the weird sample strings herein ...Frank Schoenheit [fs]2010-06-105-6/+6
* slidecopy: HelpID support for tool panelsFrank Schoenheit [fs]2010-05-184-0/+15
* slidecopy: corrected typoFrank Schoenheit [fs]2010-04-271-1/+1
* slidecopy: now that Impress also supports the usual custom tool panel mechani...Frank Schoenheit [fs]2010-04-133-0/+25
* slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIEle...Frank Schoenheit [fs]2010-04-091-3/+3
* slidecopy: moved Frame/ResourceURL/Type from css.ui.UIElement to css.ui.XUIEl...Frank Schoenheit [fs]2010-04-092-0/+25
* slidecopy: added SID_TASKPANE to DrawFrank Schoenheit [fs]2010-04-083-0/+25
* slidecopy: add SID_TASKPANE support to Calc, Writer/Web, Writer/Global, Math,...Frank Schoenheit [fs]2010-04-086-9/+32
* slidecopy: remember the tool panel's visibility states, and restore the next ...Frank Schoenheit [fs]2010-04-084-11/+32
* slidecopy: respect the ImageURL property for custom tool panelsFrank Schoenheit [fs]2010-04-084-2/+17
* slidecopy: A11Y support at XToolPanelFrank Schoenheit [fs]2010-04-082-0/+15
* slidecopy: didn't I have this file already?Frank Schoenheit [fs]2010-04-081-0/+0
* slidecopy: improved the generic TaskPane, now filled from the configuration, ...Frank Schoenheit [fs]2010-04-0710-0/+845