summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+25
2013-05-08fdo#64211 replace "%2F" to "/" in online (wiki) help URLsAndras Timar1-0/+1
2013-02-01Template Manager: show some icons if there is no thumbnailCédric Bosdonnat1-0/+20
2013-01-10fdo#58328: fixed items types made versioning work againCédric Bosdonnat1-2/+2
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2012-12-21Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-13/+0
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat1-0/+9
2012-12-18fdo#58370 - 'Send Feedback...' URL invalid in other languages then EnglishRob Snelders1-2/+2
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat1-9/+0
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat1-1/+1
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders1-1/+1
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-03New template manager out of experimental featuresCédric Bosdonnat1-29/+8
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens7-16/+0
2012-11-30Remove SvtStartOptionsStephan Bergmann2-2/+0
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-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl1-2/+0
2012-11-23Get more information to the BSA from the send feedback-menuitemRob Snelders1-1/+3
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+1
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-1/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+1
2012-11-17use LanguageTagEike Rathke1-3/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
2012-11-05CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat2-0/+8
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin3-20/+10
2012-10-31fix old big fat leak in macro and organizer dialogsCaolán McNamara1-0/+5
2012-10-31fix fractured indentCaolán McNamara1-8/+8
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-1/+2
2012-10-30sal_Bool to boolTakeshi Abe1-4/+4
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin3-4/+4
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-21/+15
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2-9/+9
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-11InfoBars: first implementationCédric Bosdonnat1-0/+2
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist1-6/+4
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist1-4/+6
2012-10-07DISABLE_DYNLOADING fixes and minor cleanupTor Lillqvist2-10/+30
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2-2/+43
2012-10-05convert password dialog to .uiCaolán McNamara1-0/+14
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann1-1/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-3/+2