summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-15this used to be CompareIgnoreCaseToAsciiCaolán McNamara
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-01Mark as constTakeshi Abe
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12PCH for more librariesLuboš Luňák
2013-07-11use LanguageTag to convertEike Rathke
2013-07-11comparing Locales without Variant is now insufficientEike Rathke
2013-07-11use LanguageTag to convertEike Rathke
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl
2013-07-05cleanup src filesThomas Arnhold
2013-07-04warning C4305 truncation from String* to boolMichael Stahl
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-07-02SfxMedium: fix -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-23Fix linking error of app for iOS in optimized buildTor Lillqvist
2013-06-21Resolves: fdo#65501 ensure configured backup dir exists before using itCaolán McNamara
2013-06-19Resolves: #i121810# Adapt SfxPrintingHint to work with...Ariel Constenla-Haile
2013-06-19Resolves: fdo#65908 #i114817# missing PrintableState_JOB_STARTED notificationAriel Constenla-Haile
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-07WaE: unused variablesTor Lillqvist
2013-06-06WaE: unused variable 'pFilt'Tor Lillqvist
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-05Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False.Mark Wielaard
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-31Resolves: #i120030# optimize thumbnail creation/paintingJürgen Schmidt
2013-05-23rhbz#961460: Don't needlessly pass URLs through INetURLObjectStephan Bergmann
2013-05-21Remove unnecessary namespacingNoel Grandin
2013-05-21fix alignment in codeNoel Grandin