summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-03-06repair the "No Fill" button which sets a transparent background in WriterIvan Timofeev1-0/+5
2012-03-06fdo#45671 writer par. bg color simplified codeWinfried Donkers2-13/+0
2012-03-06Fix fdo#38207 and also hide another option in Writer/WebStefan Knorr (astron)1-2/+14
2012-03-06silence SolarMutex not locked spewCaolán McNamara2-0/+4
2012-03-06wrong types used here, breaks 64bit bigendianCaolán McNamara1-3/+3
2012-03-06SwColumnPage::LinkStubTimeout doesn't need to be a linkCaolán McNamara2-6/+5
2012-03-06SwTOXStylesTabPage::LinkStubModifyHdl doesn't need to be a linkCaolán McNamara2-5/+4
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist6-1/+24
2012-03-05WaE: unused variable in the DISABLE_SCRIPTING caseTor Lillqvist1-1/+1
2012-03-05Related: rhbz#799630 survive unknown/broken nIdctHint valuesCaolán McNamara1-1/+4
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák17-201/+185
2012-03-05sw: CheckFields: oops, forgot to close the documentMichael Stahl1-0/+6
2012-03-05fdo#39694, fdo#42073: add junit test for theseMichael Stahl2-0/+175
2012-03-05fdo#39694: add test documentJuergen Steinhilber1-0/+0
2012-03-05RtfAttributeOutput::FlyFrameGraphic: don't try to compare a null pointerMiklos Vajna1-1/+1
2012-03-05i#118986 RTF: reduce memory usage when exporting large graphicsMiklos Vajna1-8/+8
2012-03-05make ExportPICT() and WriteHex() be able to write to a streamMiklos Vajna2-9/+27
2012-03-05introduce RtfStringBufferMiklos Vajna6-200/+408
2012-03-05this can be just a pointer as wellMiklos Vajna2-6/+6
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+2
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-03-03SwXTextField::setPropertyValue: simplify a bit:Michael Stahl1-11/+7
2012-03-03unofield.cxx: fix indentation a littleMichael Stahl1-12/+13
2012-03-03fdo#42073: sw: expand all text fields when setting properties:Michael Stahl1-3/+2
2012-03-03fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl4-5/+11
2012-03-02fix buildCaolán McNamara1-1/+1
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin3-66/+27
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann165-532/+532
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers1-2/+4
2012-03-01WaE: use of logical '||' with constant operandTor Lillqvist1-1/+1
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-01WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-01Fix what seems to be a copy/paste error: initialising a field with itselfTor Lillqvist1-1/+1
2012-03-01testcase for fdo#46662Miklos Vajna2-0/+81
2012-03-01clean-up sw's filters-testMarkus Mohrhard1-51/+0
2012-03-01Compare char* with string literal via strcmpStephan Bergmann1-2/+6
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara4-11/+17
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe1-1/+1
2012-02-28we don't want \'longs\' hereCaolán McNamara1-4/+4
2012-02-28log some more useful information on invalid sprmsCaolán McNamara1-1/+3
2012-02-28convert some low hanging fruitCaolán McNamara1-1/+1
2012-02-28replace AllocBuffer in ww8 filterCaolán McNamara1-7/+8
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara2-10/+10
2012-02-28Some more work for --disable-database-connectivityRiccardo Magliocchetti1-15/+20
2012-02-27SwSectionFrm: initialised members are happy membersMichael Stahl2-5/+10
2012-02-27SwRootFrm::~SwRootFrm: refactor:Michael Stahl5-6/+33
2012-02-27Writer/Options: Move Comments 10 units upStefan Knorr (astron)1-1/+1
2012-02-27fdo44516 cleanup of direct use of color in codeWinfried Donkers1-1/+1
2012-02-27s/interpreters/scripting/Tor Lillqvist1-1/+1
2012-02-27Fix build (few missing {'s in the translations).Jan Holesovsky4-0/+5