summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2013-04-05Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna
2013-04-05DOCX export of w:numPicBulletMiklos Vajna
2013-04-05Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOPTor Lillqvist
2013-04-04fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás
2013-04-04Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma
2013-04-03Revert "Fix issue i120718: after save the sample file with page border and sh...Xisco Fauli
2013-04-03Fix issue i120718: after save the sample file with page border and shadow to ...Jian Hong Cheng
2013-04-03fix fdo#40496: don't reset RES_FRAMEDIR attribute.navin patidar
2013-04-03sal_Bool -> bool.Jan Holesovsky
2013-04-03fdo#32082: Do not reset number format in table cells on edit.Jan Holesovsky
2013-04-03Keep semantics, but improve readibility.Jan Holesovsky
2013-04-02coverity#704129: Operands don't affect resultJulien Nabet
2013-04-02fix fdo#40496: don't reset RES_PARATR_ADJUST & RES_FRAMEDIR attributes.navin patidar
2013-04-02Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>Oliver-Rainer Wittmann
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad
2013-04-02sw: remove macrosThomas Arnhold
2013-04-01Fix #119510# - fix some invalid FLY_AT_PARA case:Lei De Bin
2013-04-01Avoid rulers in non-DESKTOP environmentTor Lillqvist
2013-04-01Comment translation GER-ENG in sw/source/ui/utlui/ (Part 3)Matthias Freund
2013-04-01fdo#62470 fix the table format dialog readingFaisal M. Al-Otaibi
2013-04-01fdo#62470 fix the input change when the table RTLFaisal M. Al-Otaibi
2013-03-31Comment translation GER-ENG in sw/source/ui/utlui/ PART2Matthias Freund
2013-03-31#120573# fix the export issue for the text box in header&footer with the marg...Lei De Bin
2013-03-31#119609# Fixed alphabetical and roman numberals became ditial numberingLei De Bin
2013-03-31Multiple typo fixes, small code changesChris Sherlock
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-30fix buildThomas Arnhold
2013-03-30Comment translation GER-ENG in sw/source/ui/utlui/ (Part1)Matthias Freund
2013-03-29fdo#48557 implement DOCX export of inner margin values for textbox textMiklos Vajna
2013-03-29implement RtfAttributeOutput::PlaceholderFieldMiklos Vajna
2013-03-29Use const_iterator instead of iteratorJulien Nabet
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák
2013-03-28sw: some idiot broke text transliterationMichael Stahl
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley
2013-03-28coverity#704348 Logically dead codeJulien Nabet
2013-03-28coverity#704345 Logically dead codeJulien Nabet
2013-03-28Revert "sw: unused COLFUZZY macro in non-debug builds"Stephan Bergmann
2013-03-28sw: unused COLFUZZY macro in non-debug buildsMiklos Vajna
2013-03-28OSL_ENSURE -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann
2013-03-27SwCrsrShell: remove pointless resetting of Mark positions...Michael Stahl
2013-03-27fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl
2013-03-27Delete German src stringsZolnai Tamás
2013-03-27fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment rangesMiklos Vajna
2013-03-27SwPostItField::GetByName: make this available for the layout as wellMiklos Vajna
2013-03-27Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann