summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-292-8/+8
* Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2012-11-295-4/+63
* add comment for translatorsAndras Timar2012-11-281-1/+2
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+1
* rename the URL for feedback to something more positiveRob Snelders2012-11-281-1/+1
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-5/+4
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-271-1/+0
* API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl2012-11-2615-2300/+13
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-8/+0
* One DBG_ASSERT -> SAL_WARN_IFStephan Bergmann2012-11-241-3/+3
* fdo#51304 Remove @author annotationJosé Guilherme Vanz2012-11-243-24/+0
* Get more information to the BSA from the send feedback-menuitemRob Snelders2012-11-231-1/+3
* some i18n wrappers with LanguageTagEike Rathke2012-11-233-4/+3
* loplugin: if else alignmentCaolán McNamara2012-11-231-4/+4
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-224-20/+15
* AllSettings with LanguageTagEike Rathke2012-11-227-13/+13
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-226-90/+80
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1165-527/+1223
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1358-743/+1446
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-012-48/+18
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-013-6/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-6/+6
| * | | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-10-011-2/+4
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-013-3/+6
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-013-0/+3
* | | | Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-204-12/+3
* | | | fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-2010-18/+0
* | | | Bin the HACK() sillynessTor Lillqvist2012-11-193-4/+4
* | | | use LanguageTagEike Rathke2012-11-171-3/+2
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-163-0/+3
* | | | ensure translations are built before using themDavid Tardon2012-11-151-1/+4
* | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-153-7/+6
* | | | fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-4/+2
* | | | Turn some memmove into memcpy when it is safe to do so.jailletc362012-11-141-5/+5
* | | | CMIS: after cancel-checkout mark the document non changedCédric Bosdonnat2012-11-131-0/+4
* | | | move svtools's FixedHyper.hxx to vclCaolán McNamara2012-11-121-1/+0
* | | | Correct typo in new template dialog: Spreedsheet -> SpreadsheetStefan Knorr2012-11-111-1/+1
| |_|/ |/| |
* | | SfxMedium::GetOutputStream(): re-use existing XStreamMichael Stahl2012-11-111-1/+14
* | | cppCheck: Unused variable and Redundant assignmentjailletc362012-11-084-13/+0
* | | using a grid instead of a boxCaolán McNamara2012-11-071-38/+47
* | | CMIS: added CheckIn dialogCédric Bosdonnat2012-11-076-8/+220
* | | CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat2012-11-053-1/+12
* | | basic: String -> OUString in basicmanagerNorbert Thiebaud2012-11-031-1/+1
* | | Work around new calls to GetFilter()->GetMimeType() on null filterStephan Bergmann2012-10-311-4/+7
* | | fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-314-24/+13
* | | fix old big fat leak in macro and organizer dialogsCaolán McNamara2012-10-311-0/+5
* | | fix fractured indentCaolán McNamara2012-10-311-8/+8
* | | Fix broken sw unit introduced by commit a522818Cédric Bosdonnat2012-10-312-33/+40