summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-08add chaff to encrypted documentsCaolán McNamara20-6/+287
2011-09-08drop dead dmake makefile.mksCaolán McNamara11-855/+0
2011-09-08Header/Footer: implement the edit menu itemCédric Bosdonnat9-18/+32
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat6-12/+78
2011-09-08Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat2-1/+43
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat6-37/+99
2011-09-08Header/Footer: vertically center the text in the separator controlCédric Bosdonnat1-2/+5
2011-09-08Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat3-73/+51
2011-09-08Fixup non-respecting DESTDIR for DOCDIR chmod.Tomáš Chvátal1-1/+1
2011-09-08GCC bug 50255 will be fixed in 4.6.2 already.Stephan Bergmann1-1/+1
2011-09-08Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann1-2/+2
2011-09-08Related: gcc#50255 we now know the bounds of the broken gcc versionsCaolán McNamara1-3/+6
2011-09-08Make moved bitfield flags from prev commit into true bools.Stephan Bergmann1-5/+5
2011-09-08fix dodgy assigns to const array paramjulien24121-6/+4
2011-09-08Cleanup of SwFlowFrm flags.Stephan Bergmann7-53/+54
2011-09-08so *that's* where the hello/world we're coming fromCaolán McNamara1-22/+5
2011-09-08Related: fdo#40420 always include xmlsecurity library for macro-securityCaolán McNamara4-18/+12
2011-09-08its just a const char*Caolán McNamara1-8/+3
2011-09-08Related: fdo#40420 don't crash on missing/failing xmlsecurity libCaolán McNamara1-5/+11
2011-09-08callcatcher: update listCaolán McNamara25-339/+2
2011-09-08ByteString->rtl::OString, etcCaolán McNamara9-127/+131
2011-09-08Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud3-5713/+5178
2011-09-08Revert "process more idl files at once - first part: gbuild"Norbert Thiebaud1-34/+32
2011-09-08Revert "Need doubled dollarsign here it seems for this to actually work as in...Norbert Thiebaud1-1/+1
2011-09-08Make CmpKernData a true strict weak ordering for use in std::sort.Stephan Bergmann1-1/+1
2011-09-07Updated css_parser from orcus, plus added experimental csv_parser.Kohei Yoshida2-4/+293
2011-09-08cppcheck cleaning: duplicate expression on both sides of <Korrawit Pruegsanusak1-1/+1
2011-09-08make ScViewFunc::SetStyleSheetToMarked() work againEike Rathke1-2/+1
2011-09-07use SAL_CONST_UINT64 with such large valuesEike Rathke1-1/+1
2011-09-07SwUndoTblNdsChg::pDelSects was used unitialized.Stephan Bergmann2-17/+11
2011-09-07some basic unit test for xls and xlsxMarkus Mohrhard4-19/+44
2011-09-07fix url in documentationAndras Timar1-1/+1
2011-09-07Remove warnings.Kohei Yoshida1-2/+2
2011-09-07use vnd.openoffice.pymodule: as the prefixCaolán McNamara1-2/+1
2011-09-07add support for UNO components in PythonDavid Tardon3-0/+69
2011-09-07valgrind: secondary pool leaks hereCaolán McNamara1-1/+6
2011-09-07Merge branch 'master' into feature/calc-multiline-inputKohei Yoshida2-24/+20
2011-09-07Get the file: URIs rightTor Lillqvist1-11/+8
2011-09-07UpdatesTor Lillqvist1-13/+12
2011-09-07Merge branch 'master' into feature/calc-multiline-inputKohei Yoshida2733-74358/+55870
2011-09-07fix typo of the option nameTakeshi Abe1-1/+1
2011-09-07introduce SAL_DEPRECATED macroBjoern Michaelsen1-0/+16
2011-09-07This seems to help the MSVC build alongTor Lillqvist1-2/+3
2011-09-07remove freshly unused methodsCaolán McNamara3-8/+1
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner10-5/+327
2011-09-07correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane2-4/+2
2011-09-07apparently vtable & thunks necessary after all in gcc3.mapLionel Elie Mamane1-11/+15
2011-09-07typoLionel Elie Mamane1-1/+1
2011-09-07shouldEscapeDateTime() controls ODBC syntax for date literals, not ## formatLionel Elie Mamane1-1/+1
2011-09-07use MKDIRHIER instead of MKDIR to avoid bogus error messagesLionel Elie Mamane2-11/+11