summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-4/+4
2017-11-22loplugin:flatten in svxNoel Grandin1-40/+40
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai1-2/+2
2017-10-27Use LocaleDataWrapper::stringToDouble() in ShadowPropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in PosSizePropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-3/+3
2017-10-24loplugin:finalclasses in svxNoel Grandin1-3/+2
2017-10-23loplugin:includeform: svxStephan Bergmann18-30/+30
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-0/+1
2017-10-19tdf#112817 Fix the sidebar underline dropdownMaxim Monastirsky1-1/+1
2017-10-16Move svx include files to common include directoryStephan Bergmann3-116/+1
2017-10-01simplify some OUString compareTo callsMuhammet Kara1-1/+1
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky9-12/+12
2017-09-29tdf#112727: crash in chart (transparency related)Julien Nabet1-1/+2
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt4-21/+21
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-9/+9
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-18/+12
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-08-29svx: Mark functions as localTakeshi Abe1-1/+5
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-29loplugin:constparams in svxNoel Grandin2-14/+14
2017-07-27loplugin:constparams in svxNoel Grandin5-6/+6
2017-07-21de-hrc various thingsCaolán McNamara5-29/+7
2017-07-21migrate to boost::gettextCaolán McNamara14-33/+36
2017-07-21loplugin:unusedfields in svxNoel Grandin1-18/+14
2017-07-05new loplugin unnecessaryparenNoel Grandin1-3/+3
2017-07-02loplugin:casttovoid: svxStephan Bergmann3-13/+4
2017-06-28loplugin:redundantcastStephan Bergmann2-4/+4
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2-6/+6
2017-06-27loplugin:oncevar in svxNoel Grandin3-15/+8
2017-06-21loplugin:unusedfields in svx part2Noel Grandin2-12/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin2-3/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-51/+4
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-2/+0
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-2/+2
2017-05-30Restrict loplugin:redundantcast to "real" castsStephan Bergmann1-8/+8
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky1-9/+10
2017-05-19loplugin:stringcopy: svxStephan Bergmann1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara5-14/+14
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin4-17/+15
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin1-1/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara5-149/+20
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-1/+3
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2-3/+1
2017-04-14ubsan: only cast when necessaryCaolán McNamara1-33/+33
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0