summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* add regression test for writerMarkus Mohrhard2012-03-093-0/+314
* sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrmMiklos Vajna2012-03-093-0/+3
* update code a bitCaolán McNamara2012-03-095-25/+25
* Look for SCRIPTING in BUILD_TYPETor Lillqvist2012-03-081-1/+1
* sw: SwTxtFrm formatting, cleaned up useless debug code and translated commentsCédric Bosdonnat2012-03-082-66/+19
* sw layout dump: replaced pointers by FrmIds and added frame boundsCédric Bosdonnat2012-03-082-14/+33
* different types in std::min on 32bitCaolán McNamara2012-03-081-2/+1
* docufld.cxx: Apple gcc can't find min(sal_Int32, int)Michael Stahl2012-03-081-1/+2
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-0810-55/+31
* convert to OUString to I can use SAL_WARNCaolán McNamara2012-03-085-24/+27
* fdo#43424: Comparing empty document with attached one crashes LOSzabolcs Dezsi2012-03-081-6/+9
* Fixed crash when renaming AutoTextSzabolcs Dezsi2012-03-081-1/+7
* Resolves: fdo#46939 don't rename autotext when source and dest are the sameCaolán McNamara2012-03-081-13/+14
* Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara2012-03-082-6/+9
* fdo#45682 split button for writer table line colorWinfried Donkers2012-03-081-1/+1
* 64bit Truncated pointer used as an unique 32bit idCaolán McNamara2012-03-083-7/+17
* tidy up SwBreakItCaolán McNamara2012-03-082-30/+23
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+0
* de-uno-ize ScriptTypeDetectorCaolán McNamara2012-03-083-18/+8
* ditch SW_XBREAKITER defineCaolán McNamara2012-03-081-1/+0
* tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara2012-03-0859-401/+408
* Fix bug in commit ad9960ffeb25f31ce4b1f819f909f1eb9ad6d7ddNoel Grandin2012-03-081-4/+5
* We just want to know if this ole object is already exported or notCaolán McNamara2012-03-075-52/+8
* sw: tweak comment translationsMichael Stahl2012-03-078-129/+124
* Fix MSVC compilation error: can't assign a const char* to StringTor Lillqvist2012-03-071-1/+1
* convert SwWW8ImplReader::simpleAddTextToParagraph to SAL_INFO()Miklos Vajna2012-03-071-3/+1
* repair the "No Fill" button which sets a transparent background in WriterIvan Timofeev2012-03-061-0/+5
* fdo#45671 writer par. bg color simplified codeWinfried Donkers2012-03-062-13/+0
* Fix fdo#38207 and also hide another option in Writer/WebStefan Knorr (astron)2012-03-061-2/+14
* silence SolarMutex not locked spewCaolán McNamara2012-03-062-0/+4
* wrong types used here, breaks 64bit bigendianCaolán McNamara2012-03-061-3/+3
* SwColumnPage::LinkStubTimeout doesn't need to be a linkCaolán McNamara2012-03-062-6/+5
* SwTOXStylesTabPage::LinkStubModifyHdl doesn't need to be a linkCaolán McNamara2012-03-062-5/+4
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-056-1/+24
* WaE: unused variable in the DISABLE_SCRIPTING caseTor Lillqvist2012-03-051-1/+1
* Related: rhbz#799630 survive unknown/broken nIdctHint valuesCaolán McNamara2012-03-051-1/+4
* remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák2012-03-0517-201/+185
* sw: CheckFields: oops, forgot to close the documentMichael Stahl2012-03-051-0/+6
* fdo#39694, fdo#42073: add junit test for theseMichael Stahl2012-03-052-0/+175
* fdo#39694: add test documentJuergen Steinhilber2012-03-051-0/+0
* RtfAttributeOutput::FlyFrameGraphic: don't try to compare a null pointerMiklos Vajna2012-03-051-1/+1
* i#118986 RTF: reduce memory usage when exporting large graphicsMiklos Vajna2012-03-051-8/+8
* make ExportPICT() and WriteHex() be able to write to a streamMiklos Vajna2012-03-052-9/+27
* introduce RtfStringBufferMiklos Vajna2012-03-056-200/+408
* this can be just a pointer as wellMiklos Vajna2012-03-052-6/+6
* Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-051-0/+2
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-1/+1
* SwXTextField::setPropertyValue: simplify a bit:Michael Stahl2012-03-031-11/+7
* unofield.cxx: fix indentation a littleMichael Stahl2012-03-031-12/+13
* fdo#42073: sw: expand all text fields when setting properties:Michael Stahl2012-03-031-3/+2