summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-12-04Checkin/out: some cleanup in UI strings + translators commentsCédric Bosdonnat1-1/+1
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders1-1/+1
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat7-1/+63
2012-12-03better have the SolarMutex hereBjoern Michaelsen1-0/+1
2012-12-03kill the separate thread, it shouldnt be needed anymore with the dialogBjoern Michaelsen1-28/+19
2012-12-03fix log area as per sal/inc/sal/log-areas.doxBjoern Michaelsen1-2/+2
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen1-6/+64
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-1/+3
2012-12-03Template manager: edit opens in _default frameCédric Bosdonnat1-1/+1
2012-12-03New template manager out of experimental featuresCédric Bosdonnat2-114/+12
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl1-1/+0
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat1-4/+4
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat9-15/+87
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens20-37/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin2-2/+2
2012-11-30Remove SvtStartOptionsStephan Bergmann2-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks2-1/+22
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-8/+8
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara5-4/+63
2012-11-28add comment for translatorsAndras Timar1-1/+2
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-28rename the URL for feedback to something more positiveRob Snelders1-1/+1
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-5/+4
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl15-2300/+13
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-8/+0
2012-11-24One DBG_ASSERT -> SAL_WARN_IFStephan Bergmann1-3/+3
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz3-24/+0
2012-11-23Get more information to the BSA from the send feedback-menuitemRob Snelders1-1/+3
2012-11-23some i18n wrappers with LanguageTagEike Rathke3-4/+3
2012-11-23loplugin: if else alignmentCaolán McNamara1-4/+4
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke4-20/+15
2012-11-22AllSettings with LanguageTagEike Rathke7-13/+13
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl6-90/+80
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist4-12/+3
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz10-18/+0
2012-11-19Bin the HACK() sillynessTor Lillqvist3-4/+4
2012-11-17use LanguageTagEike Rathke1-3/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida3-0/+3
2012-11-15ensure translations are built before using themDavid Tardon1-1/+4
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin3-7/+6
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2-4/+2
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc361-5/+5
2012-11-13CMIS: after cancel-checkout mark the document non changedCédric Bosdonnat1-0/+4
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-1/+0
2012-11-11Correct typo in new template dialog: Spreedsheet -> SpreadsheetStefan Knorr1-1/+1
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar65-527/+1223
2012-11-11SfxMedium::GetOutputStream(): re-use existing XStreamMichael Stahl1-1/+14
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc364-13/+0