summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2012-09-20sal_Bool to boolTakeshi Abe1-4/+4
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq10-463/+463
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl1-0/+1
2012-09-12Resolves: fdo#40025 add text correction undo idCaolán McNamara1-1/+2
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna2-0/+2
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq17-448/+448
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann4-10/+2
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák2-1/+5
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2-0/+2
2012-09-02Improved usage of the auto-complete tree structure.Nico Weyand1-1/+15
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev1-11/+6
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq36-717/+716
2012-08-30n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna1-0/+2
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara1-1/+5
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara1-0/+1
2012-08-27sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat1-0/+2
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna2-1/+3
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl2-5/+7
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat2-1/+3
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi1-0/+5
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-1/+0
2012-08-09Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet1-4/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold6-24/+1
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold6-7/+0
2012-08-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara1-2/+35
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl2-3/+3
2012-08-01Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq6-419/+415
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl2-3/+3
2012-08-01Fix for a236f8318a0e05caeec53ccbee8b134f44a98008Cédric Bosdonnat1-1/+1
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl2-3/+3
2012-07-31SwHTMLPosFlyFrms: fix STL conversion:Michael Stahl1-1/+1
2012-07-31_SwRedlineTbl: fix STL conversion:Michael Stahl1-1/+4
2012-07-31fix some problems in previous STL conversion:Michael Stahl1-3/+6
2012-07-31sw: convert SwpHtStart SwpHtEnd to sorted_vectorNoel Grandin1-12/+19
2012-07-30First step to change sorted vector with LookupTree for word autocompletion.Tomaž Vajngerl1-0/+5
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara11-14/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara1-8/+8
2012-07-28update comments about SvPtrArrCaolán McNamara1-1/+0
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-17/+20
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara5-25/+24
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin1-4/+4
2012-07-26Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin1-7/+7
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-4/+7
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin2-5/+12
2012-07-25delete svl/svstdarr.hxxMichael Stahl5-5/+0
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl1-7/+13
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin1-6/+16