summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Revert this not wanted testJulien Nabet2012-05-011-1/+1
* Oups ! (Thank you Korrawit !)Julien Nabet2012-05-011-1/+1
* Related: fdo#49208 optimize common caseCaolán McNamara2012-05-011-3/+10
* Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara2012-05-013-5/+10
* SV_DECL_PTRARR_SORT->boost::ptr_setCaolán McNamara2012-05-012-8/+7
* cppunit test appears to have gotten lostCaolán McNamara2012-05-011-0/+1
* make these operators well-formedCaolán McNamara2012-05-011-2/+2
* fdo#47670: sw: HTML: fix table border export:Michael Stahl2012-04-301-74/+0
* WaE: unsafe mix of sal_Bool and boolCaolán McNamara2012-04-302-2/+2
* fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl2012-04-304-5/+20
* fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl2012-04-301-4/+26
* duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara2012-04-303-15/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-3010-15/+15
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Resolves: fdo#33599 cursor in notes is reset to start on focus out/focus inCaolán McNamara2012-04-281-2/+17
* remove no-opt debug breakpointCaolán McNamara2012-04-281-5/+0
* sw: and a few more components for the ww8tok testMiklos Vajna2012-04-281-0/+3
* sw: tentative fix for ww8tok test failureMiklos Vajna2012-04-282-0/+3
* temporarily disable a test with a build race conditionLuboš Luňák2012-04-271-1/+0
* argh i am so stupidMichael Stahl2012-04-271-5/+2
* testcase for n#757910Miklos Vajna2012-04-274-0/+182
* sw/qa/extras: no need to use different class names for these testsMiklos Vajna2012-04-273-54/+54
* n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna2012-04-271-3/+4
* fdo#48037 fix RTF import of localized fieldsMiklos Vajna2012-04-262-0/+37
* decrypt code a bitLuboš Luňák2012-04-251-15/+33
* warn when failing because of an unrecognized property in UNO callLuboš Luňák2012-04-251-0/+2
* refactor ImpSvtDataCaolán McNamara2012-04-253-3/+3
* WaE: hides overloaded virtual function, different approach, thanks to mst_Tor Lillqvist2012-04-251-1/+1
* WaE: defined as a struct here but previously declared as a classTor Lillqvist2012-04-251-2/+2
* warning: comparison between signed and unsigned integer expressions (Mac OS X)Stephan Bergmann2012-04-251-1/+2
* fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras2012-04-252-1/+28
* rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara2012-04-251-2/+7
* Revert "WaE: hides overloaded virtual function"Michael Stahl2012-04-252-2/+4
* Fix spelling of parameter pbLevelOrVisibiblityChangedNoel Grandin2012-04-251-9/+9
* Convert SV_DECL_PTRARR_DEL(_DB_Columns) to boost::ptr_vectorNoel Grandin2012-04-252-11/+10
* Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vectorNoel Grandin2012-04-251-10/+8
* Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin2012-04-2521-105/+100
* Convert SV_DECL_PTRARR(AutoTextGroups) to std::vectorNoel Grandin2012-04-252-26/+25
* fix previous commit:Michael Stahl2012-04-251-5/+9
* Convert SV_DECL_PTRARR_DEL(SwEntryLst) to boost::ptr_vectorNoel Grandin2012-04-252-15/+14
* try not to change the serialization formatMichael Stahl2012-04-251-1/+1
* Convert SV_DECL_PTRARR_DEL(_SwNumFmtsAttrs) to boost::ptr_vectorNoel Grandin2012-04-252-14/+11
* Convert SV_DECL_PTRARR_DEL(AutoMarkEntryArr) to boost::ptr_vectorNoel Grandin2012-04-251-15/+13
* Convert SV_DECL_PTRARR(SvLBoxEntryArr) to std::vectorNoel Grandin2012-04-252-5/+4
* Convert SV_DECL_PTRARR_DEL(SwRedlineDataChildArr) to ptr_vectorNoel Grandin2012-04-252-21/+27
* Convert SV_DECL_PTRARR_DEL(SwRedlineDataParentArr) to ptr_vectorNoel Grandin2012-04-252-20/+18
* Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vectorNoel Grandin2012-04-254-42/+40
* Remove data structures there dead i.e. not doing any actual workNoel Grandin2012-04-254-38/+5
* Convert SV_DECL_PTRARR(SwChartBoxes) to std::vectorNoel Grandin2012-04-252-6/+4
* Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vectorNoel Grandin2012-04-253-5/+5