summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2012-03-08Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara
2012-03-08fdo#45682 split button for writer table line colorWinfried Donkers
2012-03-0864bit Truncated pointer used as an unique 32bit idCaolán McNamara
2012-03-08tidy up SwBreakItCaolán McNamara
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-08Fix bug in commit ad9960ffeb25f31ce4b1f819f909f1eb9ad6d7ddNoel Grandin
2012-03-07We just want to know if this ole object is already exported or notCaolán McNamara
2012-03-07sw: tweak comment translationsMichael Stahl
2012-03-07Fix MSVC compilation error: can't assign a const char* to StringTor Lillqvist
2012-03-07convert SwWW8ImplReader::simpleAddTextToParagraph to SAL_INFO()Miklos Vajna
2012-03-06repair the "No Fill" button which sets a transparent background in WriterIvan Timofeev
2012-03-06fdo#45671 writer par. bg color simplified codeWinfried Donkers
2012-03-06Fix fdo#38207 and also hide another option in Writer/WebStefan Knorr (astron)
2012-03-06silence SolarMutex not locked spewCaolán McNamara
2012-03-06SwColumnPage::LinkStubTimeout doesn't need to be a linkCaolán McNamara
2012-03-06SwTOXStylesTabPage::LinkStubModifyHdl doesn't need to be a linkCaolán McNamara
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-05WaE: unused variable in the DISABLE_SCRIPTING caseTor Lillqvist
2012-03-05Related: rhbz#799630 survive unknown/broken nIdctHint valuesCaolán McNamara
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-03-05RtfAttributeOutput::FlyFrameGraphic: don't try to compare a null pointerMiklos Vajna
2012-03-05i#118986 RTF: reduce memory usage when exporting large graphicsMiklos Vajna
2012-03-05make ExportPICT() and WriteHex() be able to write to a streamMiklos Vajna
2012-03-05introduce RtfStringBufferMiklos Vajna
2012-03-05this can be just a pointer as wellMiklos Vajna
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-03-03SwXTextField::setPropertyValue: simplify a bit:Michael Stahl
2012-03-03unofield.cxx: fix indentation a littleMichael Stahl
2012-03-03fdo#42073: sw: expand all text fields when setting properties:Michael Stahl
2012-03-03fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl
2012-03-02fix buildCaolán McNamara
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers
2012-03-01WaE: use of logical '||' with constant operandTor Lillqvist
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-01WaE: expression result unusedTor Lillqvist
2012-03-01Fix what seems to be a copy/paste error: initialising a field with itselfTor Lillqvist
2012-03-01Compare char* with string literal via strcmpStephan Bergmann
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe
2012-02-28we don't want \'longs\' hereCaolán McNamara
2012-02-28log some more useful information on invalid sprmsCaolán McNamara
2012-02-28replace AllocBuffer in ww8 filterCaolán McNamara
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-27SwSectionFrm: initialised members are happy membersMichael Stahl
2012-02-27SwRootFrm::~SwRootFrm: refactor:Michael Stahl
2012-02-27Writer/Options: Move Comments 10 units upStefan Knorr (astron)