summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara4-8/+8
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2-2/+5
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann1-27/+44
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl4-38/+33
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl4-33/+38
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl1-113/+0
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl1-184/+0
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl1-2/+2
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet4-83/+17
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-26stash rather arbitrary widget sizes in one placeCaolán McNamara1-0/+10
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa5-11/+4
2013-07-24XubString->OUStringCaolán McNamara1-4/+5
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin3-3/+3
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin8-47/+8
2013-07-20callcatcher: update unused codeCaolán McNamara1-43/+0
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky1-0/+5
2013-07-16remove usage of removed headerLuboš Luňák1-1/+0
2013-07-16avoid unused warning in non-debug buildLuboš Luňák1-0/+1
2013-07-16Delete SvCacheStream classPalenik Mihály1-3/+2
2013-07-16convert versions of dialog to .uiCaolán McNamara8-303/+514
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2-40/+103
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl6-16/+26
2013-07-14Mark as constTakeshi Abe1-2/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke3-3/+3
2013-07-12PCH for more librariesLuboš Luňák7-4/+870
2013-07-12Resolves: fdo#66675 set alerts to non resizableCaolán McNamara1-0/+1
2013-07-11use LanguageTag to convertEike Rathke1-7/+1
2013-07-11use LanguageTag to convertEike Rathke1-13/+3
2013-07-11comparing Locales without Variant is now insufficientEike Rathke1-3/+4
2013-07-11use LanguageTag to convertEike Rathke1-28/+2
2013-07-10removed unused language/country string member variablesEike Rathke1-22/+0
2013-07-10convert version comment dialog to .ui formatCaolán McNamara6-113/+204
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter2-97/+104
2013-07-09Resolves: #122707# Show a frame around toolbars in sidebar panels.Andre Fischer1-5/+9
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák6-11/+11
2013-07-08rename sfx2 log area to sfxMichael Stahl32-149/+149
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl2-3/+6
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-3/+3
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-07-08allow SfxTabDialog ok button to have custom textCaolán McNamara1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud5-127/+67
2013-07-05cleanup src filesThomas Arnhold2-35/+0
2013-07-05accidental push of merge in progress, sighCaolán McNamara3-840/+0
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer3-0/+840
2013-07-04warning C4305 truncation from String* to boolMichael Stahl1-1/+1
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud2-3/+4
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara1-13/+18
2013-07-02fdo#61429: Stylist: try a little harder to restore "hierarchical"Michael Stahl2-19/+26