summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2015-12-10guard against missing alignment propertyCaolán McNamara
2015-12-10guard against styles based on themselvesCaolán McNamara
2015-12-10guard against infinite recursion on registering stylesCaolán McNamara
2015-12-10guard against missing indent propertyCaolán McNamara
2015-12-10guard against missing spacing propertyCaolán McNamara
2015-12-10guard against missing geometryCaolán McNamara
2015-12-10bounds check GetNameByIndex like OverrideCaolán McNamara
2015-12-10guard against missing SuperTableCaolán McNamara
2015-12-10guard against no default text styleCaolán McNamara
2015-12-10guard against missing paragraph StoryCaolán McNamara
2015-12-10guard against missing BaseStyleCaolán McNamara
2015-12-10guard against missing SectionCaolán McNamara
2015-12-10guard against missing RootDocumentCaolán McNamara
2015-12-10protect against missing ModifiersCaolán McNamara
2015-12-10guard against missing paragraph containerCaolán McNamara
2015-12-10protect against missing Table LayoutCaolán McNamara
2015-12-10guard against missing FoundryCaolán McNamara
2015-12-10use of uninitialized variableCaolán McNamara
2015-12-10guard against missing table containerCaolán McNamara
2015-12-10protect against missing Ruby MarkerCaolán McNamara
2015-12-10guard against infinite recursionCaolán McNamara
2015-12-10guard against missing parent layoutCaolán McNamara
2015-12-10guard against missing table layoutCaolán McNamara
2015-12-10guard against corrupt SilverBulletCaolán McNamara
2015-12-10protect against missing SuperTableCaolán McNamara
2015-12-10guard against corrupt ObjIndexDataCaolán McNamara
2015-12-10guard against corrupt RootDataCaolán McNamara
2015-12-09valgrind: jump or move depends on uninitialised valueCaolán McNamara
2015-12-08guard against corrupt m_nNumTabsCaolán McNamara
2015-10-09Resolves: tdf#93818 crash on loading certain lwpCaolán McNamara
2015-06-05these types come directly from the file itselfCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29redundant castCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#90028 avoid crash if style is not foundDavid Tardon
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24fix windows buildNoel Grandin
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin
2015-03-23TyposJulien Nabet
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-12TyposJulien Nabet