summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-2722-341/+64
| | | | | Also, code in sw can be simplified under the premise that always /org.openoffice.Office.Common/Undo/Steps > 0.
* Do not move nCurUndoAction < 0.Stephan Bergmann2012-01-271-1/+4
| | | | (Could easily happen when max undo steps is set to 1.)
* CppunitTest_sal_osl_file fails on WindowsTor Lillqvist2012-01-271-1/+2
|
* Decrease verbiage a little bitTor Lillqvist2012-01-2719-21/+57
|
* update unused listCaolán McNamara2012-01-271-0/+1
|
* SvGlobalName::GetctorName is now redundantCaolán McNamara2012-01-272-38/+0
|
* drop unnecessary includeCaolán McNamara2012-01-272-11/+12
|
* ByteString->rtl::OStringCaolán McNamara2012-01-278-117/+123
|
* remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara2012-01-2710-223/+0
| | | | | I can't see that WriteSrc, WriteCxx WriteHxx are anything other than unused archaic remnants of the past.
* SvDispatch class doesn't exist anymoreCaolán McNamara2012-01-274-10/+0
|
* make idl ByteString freeCaolán McNamara2012-01-271-5/+3
|
* use assert to demo equivalenceCaolán McNamara2012-01-271-0/+18
|
* ByteString->rtl::OStringCaolán McNamara2012-01-2714-209/+210
|
* fdo#44143: Keep cells with broadcasters alive during deletion.Kohei Yoshida2012-01-271-7/+22
| | | | Or else it would partially break formula reference chain.
* Revert "fdo#44143: Keep cells with broadcasters alive during deletion."Eike Rathke2012-01-272-7/+5
| | | | | | This reverts commit af70bc00c6714eb8695babdf5af07416552f7034. To be replaced by a better solution.
* Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat2012-01-2723-3/+1403
| | | | | | | | This reverts commits 359d0fbd03a68d9131e8fb25e7dac9f19ddf6dcb, 6a15a2898b7f822ddfba23553dd127e25af15fff and 21352f88caba9dee73d5a87c8e3724d17ac6b428. This change is not mature enought: needs more work
* keysymnames: get rid of some insanityThomas Arnhold2012-01-273-385/+7
| | | | | | | | getKeysymReplacementName() returned a translated keyname, now XKeysymToString() is called directly. This change had no negative effect to me. I tried it with a fixed string as return value for getKeysymReplacementName() on a german interface. INSRT is still translated to EINFG as this is done by po files.
* Pick additional cleanups from -3-5-0 branch.Norbert Thiebaud2012-01-2713-33/+7
| | | | | This cherry-picks the extra cleanups from the UNO type publishing revert.
* fdo#38542: SvxBorderLine::GuessLinesWidths:Michael Stahl2012-01-272-4/+19
| | | | | | | | Importing style:border-line-width="0.002cm 0.088cm 0.141cm" (which older OOo/LO apparently could write) fails, because GuessLinesWidths can't find a matching style (result: standard "double" border, 3 equal width parts). Try to create a custom BorderWidthImpl of type DOUBLE instead, that preserves the individual widths.
* fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl2012-01-271-16/+21
| | | | | | | If there is a width in fo:border{,-left,-right,-top,-bottom}, then it should not override the values from style:border-line-width{,-left,-right,-top,-bottom}, which are more specific in case of "double" borders.
* fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl2012-01-271-0/+4
| | | | | The problem is that the width from the fo:border{,-left,-right,-top,-bottom} attributes is effectively tripled for "double" borders.
* Disable Adabas UI *installation*, tooLionel Elie Mamane2012-01-271-3/+0
|
* Disable Adabas UI, tooLionel Elie Mamane2012-01-271-2/+0
|
* WaE: possibly uninitializedCaolán McNamara2012-01-261-2/+2
|
* useless unused aPStr objectCaolán McNamara2012-01-261-1/+0
|
* AppendParserString never definedCaolán McNamara2012-01-261-1/+0
|
* Fixup over-ambitious previous revert.Thorsten Behrens2012-01-2613-32/+29
| | | | | There were actually some useful bits hidden in that mass-publishing of uno api.
* Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot2012-01-2629-159/+152
| | | | | | Part LI Modules xmloff (part 4)
* Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot2012-01-2615-85/+83
| | | | | | Part XLIX Modules xmloff (part 3)
* Revert publishing of lots of UNO types.Thorsten Behrens2012-01-26290-419/+447
| | | | | | | | | | | | | | | | | | | | | | | | | | See issue i#117329 This reverts commit fb2b2be1bf566b5ef4d308332dbbdfe7012f6f1c. This reverts commit 0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5. This reverts commit 3e396922c2926165d680e8051c3d9247ea4aaf78. This reverts commit 0461d179dddc2caab6315e6f7ec7bb3804dd017a. This reverts commit 0f79c68194206864c993cd0fb01a485d2db2664f. This reverts commit 65162840e329afee6f401f5a91273c2dbd1bbdf8. Conflicts: offapi/com/sun/star/drawing/XSlidePreviewCache.idl offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl offapi/com/sun/star/rendering/FontInfo.idl offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl offapi/com/sun/star/rendering/XColorSpace.idl offapi/com/sun/star/report/XFixedLine.idl offapi/com/sun/star/report/XFixedText.idl offapi/com/sun/star/report/XFormattedField.idl offapi/com/sun/star/report/XFunctionsSupplier.idl offapi/com/sun/star/report/XImageControl.idl offapi/com/sun/star/report/XReportControlFormat.idl offapi/com/sun/star/report/XReportDefinition.idl offapi/com/sun/star/xml/crypto/SEInitializer.idl
* fdo#44143: Keep cells with broadcasters alive during deletion.Kohei Yoshida2012-01-262-5/+7
| | | | Or else it would partially break formula reference chain.
* Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-2610-706/+71
|
* remember that map has been initializedIvan Timofeev2012-01-261-0/+1
|
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-26173-1406/+1406
|
* Make named ranges dialog more consistent, localizableStefan Knorr (astron)2012-01-261-6/+6
|
* solenv: handle error code from ./gMiklos Vajna2012-01-261-2/+2
| | | | | This avoids "Cannot find the git binary! Is git installed and is in PATH?" strings in the about dialog when building from a tarball.
* Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-2610-630/+71
|
* fdo#35669: properly merge ref fields in master documentsCédric Bosdonnat2012-01-261-15/+22
|
* Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."Cédric Bosdonnat2012-01-261-6/+16
| | | | | This reverts commit 60c968e9a2ef14aa289e677bd7f40d2c4724fd12. This introduced flickering page break button
* README.cross: LibO-dev -> LOdev in the mingw sectionMiklos Vajna2012-01-261-4/+4
|
* Sort the catch-all detection at the endFridrich Štrba2012-01-261-2/+2
|
* Use the right defineFridrich Štrba2012-01-262-4/+4
|
* resolved fdo#38595 border width lost in ODF importEike Rathke2012-01-261-2/+3
|
* cast from BorderLine to BorderLine2 is not validEike Rathke2012-01-261-2/+2
| | | | | | | | | | Don't access a css::table::BorderLine struct as if it was a css::table::BorderLine2 struct, which it isn't. A proper implementation would need to pass BorderLine2 structs around for which it would need a css::table::TableBorder2 struct that holds BorderLine2 instead of BorderLine, and adapt various places for API compatibility to support both. For now use the default table::BorderLineStyle::SOLID to set the line style at ::editeng::SvxBorderLine
* updated License documentAndras Timar2012-01-263-7351/+9990
| | | | added libs and dictionaries which were new to LibreOffice 3.5
* ByteString->rtl::OStringCaolán McNamara2012-01-2615-252/+259
|
* callcatcher: remove some unused codeCaolán McNamara2012-01-263-43/+0
|
* convert vectors to OStringCaolán McNamara2012-01-262-10/+10
|
* convert maps and sets to OStringCaolán McNamara2012-01-264-61/+16
|
* ByteString->rtl::OStringCaolán McNamara2012-01-2610-37/+37
|