summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
| * | extensions: tweaks to the plugin makefilesMichael Stahl2011-12-173-13/+20
| * | extensions: convert plugin to gbuildPeter Foley2011-12-1711-456/+258
| * | extensions: move mozilla to RepositoryExternal.mkMichael Stahl2011-12-171-11/+1
| * | extensions: nsplugin: use SAL_DLLPUBLIC_EXPORTMichael Stahl2011-12-174-36/+20
| * | extensions: nsplugin.rc: kill Oracle cruftMichael Stahl2011-12-171-30/+0
| * | extensions: convert nsplugin to gbuildPeter Foley2011-12-179-200/+268
| * | extensions: merge Peter Foley's work in pcrPeter Foley2011-12-173-46/+82
| * | extensions: merge Peter Foley's work in olebridgePeter Foley2011-12-172-13/+42
| * | extensions: merge in Peter Foley's work in updatePeter Foley2011-12-176-90/+41
| * | extensions: convert pcr to gbuildMichael Stahl2011-12-145-156/+180
| * | extensions: convert scanner to gbuildMichael Stahl2011-12-146-106/+120
| * | extensions: convert ole automation bridge to gbuildMichael Stahl2011-12-147-136/+148
| * | extensions: convert update stuff to gbuildMichael Stahl2011-12-1415-300/+295
| * | extensions/stardiv considered obsoleteMichael Stahl2011-12-145-367/+0
* | | Removed unnecessary tools includes.Marcel Metz2012-01-058-8/+2
* | | Removed unnecessary tools includes.Marcel Metz2012-01-058-8/+0
* | | Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* | | add a comphelper::string::getTokenCountCaolán McNamara2012-01-053-4/+8
* | | extensions: cast unused parameters to voidMichael Stahl2012-01-042-2/+4
* | | extensions: cast unused parameters to voidMichael Stahl2012-01-041-7/+14
* | | Online update: Introduce inst:gitid to check exactly if we are the same.Jan Holesovsky2012-01-044-8/+40
* | | extensions: fix unused param warnings in ObjC filesMichael Stahl2012-01-045-30/+51
* | | Fix replace INVOKE_PROPERTYPUT, put INVOKE_PROPERTYPUTREF insteadJulien Nabet2012-01-031-1/+1
* | | Clean non English strings in the codeLior Kaplan2012-01-021-1/+0
* | | Online update: Don't check for buildid at the user's end.Jan Holesovsky2012-01-023-15/+3
* | | -Wunused-but-set-variableStephan Bergmann2012-01-021-2/+1
* | | function component_canUnload is SAL_CALLDavid Tardon2011-12-271-1/+1
* | | function component_canUnload is exportedDavid Tardon2011-12-271-1/+1
| |/ |/|
* | Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2011-12-2340-149/+149
* | fix msvc build errorCaolán McNamara2011-12-221-0/+1
* | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-1/+1
* | Removed extra semicolonsJesse2011-12-155-5/+5
|/
* configmgr.component is no longer an old one.Stephan Bergmann2011-12-141-1/+1
* fix ole build failurePeter Foley2011-12-111-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-1027-157/+155
* add curl to RepositoryExternal.mkMichael Stahl2011-12-091-1/+2
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* Remove oooimprovementAugust Sodora2011-12-0734-3366/+1
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-0/+1
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-032-4/+12
* sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2011-12-032-3/+3
* sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2011-12-031-1/+2
* remove unused #include sfx2/filedlghelper.hxxMichael Stahl2011-12-031-1/+0
* online update: Revert the UpdateInformationProvider::load() cleanup.Jan Holesovsky2011-12-022-11/+40
* Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."Jan Holesovsky2011-12-021-3/+15
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-012-3/+3
* online update: Now check even the checkForUpdates().Jan Holesovsky2011-11-301-5/+5
* online update: Cleanup after UpdateInformationProvider::load() rewrite.Jan Holesovsky2011-11-301-15/+3
* online update: Unit testing framework + rewrite of load().Jan Holesovsky2011-11-307-60/+139