summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-15sw: prefix members of SwGlobalTreeMiklos Vajna
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-28sw: remove useless commentMichael Stahl
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-18sw: prefix members of SwOneExampleFrameMiklos Vajna
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-04-10the navigator menus in writer should use radio entries tooCaolán McNamara
2017-04-06reinstate removed but inuse resourcesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl
2017-02-28new loplugin unoanyNoel Grandin
2017-02-23Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara
2017-02-20remove unused enumerators from SdrObjKindNoel Grandin
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara
2017-02-16MenuResource just wraps a ResStringArray, use ResStringArray directlyCaolán McNamara
2017-02-13convert SwCalcError to scoped enumNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2017-02-07flatten ShellResource resourceCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07Bring back initui.hrcStephan Bergmann
2017-02-07revert unready stuffCaolán McNamara