summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#39468: Translate German comments in sw/source/ui/{dbui, frmdlg, index}Jens Carl
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-05-04Resolves: tdf#107603 crash after loading new numrule in numbering dialogCaolán McNamara
2017-05-01AutoText: handle Delete key in the dialogSzymon Kłos
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tdf#101055 Translate default name of bookmarksGabor Kelemen
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-13convert TableChgMode to scoped enumNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-12convert header/footer menu to .uiCaolán McNamara
2017-04-12convert annotation page break menu to .uiCaolán McNamara
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-10sw: prefix members of SwRedlineOptionsTabPageMiklos Vajna
2017-04-07Drop unnecessary HIDsGabor Kelemen
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-05There is no MM wizard page after Layout page nowGabor Kelemen
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara
2017-04-03sw: prefix members of SwTokenWindowMiklos Vajna
2017-04-03tdf#106897: preset visited/unvisited character style in ListBoxOliver Specht
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann