summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#46037: remove another 1 comphelper/configurationhelper in sfx2Julien Nabet2013-08-031-1/+0
* fdo#46037: remove 1 comphelper/configurationhelper in sfx2Julien Nabet2013-08-031-1/+0
* Mark as constTakeshi Abe2013-08-013-3/+3
* fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power2013-07-311-1/+4
* fix android build after my XubString changes in VCLNoel Grandin2013-07-311-2/+2
* fdo#46037: no more comphelper/configurationhelper in sfx2/viewJulien Nabet2013-07-312-49/+30
* fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet2013-07-312-66/+27
* convert vcl/edit.hxx from XubString to OUStringNoel Grandin2013-07-311-2/+2
* Fix some typos.Thomas Klausner2013-07-311-2/+2
* Add TODO comment expressing doubts about existing codeStephan Bergmann2013-07-301-0/+7
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-284-8/+8
* Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2013-07-282-2/+5
* fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann2013-07-271-27/+44
* Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl2013-07-274-38/+33
* SfxStyleSheetBasePool: remove internal iteratorMichael Stahl2013-07-274-33/+38
* remove some more SfxObjectShell methods that only call each otherMichael Stahl2013-07-271-113/+0
* turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl2013-07-271-184/+0
* rename SfxObjectShell::Insert / Remove ...Michael Stahl2013-07-271-2/+2
* fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet2013-07-264-83/+17
* convert GetSelectEntry family to OUStringCaolán McNamara2013-07-261-1/+1
* stash rather arbitrary widget sizes in one placeCaolán McNamara2013-07-261-0/+10
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-245-11/+4
* XubString->OUStringCaolán McNamara2013-07-241-4/+5
* expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin2013-07-233-3/+3
* convert sfx2 UNO services to WeakImplHelperNoel Grandin2013-07-238-47/+8
* callcatcher: update unused codeCaolán McNamara2013-07-201-43/+0
* Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky2013-07-171-0/+5
* remove usage of removed headerLuboš Luňák2013-07-161-1/+0
* avoid unused warning in non-debug buildLuboš Luňák2013-07-161-0/+1
* Delete SvCacheStream classPalenik Mihály2013-07-161-3/+2
* convert versions of dialog to .uiCaolán McNamara2013-07-168-303/+514
* i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2013-07-152-40/+103
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-156-16/+26
* Mark as constTakeshi Abe2013-07-141-2/+2
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-133-3/+3
* PCH for more librariesLuboš Luňák2013-07-127-4/+870
* Resolves: fdo#66675 set alerts to non resizableCaolán McNamara2013-07-121-0/+1
* use LanguageTag to convertEike Rathke2013-07-111-7/+1
* use LanguageTag to convertEike Rathke2013-07-111-13/+3
* comparing Locales without Variant is now insufficientEike Rathke2013-07-111-3/+4
* use LanguageTag to convertEike Rathke2013-07-111-28/+2
* removed unused language/country string member variablesEike Rathke2013-07-101-22/+0
* convert version comment dialog to .ui formatCaolán McNamara2013-07-106-113/+204
* Remove duplicate code for reading thumbnailsKrisztian Pinter2013-07-092-97/+104
* Resolves: #122707# Show a frame around toolbars in sidebar panels.Andre Fischer2013-07-091-5/+9
* fix the sfx2->sfx log area renameLuboš Luňák2013-07-096-11/+11
* rename sfx2 log area to sfxMichael Stahl2013-07-0832-149/+149
* fdo#65055: sfx: fix automatic version on closeMichael Stahl2013-07-082-3/+6
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-3/+3