summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
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
2017-02-07flatten ShellResource resourceCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-04this windows-only quote replacement looks out of dateCaolán McNamara
2017-02-01with navigator in sidebar, press space, crashCaolán McNamara
2017-02-01turn switch with one case into ifCaolán McNamara
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-20drop SfxImageManager::GetImageManager use in swCaolán McNamara
2016-12-20just give different things different namesCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07SwContentTree: another wrong assertMichael Stahl
2016-12-05unroll IMG_NAVI_ENTRYBMP ImageListCaolán McNamara
2016-12-05convert these Image resources to BitmapCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-30rhbz#1122096 tdf#54834: sw navigator: multi-selection of outline entriesMichael Stahl
2016-11-30sw: incorrect assertion in SwContentTree::RequestingChildren()Michael Stahl
2016-11-30sw: reindent etc. SwContentTree::ExecCommandMichael Stahl
2016-11-30sw: navigator: fix outline Demote Chapter "down" copypastaMichael Stahl
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-25convert ENABLE flags to o3tl::typed_flagsNoel Grandin
2016-11-24SwContentTree: those 3 booleans are mutually exclusiveMichael Stahl
2016-11-24tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl
2016-11-24SwContentTree: fix bad static downcastsMichael Stahl
2016-11-24SwContentTree: assert downcasts of UserDataMichael Stahl
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin